blender/source
Alexander Gavrilov 64a584b38a Python API: add methods to allow copying of constraints.
Blender has an operator to do Copy & Paste of constraints between
objects and bones, but no simple method to do that directly via
the Python API is provided. This adds a copy() method to object
and pose bone constraint collections.

Differential Revision: https://developer.blender.org/D8112
2020-06-25 12:10:18 +03:00
..
blender Python API: add methods to allow copying of constraints. 2020-06-25 12:10:18 +03:00
creator Fix T76767: Cycles performance regression with CLI renders 2020-06-17 09:26:49 -06:00
tools@5cf2fc3e5d UI: rename Cycles point light Size to Radius, for consistency and clarity 2020-06-02 08:08:59 +02:00
CMakeLists.txt