Go to file
XiaoQiDigipen 238ed1665c
Merge pull request #64 from SHADE-DP/SP3-4-editor_fix
New editor widgets and windows
Add new editor widgets
Handle remaining reflected types for component view (arithmetic and enumerations)
Add simple profiler
2022-09-28 19:53:02 +08:00
Assets Merge branch 'main' into SP3-129-AudioSystem 2022-09-28 17:51:40 +08:00
Premake Replaced premake exe with custom compiled one 2022-09-15 09:31:37 +08:00
SHADE_Application comment out audiosystem from application to prevent accidents 2022-09-28 18:22:53 +08:00
SHADE_Engine Add simple profiler 2022-09-28 19:45:40 +08:00
SHADE_Managed Awake(), Start() and Update(), OnDestroy() for scripts now all run as intended 2022-09-22 17:25:43 +08:00
TempScriptsFolder Added faulty registration to entityDestroyed event 2022-09-22 16:40:49 +08:00
TempShaderFolder Fixed SHVkBuffer initial copy data for mapped buffers and made the cube spin 2022-09-22 20:53:03 +08:00
.gitignore Added build path ignore 2022-09-21 22:54:15 +08:00
Dependencies.bat added fmod to dependencies.bat 2022-09-28 18:40:45 +08:00
Dependencies.lua Merge branch 'main' into SP3-129-AudioSystem 2022-09-26 15:51:59 +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 Editor 2022-09-25 22:33:07 +08:00