Blender Git Loki

Git Commits -> Revision 15bf56c

Revision 15bf56c by Campbell Barton (master)
October 12, 2011, 00:15 (GMT)
changes to relative path option
- initialize the relative_path option in ED_fileselect_get_params(), saves initializing within every operators own init functions, some even trying to initialize a non existing property.
- don't set the operator default from the user preferece, operator property defaults should be static else python scripts for eg can get different defaults depending on user settings, this also wont get updated when user-defaults are edited so generally confusing & not good practice.

Commit Details:

Full Hash: 15bf56c696b976a4f74b4b0cae4371ea8008e231
SVN Revision: 40944
Parent Commit: 4bfee0a
Lines Changed: +11, -41

9 Modified Paths:

/source/blender/editors/curve/editfont.c (+1, -4) (Diff)
/source/blender/editors/object/object_modifier.c (+0, -3) (Diff)
/source/blender/editors/render/render_shading.c (+0, -3) (Diff)
/source/blender/editors/sound/sound_ops.c (+0, -6) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+2, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+6, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+0, -7) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+1, -14) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021