Blender Git Commit Log

Git Commits -> Revision e0d8e62

Revision e0d8e62 by Bastien Montagne (master)
July 18, 2014, 22:41 (GMT)
Fix T41010: MetaBall Duplivert Unwanted Movement Bug.

BKE_scene_base_iter_next() was completely messing poor dupli objects' matrices...

Note this func should be reworked, but as stated in comments, it should not exist at all,
DAG should be used here, so until we have new shinny one we can live with this.

Also, mballs do not behave correctly when used as duplis (org object remains visible/rendered,
unlike any other object type). This will be fixed in a separate patch/commit,
since it proved to be rather tricky to handle.

Commit Details:

Full Hash: e0d8e62f2bb97d75088f7f1fd9f0fab578a02410
Parent Commit: a474125
Lines Changed: +25, -13

2 Modified Paths:

/source/blender/blenkernel/BKE_scene.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/scene.c (+24, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021