Blender Git Commit Log
Git Commits -> Revision 29af082
Revision 29af082 by Campbell Barton (master) September 12, 2020, 07:59 (GMT) |
Fix T70255: Setting file browser bookmark from Python crashes Support setting bookmarks even when the file browser isn't the active space. |
Commit Details:
Full Hash: 29af082e4a0f46659f9c54b435ade36f999baa4b
Parent Commit: 8c17269
Lines Changed: +56, -25
5 Modified Paths:
/source/blender/editors/include/ED_fileselect.h (+1, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+23, -6) (Diff)
/source/blender/editors/space_file/file_intern.h (+4, -3) (Diff)
/source/blender/editors/space_file/file_ops.c (+25, -14) (Diff)
/source/blender/makesrna/intern/rna_space.c (+3, -2) (Diff)
/source/blender/editors/space_file/filesel.c (+23, -6) (Diff)
/source/blender/editors/space_file/file_intern.h (+4, -3) (Diff)
/source/blender/editors/space_file/file_ops.c (+25, -14) (Diff)
/source/blender/makesrna/intern/rna_space.c (+3, -2) (Diff)