Releases: Clockmender/Precision-Drawing-Tools
v1.5.2
v1.5.1
The View Normal Operation release redux.
This enhancement enables the user to work always Normal to the View
as defined by "Working Plane" in PDT Design Functions Section.
For example: If the working plane is set to Front and the Operation is "Extrude Geometry"
the system will extrude along the Y axis by the amount specified in the "Distance" Entry Box.
Specifying Working Plane as "View" cause the system to work always Normal to the current
view orientation, i.e. into, or out of your screen.
Apart from that, this version contains various bug fixes reported by users.
In particular, this release fixes the case where the View Normal command shadowed the Fillet Vertices command.
v1.5.0
The View Normal Operation release.
This enhancement enables the user to work always Normal to the View
as defined by "Working Plane" in PDT Design Functions Section.
For example: If the working plane is set to Front and the Operation is "Extrude Geometry"
the system will extrude along the Y axis by the amount specified in the "Distance" Entry Box.
Specifying Working Plane as "View" cause the system to work always Normal to the current
view orientation, i.e. into, or out of your screen.
Apart from that, this version contains various bug fixes reported by users.
This version requires Blender 2.90 or above.
v1.4.2
v1.4.1
v1.4.0
v1.3.1
Parts Library Bugfix release.
An issue occurred if you opened Blender with a new file. The library file pointed relative to the Blender App, not the working directory so was not found.
The Parts Library file is now moved to the Parts Library Menu, so must be set for a new blend file, existing saved blend files are not affected by this change.
Error message altered to reflect the option of having this Parts Library anywhere.
v1.3.0
The tangent release.
A long-time traditional CAD user requested functionality for adding tangents to objects. This release delivers that functionality.
In addition, new functionality allows users to move Empties, so they can be used as a parent
object for other objects.
v1.2.1
Bug fix release which corrects a few obscure edge cases and ensures that the PDT Command Help pop-up shows all relevant modes for each Operation along with a link to the PDT Wiki.
No significant new functionality since 1.2.0 (or v1.1.8 for that matter).
This effectively represents the version of the code which went into the official Blender 2.82 release, except it has an extra bugfix and adds local view orientation options to Delta & Direction options for all functions.
v1.2.0
"The Great Refactor"
This represents the functionality present in v1.1.8 but with a few corner case fixes and the addition of rounding preferences.
No significant new features were added, but the code is now much more readable and Operators now output PDT Command Line commands, which will be shown in the PDT Command Line UI element as they are executed.