File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ### Légende
3+ ### Caption
44[ +] Add<br >
55[ \~ ] Modification<br >
66[ -] Suppression<br >
77[ #] Bug Fixes<br >
88[ .] Others
99
10+ ### V 1.3.1 - 26/08/2023
11+ [ +] Scene : delay parameter in AddWidget and AddEntity
12+
1013### V 1.3.0 - 20/08/2023
1114[ \~ ] Move some utils to own folder<br >
1215[ -] VecI<br >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ public static class DebugManager
3131 {
3232 { "Raylib-cs" , "4.5.0.4" } ,
3333 { "ImGui.NET" , "1.89.7.1" } ,
34- { "SharpEngine.Core" , "1.3.0 " }
34+ { "SharpEngine.Core" , "1.3.1 " }
3535 } ;
3636
3737 /// <summary>
Original file line number Diff line number Diff line change 1010 <Copyright >Copyright (c) LavaPower 2021-2023</Copyright >
1111 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1212 <PackageProjectUrl >https://github.com/SharpEngine/SharpEngine.Core</PackageProjectUrl >
13- <PackageVersion >1.3.0 </PackageVersion >
13+ <PackageVersion >1.3.1 </PackageVersion >
1414 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1515 <PackageReadmeFile >README.md</PackageReadmeFile >
1616 <EnablePackageValisation >true</EnablePackageValisation >
You can’t perform that action at this time.
0 commit comments