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
976f14fbcf78a87011ec09e76573cc62b44b6da6
test
/
source
/
blender
/
python
History
Campbell Barton
976f14fbcf
PyAPI: replace checks for invalid input w/ assert
...
Was returning -1 as a bool argument, in this case the caller needs to ensure non-null args.
2018-08-31 14:51:59 +10:00
..
bmesh
Cleanup: indentation
2018-08-08 11:31:28 +10:00
generic
C/Python API: Add PyC_RunString_AsIntPtr
2018-08-31 14:21:32 +10:00
intern
PyAPI: replace checks for invalid input w/ assert
2018-08-31 14:51:59 +10:00
mathutils
Fix Vector.project crash w/ >4 length vectors
2018-07-27 17:41:20 +10:00
BPY_extern_clog.h
Logging: use for Python API
2018-04-02 13:13:57 +02:00
BPY_extern.h
C/Python API: Add PyC_RunString_AsIntPtr
2018-08-31 14:21:32 +10:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
Cleanup: pep8
2018-07-03 06:55:02 +02:00
simple_enum_gen.py
Cleanup: pep8
2018-07-07 08:48:35 +02:00