Diren D Bharwani
|
a52f0ddeed
|
Added a degree getter and setter for rotation
|
2022-10-21 00:08:24 +08:00 |
Diren D Bharwani
|
fda33f7461
|
Fixed multi-level transform updates
|
2022-10-20 22:55:59 +08:00 |
Diren D Bharwani
|
314d497b66
|
Reparenting objects maintain world transforms
|
2022-10-20 18:35:57 +08:00 |
Diren D Bharwani
|
acd3174c39
|
Merge branch 'SP3-16-Math' into SP3-2-Physics
|
2022-10-13 18:15:52 +08:00 |
Diren D Bharwani
|
e1fb92e3f1
|
Adding Bounding Spheres
|
2022-10-13 17:32:53 +08:00 |
Diren D Bharwani
|
381217a1b8
|
Added Colour
|
2022-10-13 03:03:21 +08:00 |
Diren D Bharwani
|
d95dbd5ce6
|
Reworked Bounding Boxes
|
2022-10-12 21:59:34 +08:00 |
Diren D Bharwani
|
2fa71f0fd9
|
Added Ray
|
2022-10-12 19:12:34 +08:00 |
Diren D Bharwani
|
46a082b62e
|
Moved rigidbody creation into physics object
|
2022-10-10 21:13:14 +08:00 |
Diren D Bharwani
|
7c4a9ca004
|
Added conversions for shade math to reactphysics math
|
2022-10-10 18:07:21 +08:00 |
Diren D Bharwani
|
e4a6877ed3
|
Merge remote-tracking branch 'origin/main' into SP3-2-Physics
|
2022-10-01 20:43:18 +08:00 |
Diren D Bharwani
|
4f56a32a9b
|
Added physics system (untested)
|
2022-10-01 15:26:08 +08:00 |
Diren D Bharwani
|
e956797441
|
Merge remote-tracking branch 'origin/main' into SP3-2-Physics
|
2022-10-01 01:13:13 +08:00 |
Kah Wei
|
566c12a922
|
Merge branch 'main' into SP3-6-c-scripting
# Conflicts:
# SHADE_Application/src/Scenes/SBTestScene.cpp
# SHADE_Engine/src/Editor/SHEditorWidgets.hpp
|
2022-09-28 23:27:48 +08:00 |
Diren D Bharwani
|
0e07960938
|
Merge remote-tracking branch 'origin/main' into SP3-2-Physics
|
2022-09-28 21:30:57 +08:00 |
Diren D Bharwani
|
c698bac731
|
Merge remote-tracking branch 'origin/main' into SP3-2-Physics
|
2022-09-28 17:52:02 +08:00 |
Diren D Bharwani
|
170ae5ac6b
|
Fixed vector subscript operators return types
|
2022-09-28 17:06:37 +08:00 |
Diren D Bharwani
|
cfd387e51c
|
Merge remote-tracking branch 'origin/main' into SP3-2-Physics
|
2022-09-27 19:07:27 +08:00 |
Diren D Bharwani
|
357b36a9b0
|
Added RigidBody Component
|
2022-09-27 16:24:08 +08:00 |
Kah Wei
|
b5f7ff1106
|
Merge branch 'main' into SP3-6-c-scripting
|
2022-09-26 22:40:35 +08:00 |
Sri Sham Haran
|
2c16eb4393
|
Reflect transform component
|
2022-09-26 15:53:54 +08:00 |
Kah Wei
|
187142d5c3
|
Added Transform Component C# interface
|
2022-09-23 19:57:29 +08:00 |
Diren D Bharwani
|
c2e948a100
|
Fixed active state checks in transform system
Apparently entity and scene node active states do not sync....
|
2022-09-23 15:48:00 +08:00 |
Diren D Bharwani
|
c77d9b2ff5
|
Changed editor pause for transform system to true
|
2022-09-22 22:58:14 +08:00 |
Diren D Bharwani
|
6d646851e2
|
Added missing transpose to transform update and a test component to application
|
2022-09-22 20:39:46 +08:00 |
Diren D Bharwani
|
0250687e06
|
Instantiated Transform System & Update Routine
|
2022-09-22 20:25:23 +08:00 |
Diren D Bharwani
|
38dbd0c217
|
Removed static data member...again...
|
2022-09-22 15:49:00 +08:00 |
Diren D Bharwani
|
d648fc8645
|
Merge remote-tracking branch 'origin/main' into SP3-16-Math
|
2022-09-22 15:42:09 +08:00 |
Diren D Bharwani
|
cda7330c5b
|
Removed static data member for transform update routine
|
2022-09-22 14:56:58 +08:00 |
Diren D Bharwani
|
2d93c9559d
|
Restructured Transform system to match intended system structure
|
2022-09-22 14:54:06 +08:00 |
Diren D Bharwani
|
ed143661b3
|
Scene node active states propagate down the hierarchy
Vulkan is throwing an exception...
|
2022-09-22 14:26:07 +08:00 |
Xiao Qi
|
124b367413
|
Fixed SHTransform compile error
Include header in math path wrong
Added proj and filter ignore into git (again)
|
2022-09-21 22:24:52 +08:00 |
XiaoQiDigipen
|
f52fa9463d
|
Merge pull request #39 from SHADE-DP/SP3-16-Math
|
2022-09-21 20:02:20 +08:00 |
Diren D Bharwani
|
14eed4c726
|
Added missing active check in transform system
|
2022-09-21 18:30:20 +08:00 |
Diren D Bharwani
|
415e47780c
|
Completed Transform System
|
2022-09-21 14:54:57 +08:00 |
Cocoa
|
9c69d41a4e
|
Added 90% of transform component & transform system.
|
2022-09-21 00:49:52 +08:00 |
Cocoa
|
cc6d1dd95b
|
Added Transform Component
|
2022-09-20 17:20:57 +08:00 |
Cocoa
|
7f173b3207
|
Added SH_API to Math Classes
|
2022-09-20 16:10:47 +08:00 |
Kah Wei
|
4023b9d136
|
Added tests for rendering and fixed bugs with Batching system
|
2022-09-19 18:37:57 +08:00 |
Cocoa
|
471ec27a6d
|
Added Bounding Box
|
2022-09-19 16:50:06 +08:00 |
Cocoa
|
f1e6031d2e
|
Added Transform, adjusted alignment in math files for better readability on smaller screens
|
2022-09-19 14:32:01 +08:00 |
Diren D Bharwani
|
f0b916b275
|
Added missing inverse function for Quaternions
|
2022-09-08 23:21:02 +08:00 |
Diren D Bharwani
|
392b51898a
|
Added more implementations for Quaternions
|
2022-09-08 22:46:51 +08:00 |
Diren D Bharwani
|
8cdd8b4a25
|
Added Math helper functions & wrappers for Vectors, Matrix and Quaternion.
|
2022-09-08 14:18:26 +08:00 |