b38a61fa07f0fc755b09c614a36bf5df0db2e433
Rename for clarity in preparation for further refactoring. Remove the need for `_nr` in function names. - Rename *_find() functions to *_exists() since they returned a boolean. - Rename *_find_nr() functions to *_find(). - Rename *_struct_elem_* to *_struct_member_*. - Rename DNA_elem_size_nr -> DNA_struct_member_size. - Rename DNA_elem_offset -> DNA_struct_member_offset_by_name.
…
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%
