Kah Wei
|
c08afcb804
|
Fixed incorrect FixedUpdate() execution and added Time.FixedDeltaTime
|
2022-11-01 00:37:09 +08:00 |
Kah Wei
|
4e97392098
|
Added support for multiplying doubles with Vectors in C#
|
2022-11-01 00:27:45 +08:00 |
Kah Wei
|
76737a735a
|
Merge branch 'main' into SP3-6-c-scripting
# Conflicts:
# SHADE_Engine/src/Physics/SHPhysicsSystem.cpp
|
2022-11-01 00:12:51 +08:00 |
Kah Wei
|
e4cb8ede5a
|
Added support for collision and trigger events in code properly
|
2022-11-01 00:11:09 +08:00 |
Kah Wei
|
b7aca5b118
|
Merge branch 'main' into SP3-6-c-scripting
|
2022-10-31 23:39:56 +08:00 |
Kah Wei
|
a6a8700b82
|
Moved commits over to C# Branch
|
2022-10-31 21:39:53 +08:00 |
Kah Wei
|
f9810684ed
|
Added functions for execution of OnCollision*() and OnTrigger*()
|
2022-10-31 21:38:17 +08:00 |
Kah Wei
|
60c2c9facb
|
Added collision and trigger event functions for Script
|
2022-10-31 21:31:33 +08:00 |
Kah Wei
|
40044cbbfe
|
Added definitions for CollisionInfo properties
|
2022-10-31 21:26:39 +08:00 |
Kah Wei
|
27e71558ad
|
SHPhysicsSystemInterface now uses a forward declaration for SHPhysicsUtils
|
2022-10-31 21:26:12 +08:00 |
Kah Wei
|
ccbbdc6485
|
Added CollisionInfo and SHPhysicsSystemInterface
|
2022-10-31 21:05:46 +08:00 |