Sybren A. Stüvel 799a6ecd24 Cleanup: Constraints, update documentation of some flags
Update the documentation of `CONSTRAINT_DISABLE` and `CONSTRAINT_OFF`
flags to clearly distinguish them from each other.

- `CONSTRAINT_OFF`: The eye icon in the interface. Managed by the user,
  maybe indirectly via the animation system or drivers. Maps to both the
  `mute` (positive) and `enabled` (negative) properties in RNA.
- `CONSTRAINT_DISABLE`: The red color in the interface that indicates
  invalid settings. Set by Blender when a constraint is considered to be
  invalid, for example a 'Copy Location' constraint without a target.
  Maps to `is_valid` (negative) in RNA.

No functional changes.
2024-01-09 16:49:06 +01:00
2024-01-03 21:23:24 +01:00
2023-12-08 13:28:13 +11:00
2023-11-02 16:09:11 +11:00
2023-08-16 19:29:47 +02:00

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.

Blender screenshot

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
No description provided
Readme 841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%