mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 20:54:46 +00:00
Many instances of a function or expression being used repeatedly, which can lower performance. Fixed it in these cases by creating on local var, reference or pointer that's used instead. |
||
|---|---|---|
| .. | ||
| guiArrayCtrl.cpp | ||
| guiArrayCtrl.h | ||
| guiCanvas.cpp | ||
| guiCanvas.h | ||
| guiControl.cpp | ||
| guiControl.h | ||
| guiDefaultControlRender.cpp | ||
| guiDefaultControlRender.h | ||
| guiOffscreenCanvas.cpp | ||
| guiOffscreenCanvas.h | ||
| guiScriptNotifyControl.cpp | ||
| guiScriptNotifyControl.h | ||
| guiTypes.cpp | ||
| guiTypes.h | ||