quakeforge/libs
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
..
audio [win] Fix a pile of bitrot 2021-07-11 13:30:52 +09:00
client [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
console [console] Plug another escape handler leak 2021-07-24 00:28:49 +09:00
entity [entity] Update local rotation and scale caches 2021-07-24 11:31:00 +09:00
gamecode [gamecode] Correct pop implementations 2021-07-19 22:31:22 +09:00
gib [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
image [image] Correct disabled LoadPNG declaration 2021-06-13 10:05:51 +09:00
input [console] Untangle console and menu toggling 2021-07-23 02:28:37 +09:00
models [renderer] Move driver specific texture chain defs 2021-07-21 16:36:51 +09:00
net [net] Move found host caching into net_main 2021-04-04 18:38:14 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
ui [ui] Add two view manipulation functions 2021-07-10 17:57:59 +09:00
util [util] Cast swapped signed shorts in bspfile 2021-07-22 14:25:51 +09:00
video [renderer] Remove R_EnqueueEntity from the plugin funcs 2021-07-23 12:46:53 +09:00
Makemodule.am [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00