tornavis/source/blender/windowmanager/gizmo
Dalai Felinto d138cbfb47 Code Quality: Replace for loops with LISTBASE_FOREACH
Note this only changes cases where the variable was declared inside
the for loop. To handle it outside as well is a different challenge.

Differential Revision: https://developer.blender.org/D7320
2020-04-03 19:27:46 +02:00
..
intern Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
WM_gizmo_api.h Cleanup: Rename ScrArea variables from sa to area 2020-04-03 13:34:50 +02:00
WM_gizmo_types.h Cleanup: Rename ExtensionRNA variables from ext to rna_ext 2020-04-03 18:25:52 +02:00
wm_gizmo_fn.h Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00
wm_gizmo_wmapi.h Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00