Blender Git Commit Log

Git Commits -> Revision 7130ab3

Revision 7130ab3 by Ton Roosendaal (master)
May 30, 2006, 12:43 (GMT)
Bugfixes 4082 4112 4172 4232

Each report was about a different failure with Particles, all related to
weak handling of animation systems and the depsgraph.

Fix has 2 parts; depsgraph now signals "object recalc" to be for time
changes; this then is used to bypass particle-building (since that's baked).

Other part is better object caching while makig particles.

Commit Details:

Full Hash: 7130ab3fe65df232de7df4c3913172f4f65d7ff1
SVN Revision: 7555
Parent Commit: a7c61f9
Lines Changed: +38, -41

6 Modified Paths:

/source/blender/blenkernel/intern/depsgraph.c (+7, -2) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/effect.c (+21, -33) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+3, -2) (Diff)
/source/blender/src/editipo.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021