This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
78a8f8a4b12b9088eccf444fff49cd27f8bb3e4d
blender
/
source
/
creator
History
Campbell Barton
78a8f8a4b1
- remove release/bin/.blender/.bfont.ttf, we have ./release/datafiles/bfont.ttf already, and its not used anymore.
...
- removed scons WITH_BF_FREETYPE
2011-10-21 03:16:01 +00:00
..
buildinfo.c
buildinfo is now quoted from the build systems, avoids stripping quotes on startup.
2011-08-22 12:24:14 +00:00
CMakeLists.txt
- remove release/bin/.blender/.bfont.ttf, we have ./release/datafiles/bfont.ttf already, and its not used anymore.
2011-10-21 03:16:01 +00:00
creator.c
- add convenience functions BLI_split_dir_part / BLI_split_file_part, which just call BLI_split_dirfile().
2011-10-21 02:13:36 +00:00
SConscript
Shuffle some build code around to ensure debug builds on Windows actually run too.
2011-06-08 11:53:07 +00:00