mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-20 13:22:58 +00:00
PDT: Revise Tangent Functions
This commit is still WIP. Added Enumerator for Tangent Types, refactored code, revised DocStrings. This section of PDT still requires extensive testing, currently underway, but not complete.
This commit is contained in:
@ -201,3 +201,5 @@ PDT_DES_TANCEN3 = "Tangents From a Point"
|
||||
PDT_DES_RADIUS1 = "Radius of First Tangent Arc"
|
||||
PDT_DES_RADIUS2 = "Radius of Second Tangent Arc"
|
||||
PDT_DES_TPOINT = "Calculate Tangents From Point"
|
||||
PDT_DES_EXPCOLL = "Expand/Collapse Menu"
|
||||
PDT_DES_TANMODE = "Tangent Types"
|
||||
|
Reference in New Issue
Block a user