Blender Git Loki

Git Commits -> Revision da9e26a

Revision da9e26a by Joshua Leung (depsgraph_refactor)
December 18, 2014, 03:25 (GMT)
Object transform evaluation is now done in new-depsgraph-driven callbacks instead of ubereval

* The ubereval is still lurking around for handling proxy cruft

* I've implemented a stripped-down version of the parenting code for
use here (notably, without the slow parenting, and originmat support).
The old/full version did a bit too much for us to be able to keep the
old code running while we worked on the new version too, without making
the code too messy.

Later on, when we work out the geometry handling a bit more, we may need
to replace the parent-matrix finding code it uses too (i.e. to make it
grab data from context instead - especially in cases where it hunts for
this info itself currently).

Commit Details:

Full Hash: da9e26a2c3d8d397d9a9c5ba08aea6e3994d1d2a
Parent Commit: 628f677
Lines Changed: +56, -23

4 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+0, -4) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object_update.c (+49, -16) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+6, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021