This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
35fa581403dc056528968234f608c4a7d68da26a
test2
/
source
/
blender
/
python
History
Campbell Barton
35fa581403
BKE_assert(), only prints the error unless cmake define WITH_ASSERT_ABORT is enabled and it will call abort().
...
made this option advanced so people don't enable along with other features.
2010-12-15 10:22:26 +00:00
..
generic
New math util funcitons:
2010-12-11 21:27:39 +00:00
intern
BKE_assert(), only prints the error unless cmake define WITH_ASSERT_ABORT is enabled and it will call abort().
2010-12-15 10:22:26 +00:00
BPY_extern.h
minor internal python api change - pass the context rather then getting from BPy_GetContext() again.
2010-12-07 06:47:40 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
rna_dump.py
correct fsf address
2010-02-12 13:34:04 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00