quakeforge/libs/scene
Bill Currie 8b1eec08cf [scene] Provide direct access to the world matrix
Holding onto the pointer is not a good idea, and it is read-only as
direct manipulation of the world matrix is not supported. However, this
is useful for passing the matrix to the GPU.
2021-12-24 06:45:13 +09:00
..
test [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00
Makemodule.am [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00
hierarchy.c [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00
scene.c [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00
transform.c [scene] Provide direct access to the world matrix 2021-12-24 06:45:13 +09:00