Blender Git Commit Log
Git Commits -> Revision ea189ce
April 16, 2015, 10:52 (GMT) |
Don't write dupli instances to caches in the Render pass. Duplilists are always generated for viewport/realtime settings, render settings only affect the mesh geometry but not the duplis. |
Commit Details:
Full Hash: ea189ce26e3f2c6102ce53394658cb8d0b36156e
Parent Commit: 36aad47
Lines Changed: +28, -24
6 Modified Paths:
/source/blender/blenkernel/intern/cache_library.c (+1, -1) (Diff)
/source/blender/editors/io/io_cache_library.c (+1, -1) (Diff)
/source/blender/pointcache/alembic/abc_group.cpp (+21, -19) (Diff)
/source/blender/pointcache/alembic/abc_writer.h (+2, -0) (Diff)
/source/blender/pointcache/intern/writer.h (+1, -1) (Diff)
/source/blender/pointcache/util/util_types.h (+2, -2) (Diff)
/source/blender/editors/io/io_cache_library.c (+1, -1) (Diff)
/source/blender/pointcache/alembic/abc_group.cpp (+21, -19) (Diff)
/source/blender/pointcache/alembic/abc_writer.h (+2, -0) (Diff)
/source/blender/pointcache/intern/writer.h (+1, -1) (Diff)
/source/blender/pointcache/util/util_types.h (+2, -2) (Diff)