88b4498b32714849e0487ba7f7d28bf1062cf7d5
- Remove meaningless const for by-value arguments in declarations - Use std::move for strings (otherwise StringRef should be used) - Move struct to C++ namespace - Avoid unnecessary namespace specification - Use static constexpr instead of macros - Add const for other arguments in function definitions - Avoid copying struct in for loop - Remove redundnat "private" in class
…
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%
