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
c2e1f3a1e2b2f06ba1500e4965310d1bd039fb66
blender
/
source
/
creator
History
Campbell Barton
c2e1f3a1e2
fix for using system includes, the include macro wasn't un-setting the previous include list so system includes could be mixed up with non system includes.
...
Also workaround for CMake 2.8.4 & GNU-Make which doesn't set CMAKE_INCLUDE_SYSTEM_FLAG_C
2011-06-11 06:00:28 +00:00
..
buildinfo.c
fix #if errors, add defined() in proper places
2011-02-25 10:01:33 +00:00
CMakeLists.txt
fix for using system includes, the include macro wasn't un-setting the previous include list so system includes could be mixed up with non system includes.
2011-06-11 06:00:28 +00:00
creator.c
fix [
#27607
] Scene's render.filepath gets cropped to 159 characters
2011-06-10 10:13:50 +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