Commit graph

8 commits

Author SHA1 Message Date
Kazhnuz
f091c8ede5 feat(framework): add global variables to create some object 2024-10-30 18:37:46 +01:00
Kazhnuz
61342fcaba feat(world): initial draft of a simpler unified world system 2024-10-30 18:37:29 +01:00
Kazhnuz
a93084a930 chore(assets/containers): style fixes 2024-10-30 11:04:52 +01:00
Kazhnuz
aafdfc924b tmp: add a minimal version of the scene
It will replace the current scene system when finished
2024-10-30 10:15:31 +01:00
Kazhnuz
4b088dac87 improvement(assets): global asset system
Remove the old scene-bound asset system and replace it with a global one. Can lazyload but doesn't do it for the moment.

Fixes #70
!BREAKING
2024-10-28 17:19:29 +01:00
Kazhnuz
89f57e36d7 chore: utilisation d'une liste pour stocker les scenes 2024-10-26 13:21:51 +02:00
Kazhnuz
a5f075d5d2 chore: rename modules/ to scenes/ 2022-08-13 12:43:49 +02:00
Kazhnuz
6d3c8de013 chore: rename the birb/ folder to framework/ 2022-08-12 10:50:42 +02:00