quakeforge/include/QF/plugin
Bill Currie 075a0fe326 [renderer] Clean up r_origin and modelorg
So far, in gl and glsl, but viewposition is much clearer than r_origin
(despite being the same thing), and modelorg is just confusing (I think
it's the view position relative to the current model).
2022-03-08 03:47:36 +09:00
..
cd.h [util] Make PI_LoadPlugin always call general init function 2021-06-26 16:18:05 +09:00
console.h [console] Hook up new input system 2021-11-08 11:20:04 +09:00
general.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
input.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
snd_output.h [audio] Add optional on_update output function 2021-06-25 13:52:50 +09:00
snd_render.h [renderer] Pass in a camera transform 2022-02-28 16:59:38 +09:00
vid_render.h [renderer] Clean up r_origin and modelorg 2022-03-08 03:47:36 +09:00