Go to file
SHAM-DP fe41245008 Bug Fixes & Tweaks for editor
fixed window width for physics settings drop down
fixed double click to look at
fix crash when some fields in collider and rigidbody are set to 0.0f
2023-03-09 15:28:32 +08:00
.github/ISSUE_TEMPLATE Alter template 2022-11-14 18:26:31 +08:00
Assets Added variable to control number of simulation steps for the SimulateBody method 2023-03-08 19:06:57 +08:00
Premake Replaced premake exe with custom compiled one 2022-09-15 09:31:37 +08:00
SHADE_Application Removed resource manager test lines 2023-03-06 17:47:21 +08:00
SHADE_CSharp CallbackEvents are now able to handle situations where a CallbackAction results in adding more CallbackActions 2023-02-04 00:19:57 +08:00
SHADE_Engine Bug Fixes & Tweaks for editor 2023-03-09 15:28:32 +08:00
SHADE_Managed Merge branch 'main' into SP3-2-Physics 2023-03-07 18:48:31 +08:00
.editorconfig Added .editorconfig to enforce 2-spacing indentation 2022-10-25 15:39:18 +08:00
.gitignore Fixed Renderables not being removed from a batch if their modifiable material was retrieved 2023-02-03 23:33:23 +08:00
Dependencies.bat Removed stupid 10 second time limit on dependencies pull 2023-03-09 13:56:36 +08:00
Dependencies.lua Added additional file utilities, PowerShell based execution of commands and tools for working with visual studio 2022-12-30 17:02:09 +08:00
generate.bat Modified generate.bat to delete all generated files before generating files 2022-09-20 16:37:29 +08:00
premake5.lua Text Rendering WIP 2022-11-14 18:36:26 +08:00