Blender Git Loki

Git Commits -> Revision 96247ce

Revision 96247ce by Campbell Barton (master)
February 29, 2008, 15:50 (GMT)
* Made BLI_join_dirfile() check before adding a slash between dir and file so as not to get /foo///bar.blend
* Pointcache now uses the process id to construct the path for unsaved files. (so 2 or more blender's open wont try to read/write the same pointcache)
* Temp pointcache is cleared when existing blender, added BIF_clear_tempfiles() for this. Should also be usedto clear EXR's in the temp dir (TODO), BIF_clear_tempfiles also needs to be added in more places. (On file load for instace)

Commit Details:

Full Hash: 96247ce19ca08a9db3da83148851e897f725cb1b
SVN Revision: 13917
Parent Commit: 95b0176
Lines Changed: +84, -17

5 Modified Paths:

/source/blender/blenkernel/BKE_pointcache.h (+2, -3) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+52, -11) (Diff)
/source/blender/blenlib/intern/util.c (+11, -3) (Diff)
/source/blender/include/BIF_usiblender.h (+1, -0) (Diff)
/source/blender/src/usiblender.c (+18, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021