From: Martin Taibr Date: Tue, 13 Nov 2018 21:33:05 +0000 (+0100) Subject: comment X-Git-Tag: xonotic-v0.8.5~1258^2~40 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4ce4c47c67100ab599a28690fe9999d4d85d062a;p=xonotic%2Fxonotic-data.pk3dir.git comment --- diff --git a/qcsrc/lib/deglobalization.qh b/qcsrc/lib/deglobalization.qh index a95f1367a..42c6f760e 100644 --- a/qcsrc/lib/deglobalization.qh +++ b/qcsrc/lib/deglobalization.qh @@ -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