Blender Git Commit Log

Git Commits -> Revision 92598a6

Revision 92598a6 by Lukas Toenne (alembic_pointcache)
March 16, 2015, 11:15 (GMT)
Mesh overrides for duplis from cached Alembic data.

If a duplicator has cached data it will now replace the derivedFinal
mesh of objects with the cached version for drawing.

This is a compromise atm: It would be better to actually draw derived
meshes directly, so that we don't have to modify objects. Then we could
also have multiple different instances of the same orignal object
(in whatever way these might be defined). DNA Objects would then be
totally separate from duplis, but at this point the drawing and render
code makes this unfeasible.

Commit Details:

Full Hash: 92598a6e229c718f53553a76f9eb03c198298ab5
Parent Commit: e3a0736
Lines Changed: +36, -12

3 Modified Paths:

/source/blender/blenkernel/BKE_anim.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+23, -12) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021