SHADE_Y3/SHADE_Engine/src
Kah Wei c2e51dc603 Fixed deletion crash caused by Renderables 2022-10-25 14:31:28 +08:00
..
Assets Removed line that loaded all assets 2022-10-23 16:55:57 +08:00
AudioSystem fix audiosystem warnings 2022-10-01 21:29:40 +08:00
Camera Merge remote-tracking branch 'origin/main' into Rendering-Camera-Integration 2022-10-23 16:36:22 +08:00
Common SP3-107 SP3-108 2022-09-13 16:34:05 +08:00
ECS_Base Merge branch 'main' into SP3-141-Camera-System 2022-10-19 09:57:52 +08:00
Editor tweaks + add new ui font 2022-10-21 20:45:03 +08:00
Engine Shifted ECS_Base out of Engine Folder 2022-09-13 13:49:24 +08:00
Events Added Event for Scene Graph Change Parent 2022-10-20 17:47:32 +08:00
FRC Added Time class for C# 2022-10-19 16:06:26 +08:00
Filesystem Changed asserts to SHLOG related functions 2022-10-01 23:42:54 +08:00
Graphics Fixed deletion crash caused by Renderables 2022-10-25 14:31:28 +08:00
Input Bindings and Controllers 2022-10-22 23:27:43 +08:00
Math Finished quaternion implementation 2022-10-23 20:03:18 +08:00
Meta Imported Application, Engine, Scene Manager, Test Scene from 200 2022-09-08 11:48:32 +08:00
Physics Added orientation interface and fixed compatibility between physics and transform 2022-10-23 16:55:01 +08:00
Reflection Add remaining controls to component view 2022-09-28 18:36:22 +08:00
Resource Removed line that loaded all assets 2022-10-23 16:55:57 +08:00
Scene Fixed multi-level transform updates 2022-10-20 22:55:59 +08:00
Scripting Completed script serialization in YAML 2022-10-20 11:08:20 +08:00
Serialization Merge branch 'main' into SP3-4-editor_fix 2022-10-21 08:57:25 +08:00
Tools Copy/Paste Entities 2022-10-19 17:23:25 +08:00
SHCommonTypes.h Added SHCommonTypes header file 2022-09-15 01:51:04 +08:00
SH_API.h Converted SHADE_Engine to a DLL project and exported common use classes 2022-09-13 21:08:13 +08:00
SHpch.cpp Added logging & exception handling tools into engine, modified premake5 on SHADE_Application to include spdlog 2022-09-08 12:51:23 +08:00
SHpch.h Added RigidBody Component 2022-09-27 16:24:08 +08:00