|
223bbed232
|
Made scene loader "work" for now.
|
2024-12-05 15:58:44 -06:00 |
|
|
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 |
|
|
68fab7c94d
|
Bit of const cleanup
|
2024-12-02 22:30:41 -06:00 |
|
|
7989be5fe7
|
Fixed prefab assets
|
2024-12-02 20:10:44 -06:00 |
|
|
e660fade95
|
Added prefabs
|
2024-12-02 20:00:54 -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 |
|
|
ac0f0e86c5
|
Scopify assets
|
2024-12-02 08:46:21 -06:00 |
|
|
4dccd7d969
|
Starting scene loader.
|
2024-12-01 13:27:36 -06:00 |
|
|
bcbc8796da
|
Add force testing.
|
2024-11-26 19:38:35 -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 |
|
|
e91b1983c8
|
Example physics implemented.
|
2024-11-26 14:26:53 -06:00 |
|
|
98f2f3e955
|
Fixed a bug with asset loader
|
2024-11-25 23:40:18 -06:00 |
|
|
91caebd385
|
Made char rotate
|
2024-11-25 22:12:03 -06:00 |
|
|
4914ec6168
|
cleaned things up a bit, looks good to start implementing the rpg mechs
|
2024-11-25 21:37:28 -06:00 |
|
|
de55029356
|
Restore pixel perfect camera code.
|
2024-11-25 20:59:29 -06:00 |
|
|
a2c841288d
|
Make game a subclass
|
2024-11-25 20:13:25 -06:00 |
|
|
274c96bb64
|
bit of cleanup
|
2024-11-25 20:04:31 -06:00 |
|
|
aefbe17786
|
Replace dawnlibs with dawn.hpp
|
2024-11-25 17:08:25 -06:00 |
|
|
cfa9e0e99a
|
About to relearn this version of the language.
|
2024-11-25 16:09:56 -06:00 |
|
|
f8c008fd45
|
Wow! I can't believe I haven't started this project again!
|
2024-11-25 15:59:50 -06:00 |
|
|
a02e87c3fa
|
Fix modules
|
2024-11-25 15:17:11 -06:00 |
|
|
7d8c104a93
|
Update codebase
|
2024-05-27 11:53:00 -05:00 |
|
|
9adbc0565f
|
UI Testing and fixes
|
2023-12-27 12:52:11 -06:00 |
|
|
242fa63e9c
|
undoing some auto align stuff
|
2023-12-23 23:55:27 -06:00 |
|
|
9822b1a57f
|
Broken auto sizing
|
2023-12-22 23:29:03 -06:00 |
|
|
92f8b17db6
|
Basic UI Alignment controls examples
|
2023-12-21 11:21:16 -06:00 |
|
|
457d740c73
|
Too lazy to make canvas dynamic right now
|
2023-12-19 11:58:24 -06:00 |
|
|
aa14955924
|
First pass UI Alignment
|
2023-12-19 11:43:53 -06:00 |
|
|
0c6ac2dfbb
|
Toying with alignment API.
|
2023-12-18 09:10:31 -06:00 |
|
|
2074cc9211
|
Label rendering a bit better
|
2023-12-14 23:29:54 -06:00 |
|
|
9eee482883
|
Testing the limits of the Canvas renderer
|
2023-12-14 11:25:36 -06:00 |
|
|
f180e81bc4
|
Flip Y coordinates on textures on UIShader
|
2023-12-14 11:20:14 -06:00 |
|
|
d2c057cd53
|
Finished UI Render Context
|
2023-12-13 22:55:13 -06:00 |
|
|
952db756a0
|
Prepping UI Label
|
2023-12-12 16:08:13 -06:00 |
|
|
d9278414c5
|
Example of Rendering UI done.
|
2023-12-12 13:40:50 -06:00 |
|
|
debe4146eb
|
Added support for shader structures.
|
2023-12-12 11:28:54 -06:00 |
|
|
0fa08a1c92
|
Uniform arrays working.
|
2023-12-11 23:54:52 -06:00 |
|
|
81adf91816
|
Cleaned some of the render pass stuff
|
2023-12-07 08:10:53 -06:00 |
|
|
cc98571a01
|
CLeaned up that last commit a bit.
|
2023-12-06 09:17:01 -06:00 |
|
|
a40874ceee
|
Added example buffer function.
|
2023-12-06 09:15:38 -06:00 |
|
|
3c31c2872d
|
Added some extra functions for managing assets.
|
2023-12-06 08:59:19 -06:00 |
|
|
0b61be734d
|
TrueType Textures are now loading properly.
|
2023-12-06 08:52:16 -06:00 |
|
|
e4da9b4d2f
|
idk why but my GDB just stopped working
|
2023-12-05 20:58:11 -06:00 |
|
|
f140b26172
|
TTF
|
2023-12-04 21:43:31 -06:00 |
|
|
907b604fc9
|
Added truetype, with block support.
|
2023-12-01 00:44:35 -06:00 |
|
|
a99ae02f99
|
Beginning save manager implement
|
2023-11-26 07:49:07 -06:00 |
|
|
16353dfeb5
|
Created example prefab.
|
2023-11-26 00:20:07 -06:00 |
|
|
3920dd34a3
|
Timeout and Interval events
|
2023-11-25 23:57:07 -06:00 |
|