Blender Git Loki
Git Commits -> Revision dd3513e
Revision dd3513e by Diego Borghetti (master) June 16, 2010, 16:42 (GMT) |
Fix Bug #22324 Blender crashes when wiring an image input to an image output in the compositor (not the same image) The string to keep the full path was usign FILE_MAXDIR, when has to be both, FILE_MAXDIR + FILE_MAXFILE (240, like FILE_MAX). |
Commit Details:
Full Hash: dd3513e3622ab09db5b619a061db43f6b5447380
SVN Revision: 29489
Parent Commit: e748969
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenlib/intern/path_util.c (+2, -2) (Diff)