05b725c7446febace5b0be7e030b17c3376b67f6
PCHAN_HAS_CONST flag to mean "has a constraint"
Change the definition of the `PCHAN_HAS_CONST` pose channel flag. It used to mean "has a constraint that is not IK or Spline IK", and now it just means "has a constraint". This has no direct effect yet, as the flag is only used in drawing code when there is no (spline) IK constraint. However, I feel that the flag name should match its expected behaviour, and IMO, in this case, making that behaviour simpler is better than documenting more.
…
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
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
