Blender Git Commit Log

Git Commits -> Revision 6ac46c9

Revision 6ac46c9 by Campbell Barton (master)
October 28, 2020, 03:04 (GMT)
BLI_args: refactor argument passes

Avoid passing the pass argument to BLI_argsAdd, instead set this
once for each group of passes.

This means we can add new passes without having to bump the arguments
to BLI_argsAdd.

Commit Details:

Full Hash: 6ac46c9708f46f9dd83dd36008d6f7c9569b74eb
Parent Commit: 5711b85
Lines Changed: +98, -109

3 Modified Paths:

/source/blender/blenlib/BLI_args.h (+3, -2) (Diff)
/source/blender/blenlib/intern/BLI_args.c (+14, -12) (Diff)
/source/creator/creator_args.c (+81, -95) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021