Blender Git Commit Log

Git Commits -> Revision 678f685

Revision 678f685 by Martin Poirier (master)
February 1, 2010, 01:43 (GMT)
New argument parsing library supporting multiple passes, case sensitive and insensitive arguments, default handlers and other features that were hacked in the previous ugly switch system. Very simpler system for adding new arguments, easier to see conflicts and no more replication between BG and non BG mode arguments.

I've tested pretty much everything except GE options (-g options), but some small bugs could have sneaked in.

Commit Details:

Full Hash: 678f68550ba96cf539bd50d197680537741b3c83
SVN Revision: 26494
Parent Commit: 7379e75
Lines Changed: +865, -521

2 Added Paths:

/source/blender/blenlib/BLI_args.h (+53, -0) (View)
/source/blender/blenlib/intern/BLI_args.c (+201, -0) (View)

2 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+1, -1) (Diff)
/source/creator/creator.c (+610, -520) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021