Blender Git Loki

Git Commits -> Revision 0c42c39

Revision 0c42c39 by Julian Eisel (soc-2016-layer_manager)
June 5, 2016, 15:25 (GMT)
Support assigning objects to layers

Selected objects are now assigned to selected layers by pressing the M-key in the layer manager editor. Nothing visible happens then, but objects are now assigned to the layer.
Deleting a layer now invokes a popup from which the user can choose to select the layer with or without content.

Code still needs more work, but this depends on other changes. Undo/redo and file read/write doesnt' work yet, it's simply crashing.

Commit Details:

Full Hash: 0c42c39fed7f7d988ab7bcfc66696306cbce008d
Parent Commit: f23631e
Lines Changed: +239, -14

1 Added Path:

/source/blender/blenkernel/intern/object_layer.c (+74, -0) (View)

7 Modified Paths:

/source/blender/blenkernel/BKE_layer.h (+4, -0) (Diff)
/source/blender/blenkernel/BKE_object.h (+16, -0) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenkernel/intern/layer.c (+20, -8) (Diff)
/source/blender/editors/space_layers/layers_ops.c (+116, -3) (Diff)
/source/blender/editors/space_layers/layers_types.c (+3, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+5, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021