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
d2dbc0b85eccd5989286c063b94f78f18992d3df
blender
/
source
History
Campbell Barton
d2dbc0b85e
more consistent use of checks of BLI_open(), check 'fd < 0' rather then -1. packedfile incorrectly treated 0 as an error value. best not be vague/sloppy with this.
2013-08-04 17:30:47 +00:00
..
blender
more consistent use of checks of BLI_open(), check 'fd < 0' rather then -1. packedfile incorrectly treated 0 as an error value. best not be vague/sloppy with this.
2013-08-04 17:30:47 +00:00
blenderplayer
Fix for own commit, stub functions all use the STUB_ASSERT macro now.
2013-07-25 16:04:26 +00:00
creator
_MSV_VER should be _MSC_VER
2013-07-21 17:16:04 +00:00
gameengine
fix memory leak in KX_ObstacleSimulation
2013-08-04 17:20:03 +00:00
icons
…
tests
test operator script, add ability to load files from a path while testing operators.
2013-06-28 16:30:34 +00:00
CMakeLists.txt
…
SConscript
…