Changeset View
Changeset View
Standalone View
Standalone View
mesh_extra_tools/mesh_pen_tool.py
| Context not available. | |||||
| ) | ) | ||||
| b1 = BoolProperty( | b1 = BoolProperty( | ||||
| name="Edge Length", | name="Edge Length", | ||||
| description="Display All Lenghts of Drawn Edges", | description="Display All Lengths of Drawn Edges", | ||||
| default=False | default=False | ||||
| ) | ) | ||||
| b2 = BoolProperty( | b2 = BoolProperty( | ||||
| Context not available. | |||||