Blender Git Loki
Git Commits -> Revision a8487f7
April 14, 2015, 09:50 (GMT) |
Optimization for particle baking to caches, skip evaluation of pathcache when not needed. The pathcache data is only required in the first frame to construct the child strand shapes. For subsequent frames the children are calculated using the initial shape and parent deformation, so particles don't need to recalculate all the time. This gives a significant performance increase of the baking process when using a lot of complicated child hairs. |
Commit Details:
Full Hash: a8487f7f62d4657eced40b27fe0958faa0483b7c
Parent Commit: 24caf4f
Lines Changed: +27, -0
1 Modified Path:
/source/blender/editors/io/io_cache_library.c (+27, -0) (Diff)