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
1c99e6aa0b79403d83325eb831e2efab6ae4e255
test2
/
source
/
blender
/
python
/
bmesh
History
Campbell Barton
f9c87b86fc
partial fix for [
#32581
] Mesh properties API does not allow for zeros in byte array
...
bmesh access allows zero bytes, support still needs adding via RNA.
2013-01-09 13:25:46 +00:00
..
bmesh_py_api.c
…
bmesh_py_api.h
…
bmesh_py_ops_call.c
…
bmesh_py_ops_call.h
…
bmesh_py_ops.c
…
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
partial fix for [
#32581
] Mesh properties API does not allow for zeros in byte array
2013-01-09 13:25:46 +00:00
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
…
bmesh_py_types_meshdata.h
…
bmesh_py_types_select.c
…
bmesh_py_types_select.h
…
bmesh_py_types.c
…
bmesh_py_types.h
…
bmesh_py_utils.c
…
bmesh_py_utils.h
…
CMakeLists.txt
…