Path Tool 3.3.0
Version 3.3.0
-
Fixed possible Blender crashes when changing the anti-aliasing method. The reason was how Blender calculates VAO.
-
Fixed incomplete selection of mesh elements when working with edges. The reason was the absence of one of the mesh update calls.
-
Fixed the incorrect merging of paths in the case when they are connected to the first control element of the first path with the first control element of the second path. The reason was a typo in determining element indexes.
-
Fixed lags when dragging control elements on Linux (tested on Ubuntu). The problem was in the spam of
INBETWEEN_MOUSEMOVE
events by Blender. -
Removed the "Default presets" option from the preferences. Added a completely new system of presets. The new system is more maintainable and native to Blender. Appearance presets have also been added.