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
2ed69a95f499081aacc15c0295f3461c38430554
test
/
source
/
blender
/
python
History
Campbell Barton
2ed69a95f4
add bmesh/python operator support for vector and matrix args.
...
also rename BMO_OP_SLOT_PNT to BMO_OP_SLOT_PTR (matches RNA and sounds less like 'point')
2012-07-02 20:28:43 +00:00
..
bmesh
add bmesh/python operator support for vector and matrix args.
2012-07-02 20:28:43 +00:00
generic
Fix for [
#31396
] "bge.logic.LibLoad fails to import text blocks" reported by Leonard Ritter.
2012-06-21 05:41:06 +00:00
intern
option so operators can be executed with undo enabled (and redo).
2012-06-27 21:41:17 +00:00
mathutils
utility function to get the points inside a list of planes.
2012-06-27 09:51:22 +00:00
BPY_extern.h
Python/context: python could get invalid bpy.data in scene update handler after
2012-05-08 22:07:06 +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
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