Blender Git Loki
Git Commits -> Revision 391f40e
Revision 391f40e by Lukas Toenne (master) November 16, 2011, 12:43 (GMT) |
Default cache file paths for ocean and fluidsim modifiers are now "<temp folder>/ocean_cache/" and "<temp_folder>/fluid_cache/" when the file is not saved yet at the time the modifiers are created. If it has been saved, the file paths are relative to the .blend: "//ocean_cache/" and "//fluid_cache/". This should at least partially fix bug #29273. Particle external point caches are not changed. http://projects.blender.org/tracker/?func=detail&atid=498&aid=29273&group_id=9 |
Commit Details:
Full Hash: 391f40e8c9647c2c436ef8681061d57300d2f287
SVN Revision: 41909
Parent Commit: eff7e18
Lines Changed: +36, -2