blender/source
Ton Roosendaal 5fb95d5567 Bug fix #34726
Appending a group (which adds all object members to scene), didn't follow the
setting "In active layer".

One note: only the scene layers are copied over, not local view3d layers.
2013-03-22 11:14:04 +00:00
..
blender Bug fix #34726 2013-03-22 11:14:04 +00:00
blenderplayer python api: add functionality to remove uv-texture layers. 2013-03-21 20:54:48 +00:00
creator code cleanup: use NULL rather then 0 for pointers, and make vars static where possible. 2013-03-22 05:34:10 +00:00
gameengine code cleanup: use booleans and const's for operator vars. 2013-03-22 04:40:45 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests code cleanup: incorrect sized array args, remove some redundant code. 2013-03-17 10:26:23 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00