Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2020-11-30 04:30:11 +0300
committerHans Goudey <h.goudey@me.com>2020-11-30 04:30:11 +0300
commitdc40bea003b9814c59027a29ac0651fbedd468ab (patch)
tree791017462350623e5584526e283bcad2636c77d7 /release
parent748f468fdc7b80b7e84a854c63443050fcacad9c (diff)
Cleanup: Use LISTBASE_FOREACH macro in screen.c
This commit replaces while loops and for loops with the equivalent macro. This results in much more readable code in some places, and it's now more apparent when the situation is more complicated than just iterating through a linked list.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions