mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +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. |
||
|---|---|---|
| .. | ||
| guiChunkedBitmapCtrl.cpp | ||
| guiChunkedBitmapCtrl.h | ||
| guiFadeinBitmapCtrl.cpp | ||
| guiFadeinBitmapCtrl.h | ||
| guiIdleCamFadeBitmapCtrl.cpp | ||
| guiMessageVectorCtrl.cpp | ||
| guiMessageVectorCtrl.h | ||
| guiProgressBitmapCtrl.cpp | ||
| guiProgressBitmapCtrl.h | ||
| guiProgressCtrl.cpp | ||
| guiProgressCtrl.h | ||