Blender Git Commit Log
Git Commits -> Revision 9ee8319
Revision 9ee8319 by Campbell Barton (master) October 19, 2017, 13:10 (GMT) |
Exit with invalid command line arguments Loading blender with an unknown name would interpret it as a blend file. This meant passing `--arg` arguments would end up creating new blend files which could be confusing if you made a typo on a command line argument. Now check the string has a blend file extension, exiting if it doesn't. |
Commit Details:
Full Hash: 9ee8319cd589bd7605f45293b17a682c4daf5ec0
Parent Commit: 1cddab1
Lines Changed: +13, -5
1 Modified Path:
/source/creator/creator_args.c (+13, -5) (Diff)