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
ce2e2b141e67e5be8cc85bc394dc6ca9e15f774b
test
/
source
History
Campbell Barton
ce2e2b141e
use gcc malloc attribute for low level allocation functions, prevents gcc from checking if resulting pointers alias existing pointers, also use sentinel attribute for uiButGetStrInfo so incorrect usage gives a warning.
2013-08-05 20:57:13 +00:00
..
blender
use gcc malloc attribute for low level allocation functions, prevents gcc from checking if resulting pointers alias existing pointers, also use sentinel attribute for uiButGetStrInfo so incorrect usage gives a warning.
2013-08-05 20:57:13 +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
code cleanup: remove redundant NULL checks
2013-08-04 19:13:07 +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