File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 77[ #] Bug Fixes<br >
88[ .] Others
99
10- ### V 2.5.0 - ??/01/2025
10+ ### V 2.5.1 - 11/02/2026
11+ [ #] CollisionComponent: Transform scale not applied
12+
13+ ### V 2.5.0 - 06/01/2026
1114[ \~ ] LogLevel: Remove log prefix<br />
1215[ \~ ] Tween: Tween logs are now debug logs<br />
1316[ .] Full refactor with Rider
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ public static class DebugManager
2929 {
3030 { "Raylib-cs" , "7.0.2" } ,
3131 { "ImGui.NET" , "1.91.6.1" } ,
32- { "SharpEngine.Core" , "2.5.0 " }
32+ { "SharpEngine.Core" , "2.5.1 " }
3333 } ;
3434
3535 /// <summary>
Original file line number Diff line number Diff line change 99 <Copyright >Copyright (c) LavaPower 2021-2023</Copyright >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1111 <PackageProjectUrl >https://github.com/SharpEngine/SharpEngine.Core</PackageProjectUrl >
12- <PackageVersion >2.5.0 </PackageVersion >
12+ <PackageVersion >2.5.1 </PackageVersion >
1313 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1414 <PackageReadmeFile >README.md</PackageReadmeFile >
1515 <EnablePackageValisation >true</EnablePackageValisation >
You can’t perform that action at this time.
0 commit comments