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
0e6f8e3e25d9c48501c12cdb56bc78868b568ff5
test2
/
source
/
blender
/
python
History
Campbell Barton
0e6f8e3e25
fix for crash when a python operator or render engine was freed in the C code and then referenced from python.
...
now further access in python gives an exception at the line when the freed data is accessed.
2012-10-26 10:33:57 +00:00
..
bmesh
code cleanup: spelling
2012-10-20 20:36:51 +00:00
generic
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
intern
fix for crash when a python operator or render engine was freed in the C code and then referenced from python.
2012-10-26 10:33:57 +00:00
mathutils
use min_ max_ functions in more places.
2012-10-23 16:21:55 +00:00
BPY_extern.h
fix for crash when a python operator or render engine was freed in the C code and then referenced from python.
2012-10-26 10:33:57 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
classic compile error: GLEW_STATIC needs to be define when we use opengl functions
2012-05-09 09:49:24 +00:00
simple_enum_gen.py
style cleanup: py/capi
2012-03-16 21:39:56 +00:00