myou-engine/src/objects
Alberto Torres 40b70003ec GameObject: Document many of its functions.
Also rename `get_dimensions` to `get_local_dimensions`, add
`get_world_dimensions` for consistency, and add `children_recursive_and_self`.
2024-09-21 02:19:44 +02:00
..
camera.nim First commit. 2024-08-20 13:08:19 +02:00
cubemap_probe.nim Update cubemap probes automatically. 2024-08-21 21:19:18 +02:00
gameobject.nim GameObject: Document many of its functions. 2024-09-21 02:19:44 +02:00
light.nim Fix many issues related to shadows. 2024-09-21 02:09:22 +02:00
mesh.nim Prevent mem leaks with destructors for all GPU objects and other measures. 2024-09-13 02:37:02 +02:00