This repository has been archived on 2023-10-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
1f96fa11299e0cfa79bdba30cded1a831f0d5965
Rename BLI_make_existing_file to BLI_file_ensure_parent_dir_exists. The previous name read as if it would make (touch) the file, where as it ensures the directory component of the path exists. Move from BLI_path to BLI_fileops as path utilities should only manipulate paths and not deal with file IO creation (this has more in common with BLI_file_touch for e.g.).
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
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%
