34 Commits

Author SHA1 Message Date
a6ac4f029e Scene context improving but not finished. 2024-12-05 15:48:27 -06:00
5998037994 Add context sharing on prefabs. 2024-12-03 17:15:39 -06:00
9fd4c2399f Made scenes, items and components a lot cleaner, asset manager also cleans up properly. 2024-12-02 16:19:25 -06:00
2af55041c8 Example scene loading 2024-12-02 14:53:41 -06:00
f4120095ed Allowed scene items cleanup to happen earlier to prevent access null weak pointers. Also added Sphere Mesh and Sphere Collider(s) 2024-11-26 18:44:52 -06:00
3920dd34a3 Timeout and Interval events 2023-11-25 23:57:07 -06:00
26b5ec2c7f Testing some event stuff 2023-11-17 22:40:08 -06:00
6c6203a41d New scene items system 2023-11-15 18:56:25 -06:00
1817dcaf3a Base refactor 2023-11-14 09:16:48 -06:00
dba5aa36c5 Removed physics for now. 2023-11-12 23:29:52 -06:00
ba185e9fe4 Switching SceneItems to smarts 2023-11-12 23:02:11 -06:00
3836d68033 More standard pointers. 2023-11-12 19:52:41 -06:00
9363e6bc17 Nuked Transform 2023-11-12 10:41:47 -06:00
7b1933159b Changed scene item components to smart pointers 2023-11-10 23:21:59 -06:00
0beb1d9cb7 Converted first thing to shared pointers. 2023-11-02 20:35:11 -05:00
b4c7953c93 Sunset old state system finally. 2023-11-02 12:36:14 -05:00
5b01eb904d Added reasons to assertions 2023-07-23 10:15:37 -07:00
a6ecdfd84d VN textbox event 2023-05-21 15:11:51 -07:00
0040a54001 Now I gotta fix alignment 2023-04-27 23:31:09 -07:00
60a5a98ec5 Example of allowing multiple components of the same type to be queried. 2023-04-07 07:46:41 -07:00
ee2dc931f2 Totally refactored UILabel 2023-03-05 23:42:15 -08:00
aeb5014a07 Scene UI 2023-03-05 15:51:07 -08:00
c065ab08b3 Moved Scene implementation around 2023-02-21 20:59:42 -08:00
7585891276 about to add SDL and probably break everything 2023-01-16 10:01:06 -08:00
489416a5eb Couple of assertions 2022-11-12 01:38:52 -08:00
42645883cd Part one - removed references and smart pointers 2022-11-11 19:08:46 -08:00
942de96e16 Lots of UI Component Updates 2022-10-27 08:16:55 -07:00
182eb70361 UI Hello World 2022-10-23 01:01:16 -07:00
be529b70c1 Basic transform stuff 2022-10-21 22:01:37 -07:00
0033785251 Material 2022-10-19 22:59:48 -07:00
acc9d798cb Fixed all my pointers 2022-10-19 19:44:47 -07:00
a86574128d Begin the documentation 2022-10-18 22:35:47 -07:00
e08684de19 Example Triangle Pog 2022-10-18 22:02:03 -07:00
6f10535962 More Progress 2022-10-18 15:23:50 -07:00