Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Odom <clockmender@icloud.com>2020-01-26 13:52:00 +0300
committerRune Morling <ermo.blender.org@spammesenseless.net>2020-02-01 18:41:11 +0300
commit4d0298a3f9240cff351f7225819f55dbe29836a9 (patch)
tree1235ad364455bfc6809e55f93d4d916c3842b718 /precision_drawing_tools/pdt_design.py
parent0e62a382183b02799dda7e48d5a3f97dd2321be9 (diff)
PDT: Refactor - Stage 4
- Check Object Mode is either EDIT or OBJECT as appropriate. - Change If loop to check command values - error if D, E, For M commands. - Remove surplus command check in command_maths function. - Added import of exceptions file. - Check for Mesh Objects in Object or Edit Mode first and exit with error message if not. - Some minor changes for obscure failures in unusual circumstances. - Fixes and changes to code to correct minor errors and remove unnecessary checks. - Refactored Command File structure. - Add more checks to Fillet Operation to check selection and make sure current selected vertices/edges are always used. Previous version could use wrong selection if Bmesh SelectHistory was in place for Faces, or Edges.
Diffstat (limited to 'precision_drawing_tools/pdt_design.py')
0 files changed, 0 insertions, 0 deletions