Blender Git Commit Log

Git Commits -> Revision 51fd10a

Revision 51fd10a by Campbell Barton (master)
July 1, 2010, 19:28 (GMT)
adding image strips wasnt working, use the 'directory' component of the file selector rather then the full 'filepath' to fix this.
added flags for filename/filepath/directory args to WM_operator_properties_filesel().

Commit Details:

Full Hash: 51fd10a1b580dc91f7ef6172ac859ec5d1dcda6f
SVN Revision: 29854
Parent Commit: 93bdba9
Lines Changed: +49, -33

14 Modified Paths:

/source/blender/editors/curve/editfont.c (+2, -2) (Diff)
/source/blender/editors/object/object_modifier.c (+1, -1) (Diff)
/source/blender/editors/render/render_shading.c (+1, -1) (Diff)
/source/blender/editors/screen/screendump.c (+1, -1) (Diff)
/source/blender/editors/sound/sound_ops.c (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_ops.c (+3, -3) (Diff)
/source/blender/editors/space_info/info_ops.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_edit.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+8, -5) (Diff)
/source/blender/editors/space_text/text_ops.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+17, -13) (Diff)
/source/blender/windowmanager/WM_api.h (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021