Blender Git Loki
Git Commits -> Revision 9acba54
April 7, 2010, 09:07 (GMT) |
Fix [#21756] Texture paint "quick edit" sending wrong path on unsaved scenes * Made it use the temp directory in user preferences when the .blend file hasn't been saved yet * Made bmain->name (wrapped as bpy.data.filename) contain an empty string when there's no .B25.blend and no file saved, rather than "<memory2>". This is a good candidate for consistent file path api, retrieving temp dirs / project- specific temp dirs / etc... |
Commit Details:
Full Hash: 9acba540dbc3114e7d2d236684d6cd8b308e0a37
SVN Revision: 28064
Parent Commit: 45ce1c0
Lines Changed: +11, -5