Go to file
Dalai Felinto 894c3b1532 Revert "Multi-Objects: ARMATURE_OT_armature_layers
This reverts commits:
* 29a281f9ef5b3a577e6d658892a704b509d718ef
* 3a8b56ce24c9228a885d3c44f4c22d90be04ae4c

This operator shouldn't behave multi-objects. This would only work
if all the selected objects had the same logic for their layers,
which may be likely for characters, but it won't be for mixing props and
characters.
2018-10-12 15:26:23 -03:00
build_files Merge remote-tracking branch 'origin/master' into blender2.8 2018-10-04 21:56:20 -06:00
doc Python API: add loop triangles access, remove tessfaces. 2018-10-10 17:43:44 +02:00
extern Merge branch 'master' into blender2.8 2018-09-12 15:54:07 +10:00
intern RNA: remove redundant new_from_object/to_mesh arg 2018-10-11 12:24:38 +11:00
release Python: change node_shader_utils diffuse RGBA to base_color RGB. 2018-10-12 15:55:09 +02:00
source Revert "Multi-Objects: ARMATURE_OT_armature_layers 2018-10-12 15:26:23 -03:00
tests Merge branch 'master' into blender2.8 2018-10-09 08:46:00 +11:00
.arcconfig Arc: Use proper lacding branch 2018-04-24 12:26:37 +02:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:46:06 +02:00
.gitmodules Fix git submodules branch configuration 2018-04-23 12:55:04 +02:00
CMakeLists.txt CMake: Default to C11 for Clang and GCC 2018-09-28 10:09:46 +02:00
COPYING
GNUmakefile Build: allow overriding DEPS_BUILD_DIR and DEPS_INSTALL_DIR for make deps. 2018-09-24 15:48:50 +02:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00