This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
dc9beee3e23ff03f016c43d511719aa798a02f68
test
/
source
History
Campbell Barton
dc9beee3e2
fix for error (-1 index into array) when removing customdata layers with no data, delete_customdata_layer was using layer data pointer to check weather to adjust index values (but both pointers can be NULL). Remove this code and do in customdata.c
2013-07-15 06:29:09 +00:00
..
blender
fix for error (-1 index into array) when removing customdata layers with no data, delete_customdata_layer was using layer data pointer to check weather to adjust index values (but both pointers can be NULL). Remove this code and do in customdata.c
2013-07-15 06:29:09 +00:00
blenderplayer
fix stubs for blenderplayer linking
2013-06-01 08:59:52 +00:00
creator
Remove SDL_VIDEODRIVER=dummy environment variable setting, this may interfere
2013-07-04 11:28:52 +00:00
gameengine
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
icons
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00
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
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00