7006eb48054f5044150dd603a3da46f0d92074ee
add_layer to duplicate_layer
There was an overloaded version of `add_layer` that took a const reference to a source layer. The function would duplicate that layer. The function name `add_layer` was a bit confusing in this case. Calling it `duplicate_layer` makes it a bit clearer.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
