This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/bmesh
Campbell Barton 1d743d11dc bmesh - python api
- bm.*.layers.*.verify()
- bm.*.layers.*.is_singleton
- bm.*.layers.*.copy_from(other)


also added api functons
- BM_data_layer_copy(...)
- CustomData_layertype_is_singleton(type)
2012-04-30 18:54:14 +00:00
..
2012-02-23 05:20:09 +00:00
2012-04-30 18:54:14 +00:00
2012-03-21 05:33:37 +00:00
2012-03-27 10:30:10 +00:00
2012-03-16 05:03:13 +00:00
2012-02-23 05:20:09 +00:00
2012-03-17 06:40:44 +00:00