]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
comment
authorMartin Taibr <taibr.martin@gmail.com>
Tue, 13 Nov 2018 21:33:05 +0000 (22:33 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Tue, 13 Nov 2018 21:33:05 +0000 (22:33 +0100)
qcsrc/lib/deglobalization.qh

index a95f1367a2ab417a590734629cddcc05a9092727..42c6f760ec235e156a5b43b81c562394c1c85574 100644 (file)
@@ -10,7 +10,8 @@
 //  - RF_USEAXIS, addentities, predraw,
 //    - CL_GetEntityMatrix (in engine but is called from other functions so transitively any of them can use the globals - e.g. V_CalcRefdef, maybe others)
 //    - however RF_USEAXIS is only used if MF_ROTATE is used which is only set in one place
-//  - e.camera_transform / CL_VM_TransformView (in engine)
+//  - e.camera_transform / CL_VM_TransformView (in engine
+//    - this is the only used function that both sets and gets the globals (aim does too but isn't used in our code)
 //  - adddynamiclight
 //  - makestatic