Blender Git Commit Log

Git Commits -> Revision a308607

Revision a308607 by Hans Goudey (master)
October 22, 2020, 04:52 (GMT)
Cleanup: Use LISTBASE_FOREACH macro in curve code

These changes should result in more readable and undestandable code,
especially where while loops were use instead of for loops. They are
not comprehensive, and I skipped wherever the change was not obvious.

Commit Details:

Full Hash: a308607a53343d6652b4a27576a7a6bb6e8e67a0
Parent Commit: 6ebb2e5
Lines Changed: +118, -262

3 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+36, -78) (Diff)
/source/blender/blenkernel/intern/displist.c (+17, -50) (Diff)
/source/blender/editors/curve/editcurve.c (+65, -134) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021