Blender Git Loki

Git Commits -> Revision d9f42e5

Revision d9f42e5 by Dalai Felinto (master)
March 8, 2017, 22:35 (GMT)
Layers: move LayerCollection

This is to be used from the Outliner, when dragging and dropping
collections from the Active Render Layer

It also includes a cleanup on the outliner so it calls the new
functions. Note: the outliner still needs fix to allow all the
functionality here exposed.

But this will be tackled by Julian Eisel later.

Commit Details:

Full Hash: d9f42e5fab6a13ce200665b9a89291aa34ff6c09
Parent Commit: 3a17481
Lines Changed: +1626, -70

20 Added Paths:

/tests/python/render_layer/test_move_above_below_layer_collection_a.py (+56, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_b.py (+56, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_c.py (+56, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_d.py (+56, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_e.py (+48, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_f.py (+108, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_g.py (+89, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_h.py (+74, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_i.py (+81, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_j.py (+71, -0) (View)
/tests/python/render_layer/test_move_above_below_layer_collection_k.py (+48, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_a.py (+77, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_b.py (+48, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_c.py (+48, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_d.py (+48, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_e.py (+48, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_f.py (+94, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_g.py (+85, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_h.py (+84, -0) (View)
/tests/python/render_layer/test_move_into_layer_collection_i.py (+48, -0) (View)

5 Modified Paths:

/source/blender/blenkernel/BKE_layer.h (+2, -4) (Diff)
/source/blender/blenkernel/intern/layer.c (+222, -59) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+14, -6) (Diff)
/tests/python/render_layer/CMakeLists.txt (+20, -0) (Diff)
/tests/python/render_layer/render_layer_common.py (+45, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021