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
d330efa08405a0c0532b93ce6019b08e89c6266d
test
/
source
/
blender
/
python
History
Howard Trickey
d330efa084
Fix 30401: Python API vert new((0,0,0)) crashes.
...
Thanks to Campbell for fix, adding an & to an arg. Also needed to negate the sense of a later test.
2012-02-29 14:16:35 +00:00
..
bmesh
Fix 30401: Python API vert new((0,0,0)) crashes.
2012-02-29 14:16:35 +00:00
generic
* bmesh py api BMEdge.verts was using 2 v1's
2012-02-26 17:20:36 +00:00
intern
style cleanup (mostly whitespace)
2012-02-27 10:35:39 +00:00
mathutils
use LIKELY/UNLIKELY macros for operations that run a lot.
2012-02-26 23:59:08 +00:00
BPY_extern.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
SConscript
initial bmesh python api.
2012-02-22 09:19:53 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00