MCPcopy Create free account

hub / github.com/AstrorEnales/blender_magicavoxel / functions

Functions170 in github.com/AstrorEnales/blender_magicavoxel

↓ 1 callersFunctionregister
()
blender_magicavoxel.py:2874
↓ 1 callersMethodselect_anchor_recursive
Searches for a free anchor and recursively enlarges the packing area if none can be found.
blender_magicavoxel.py:179
Method__getitem__
(self, i)
blender_magicavoxel.py:992
Method__init__
(self, packing_area_width: int, packing_area_height: int)
blender_magicavoxel.py:125
Method__init__
(self, size: int = 8, default_value: any = None)
blender_magicavoxel.py:294
Method__init__
(self, parent: Octree, start_position_x: int, start_position_y: int, start_position_z: int, size: int,
blender_magicavoxel.py:514
Method__init__
(self, parent: Octree, start_position_x: int, start_position_y: int, start_position_z: int, size: int,
blender_magicavoxel.py:571
Method__init__
(self, parent: Octree, start_position_x: int, start_position_y: int, start_position_z: int, d
blender_magicavoxel.py:717
Method__init__
(self, octree: Octree)
blender_magicavoxel.py:854
Method__init__
(self, width: int, depth: int, height: int)
blender_magicavoxel.py:898
Method__init__
(self, data: Dict[str, str])
blender_magicavoxel.py:1277
Method__init__
(self, model_id: int, width: int, depth: int, height: int)
blender_magicavoxel.py:1339
Method__init__
(self, type: str)
blender_magicavoxel.py:1353
Method__init__
(self, version: int)
blender_magicavoxel.py:1410
Method__init__
(self, nodes)
blender_magicavoxel.py:1523
Method__init__
(self, nodes, layer_name)
blender_magicavoxel.py:1551
Method__init__
(self, nodes)
blender_magicavoxel.py:1569
Method__init__
(self, nodes)
blender_magicavoxel.py:1582
Method__init__
(self, nodes)
blender_magicavoxel.py:1599
Method__init__
(self, nodes)
blender_magicavoxel.py:1620
Method__init__
(self, nodes)
blender_magicavoxel.py:1637
Method__init__
(self, nodes)
blender_magicavoxel.py:1649
Method__str__
(self)
blender_magicavoxel.py:1330
Methodadd
(self, x: int, y: int, z: int, value: any)
blender_magicavoxel.py:563
Methodadd
(self, x: int, y: int, z: int, value: any)
blender_magicavoxel.py:604
Methodadd
(self, x: int, y: int, z: int, value: any)
blender_magicavoxel.py:756
Methodcompare_anchor_rank
(a: Tuple[int, int], b: Tuple[int, int])
blender_magicavoxel.py:134
Methodcontains
(self, x: int, y: int, z: int)
blender_magicavoxel.py:560
Methodcontains
(self, x: int, y: int, z: int)
blender_magicavoxel.py:600
Methodcontains
(self, x: int, y: int, z: int)
blender_magicavoxel.py:753
Functionconvert_to_mesh_on_update
(self, _context)
blender_magicavoxel.py:1465
Methodcount
(self)
blender_magicavoxel.py:315
Methodcount
(self)
blender_magicavoxel.py:546
Methodcount
(self)
blender_magicavoxel.py:590
Methodcount
(self)
blender_magicavoxel.py:746
Methodcurrent
(self)
blender_magicavoxel.py:862
Methoddraw
(self, context)
blender_magicavoxel.py:2703
Methoddraw
(self, context)
blender_magicavoxel.py:2782
Methoddraw
(self, context)
blender_magicavoxel.py:2819
Methoddraw
(self, context)
blender_magicavoxel.py:2851
Methodexecute
(self, context)
blender_magicavoxel.py:1892
Methodgenerate_mesh
(voxels: Octree, outside: Set[Tuple[int, int, int]], ignore_neighbours: bool)
blender_magicavoxel.py:1017
Methodget_value
(self, x: int, y: int, z: int)
blender_magicavoxel.py:557
Methodget_value
(self, x: int, y: int, z: int)
blender_magicavoxel.py:596
Methodget_value
(self, x: int, y: int, z: int)
blender_magicavoxel.py:749
Methodis_empty
(self)
blender_magicavoxel.py:307
Methodis_empty
(self)
blender_magicavoxel.py:550
Methodis_full
(self)
blender_magicavoxel.py:303
Methodis_full
(self)
blender_magicavoxel.py:542
Methodis_full
(self)
blender_magicavoxel.py:586
Methodis_full
(self)
blender_magicavoxel.py:742
Methodis_layer_hidden
(self, layer_id: int)
blender_magicavoxel.py:1455
Methodis_leaf
(self)
blender_magicavoxel.py:538
Methodis_leaf
(self)
blender_magicavoxel.py:582
Methodis_leaf
(self)
blender_magicavoxel.py:738
Methodis_not_empty
(self)
blender_magicavoxel.py:311
Methodis_not_empty
(self)
blender_magicavoxel.py:554
Functionmenu_func_import
(self, _context)
blender_magicavoxel.py:2862
Methodnot_empty_bounds
(self)
blender_magicavoxel.py:319
Methodnot_empty_bounds
(self)
blender_magicavoxel.py:533
Methodpoll
(cls, context)
blender_magicavoxel.py:2776
Methodpoll
(cls, context)
blender_magicavoxel.py:2813
Methodpoll
(cls, context)
blender_magicavoxel.py:2845
Methodremove
(self, x: int, y: int, z: int)
blender_magicavoxel.py:566
Methodremove
(self, x: int, y: int, z: int)
blender_magicavoxel.py:645
Methodremove
(self, x: int, y: int, z: int)
blender_magicavoxel.py:795
Methodreset
(self)
blender_magicavoxel.py:887
Functionunregister
()
__init__.py:13
Functionunregister
()
blender_magicavoxel.py:2881
Functionvoxels_as_cubes_on_update
(self, _context)
blender_magicavoxel.py:1460
← previous101–170 of 170, ranked by callers