SHADE_Y3/SHADE_Engine/src
Glence 65a6014b1c Merge branch 'main' into SP3-129-AudioSystem 2022-09-26 14:08:43 +08:00
..
AudioSystem audiosystem base level done along with its components 2022-09-24 19:13:23 +08:00
Common SP3-107 SP3-108 2022-09-13 16:34:05 +08:00
ECS_Base Merge pull request #39 from SHADE-DP/SP3-16-Math 2022-09-21 20:02:20 +08:00
Editor Added Batcher classes and fixed errors 2022-09-17 23:37:22 +08:00
Engine Shifted ECS_Base out of Engine Folder 2022-09-13 13:49:24 +08:00
Events Fixed SHEventReceiver constructor callback return signature. 2022-09-22 17:07:59 +08:00
FRC frc commit, not connected yet 2022-09-14 22:00:00 +08:00
Filesystem Updated some const 2022-09-13 11:28:16 +08:00
Graphics FIXED MY SHIT WHEE 2022-09-26 00:38:36 +08:00
Input first version of IM ready for PR 2022-09-25 16:39:01 +08:00
Math Fixed active state checks in transform system 2022-09-23 15:48:00 +08:00
Meta Imported Application, Engine, Scene Manager, Test Scene from 200 2022-09-08 11:48:32 +08:00
Resource Fixed numerous template errors and warnings 2022-09-18 00:49:27 +08:00
Scene Fixed warning from scene graph when adding new nodes to root. 2022-09-22 20:25:42 +08:00
Scripting Modified TestScene space bar input to not destroy the object, only remove scripts 2022-09-23 16:45:06 +08:00
Tools Merge branch 'main' into SP3-6-c-scripting 2022-09-22 09:55:31 +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 Merge pull request #39 from SHADE-DP/SP3-16-Math 2022-09-21 20:02:20 +08:00