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
d132b08f3394600d4b83d56d67eb2a5c2e84cf38
blender
/
source
/
creator
History
Campbell Barton
d132b08f33
move fonts/ and locale/ dirs into release/datafiles, since blender wasn't finding them in their current location and so to test international characters you had to 'make install'.
...
updated scons/cmake/translation-scripts.
2011-10-21 03:00:28 +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
move fonts/ and locale/ dirs into release/datafiles, since blender wasn't finding them in their current location and so to test international characters you had to 'make install'.
2011-10-21 03:00:28 +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