Go to file
XiaoQiDigipen 6d13c5f218
Merge pull request #389 from SHADE-DP/AudioImplementation
Implemented New SFX and (supposedly) spatial SFX
2023-03-04 12:47:08 +08:00
.github/ISSUE_TEMPLATE Alter template 2022-11-14 18:26:31 +08:00
Assets Merge branch 'main' into AudioImplementation 2023-03-04 12:46:59 +08:00
Premake Replaced premake exe with custom compiled one 2022-09-15 09:31:37 +08:00
SHADE_Application Added scripting interface for cursor visible. 2023-03-01 17:06:53 +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 added ifdef check for editor 2023-03-03 20:06:58 +08:00
SHADE_Managed merged 2023-03-04 03:17:20 +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 Added additional file utilities, PowerShell based execution of commands and tools for working with visual studio 2022-12-30 17:02:09 +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