quakeforge/libs/scene
Bill Currie 95264b3a54 [ruamoko] Move emtpy_world into scene
And use it as the default worldmodel for new scenes. Since it's
statically allocated, it shouldn't cause any harm so long as no one
tries to free it.
2022-05-05 23:49:31 +09:00
..
test [scene] Make transforms owned by the scene 2022-02-14 20:01:36 +09:00
camera.c [scene] Add a camera object 2022-02-25 10:41:50 +09:00
entity.c [renderer] Support multiple entity queues 2022-03-05 02:05:39 +09:00
hierarchy.c [scene] Fix a spelling error in a comment 2022-05-04 14:44:54 +09:00
light.c [client] Clean up light loading 2022-05-05 23:49:31 +09:00
Makemodule.am [vulkan] Move non-specific lighting code out of Vulkan 2022-05-05 23:49:30 +09:00
scene.c [ruamoko] Move emtpy_world into scene 2022-05-05 23:49:31 +09:00
transform.c [scene] Track hierarchies instead of root transforms 2022-03-04 06:43:30 +09:00