quakeforge/libs/entity
Bill Currie 435009e2cd [entity] Update local rotation and scale caches
When setting local rotation/scale/transform, need to cache the rotation and
scale, otherwise they can't be fetched easily later on (position is easy as
it's just the fourth column of the matrix).
2021-07-24 11:31:00 +09:00
..
test [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
hierarchy.c [entity] Use _aligned_malloc etc for _WIN32 2021-04-02 21:02:14 +09:00
Makemodule.am [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
transform.c [entity] Update local rotation and scale caches 2021-07-24 11:31:00 +09:00