quakeforge/libs/scene
Bill Currie 4c704e9a2e [ecs] Give registries a name
This makes debugging a little easier when there are multiple ECS
registries. Currently, the name parameter must be a stable pointer.
2023-12-28 16:08:40 +09:00
..
test Implement clang support 2023-08-11 14:25:01 +09:00
camera.c [scene] Remove scene_resources_t struct 2023-01-20 15:53:51 +09:00
efrag.c [scene] Put lights into the bsp tree via efrags 2023-07-22 17:53:07 +09:00
entity.c [glsl] Be more null-safe for free/destroy functions 2023-03-06 18:21:13 +09:00
light.c Fix most of the hacks for clang 2023-08-11 18:29:30 +09:00
Makemodule.am [scene] Move efrag code from renderer to scene 2022-11-14 12:43:33 +09:00
scene.c [ecs] Give registries a name 2023-12-28 16:08:40 +09:00
transform.c [scene] Remove scene_resources_t struct 2023-01-20 15:53:51 +09:00