myou-engine/src/objects
2024-12-16 21:02:13 +01:00
..
camera.nim Add docstrings to gameobject, mesh, light, camera, scene, screen, attributes. 2024-11-30 00:17:06 +01:00
cubemap_probe.nim Add docstrings to gameobject, mesh, light, camera, scene, screen, attributes. 2024-11-30 00:17:06 +01:00
gameobject.nim Implement shape keys, vertex modifier support. Fix related bugs. 2024-12-16 21:02:13 +01:00
light.nim Add docstrings to gameobject, mesh, light, camera, scene, screen, attributes. 2024-11-30 00:17:06 +01:00
mesh.nim Mesh: Fix vertex_count, vertex_array in newMesh. Fix add_polygonal_line() 2024-11-30 00:48:43 +01:00