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
7a6967cbe6ba3dd46caee6dc911fc8d0cb4c01bf
test2
/
source
/
blender
/
python
/
bmesh
History
Campbell Barton
aae8e21100
BMesh Py API: Expose color alpha
2017-11-12 15:48:24 +11:00
..
bmesh_py_api.c
PyAPI: Use module names on initializaton
2016-07-14 15:51:56 +10:00
bmesh_py_api.h
…
bmesh_py_geometry.c
…
bmesh_py_geometry.h
…
bmesh_py_ops_call.c
Cleanup: avoid confusing assignment
2017-09-04 14:35:35 +10:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
…
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
PyAPI: Make use of PyC_LongAs... API
2017-08-20 15:49:10 +10:00
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
BMesh Py API: Expose color alpha
2017-11-12 15:48:24 +11:00
bmesh_py_types_meshdata.h
…
bmesh_py_types_select.c
Add bmesh.select_history.discard
2016-01-13 04:03:47 +11:00
bmesh_py_types_select.h
…
bmesh_py_types.c
Fix BMesh PyAPI internal flag clearing logic
2017-10-24 16:52:54 +11:00
bmesh_py_types.h
Fix leak in BPy_BMElem_PySeq_As_Array
2015-07-29 10:49:34 +10:00
bmesh_py_utils.c
Docs: add note for bmesh face_split_edgenet
2017-10-12 23:36:42 +11:00
bmesh_py_utils.h
…
CMakeLists.txt
…