Commit Graph

25 Commits

Author SHA1 Message Date
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