SHADE_Y3/SHADE_Managed/src
Kah Wei dc9291bc01 Added Audio class for playing audio from C# 2022-11-16 15:00:56 +08:00
..
Assets Added NativeAsset, Material and Mesh representations along with a stub for Renderable 2022-10-28 19:23:40 +08:00
Audio Added Audio class for playing audio from C# 2022-11-16 15:00:56 +08:00
Components Added syncing of physics materials & clear forces methods 2022-11-14 18:38:32 +08:00
Editor Added support for undo-redo of adding/removing scripts 2022-11-13 14:49:32 +08:00
Engine Cleaned up tools folder. Added debug only logging macros with _D suffix 2022-11-15 03:03:37 +08:00
Graphics Add interface for C# light class and modified Color to match Unity's interface 2022-11-08 20:18:50 +08:00
Input Merge branch 'main' into SP3-141-Camera-System 2022-11-01 15:31:11 +08:00
Math someone donno how to normalise sia 2022-11-15 18:45:58 +08:00
Physics Added collision and trigger event functions for Script 2022-10-31 21:31:33 +08:00
Scripts Cleaned up tools folder. Added debug only logging macros with _D suffix 2022-11-15 03:03:37 +08:00
Serialisation Fixed script serialization for objects with no default values set 2022-11-14 17:05:54 +08:00
Utility Cleaned up tools folder. Added debug only logging macros with _D suffix 2022-11-15 03:03:37 +08:00
AssemblyInfo.cxx Added EngineInterface 2022-09-13 11:43:49 +08:00
SHpch.cpp Added C# Math functions and types along with DisposableAssemblyLoadContext 2022-09-12 18:17:59 +08:00
SHpch.h Added C# Math functions and types along with DisposableAssemblyLoadContext 2022-09-12 18:17:59 +08:00