SHADE_Y3/SHADE_Engine/src
Kah Wei c0de2d4705 Fixed SHAnimationClip not copying name of channels correctly and added extra check for SHRig if an invalid rig is being constructed 2023-01-10 19:42:43 +08:00
..
Animation Fixed SHAnimationClip not copying name of channels correctly and added extra check for SHRig if an invalid rig is being constructed 2023-01-10 19:42:43 +08:00
Assets Reinserted genMeta in compiling function 2023-01-09 17:10:13 +08:00
AudioSystem added the new banks 2022-11-18 17:04:06 +08:00
Camera Graphics refactor more or less tested and working 2022-12-29 14:29:25 +08:00
Common SP3-107 SP3-108 2022-09-13 16:34:05 +08:00
ECS_Base Bug fixes 2022-11-22 11:32:19 +08:00
Editor Added bone animation supported vertex shader 2023-01-04 18:20:04 +08:00
Engine Shifted ECS_Base out of Engine Folder 2022-09-13 13:49:24 +08:00
Events Wrote remove resource for render graph (untested) 2023-01-01 12:02:51 +08:00
FRC Cleaned up tools folder. Added debug only logging macros with _D suffix 2022-11-15 03:03:37 +08:00
Filesystem Accounted for texture compilation 2022-11-14 21:18:36 +08:00
Graphics Added bone animation supported vertex shader 2023-01-04 18:20:04 +08:00
Input Add Binding Parameters 2022-12-30 21:57:59 +08:00
Math Added conversions to and from wxyz quaternion representations 2022-12-16 23:19:44 +08:00
Meta Imported Application, Engine, Scene Manager, Test Scene from 200 2022-09-08 11:48:32 +08:00
Physics Reworked DebugDraw system (only lines now) 2022-12-14 01:20:12 +08:00
Reflection Merge remote-tracking branch 'origin/main' into SP3-1-Rendering 2022-11-02 17:04:31 +08:00
Resource Fixed SHAnimationClip not copying name of channels correctly and added extra check for SHRig if an invalid rig is being constructed 2023-01-10 19:42:43 +08:00
Scene Changed managed code's GameObject to synce with the node's active state 2022-12-12 17:58:15 +08:00
Scripting Added launching of Visual Studio by double clicking on a script file 2022-12-31 00:21:00 +08:00
Serialization Added bone animation supported vertex shader 2023-01-04 18:20:04 +08:00
Tools Merge pull request #299 from SHADE-DP/SP3-6-c-scripting 2023-01-01 12:37:09 +08:00
UI Fix for Canvas scaler 2022-11-22 21:03:53 +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 Cleaned up tools folder. Added debug only logging macros with _D suffix 2022-11-15 03:03:37 +08:00