c468aeefb5b17b43f12e0bb69b60641721033e8a
- Replace type annotations with doc-strings, the current conventions is not to use type annotations in startup scripts. - Replace abbreviation "idx" with "index" in public arguments/properties. - Replace `len(..) > 0` with boolean checks. - Add `__all__` to list public members. - Use `arg` instead of `param` for doc-strings. - Locate the doc-string so it shows as `__doc__`.
…
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%
