File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050
5151
5252class GeneralWindow :
53- _version = "v1.5.2 "
53+ _version = "v1.6.0 "
5454 _name = "GETools"
5555 _title = _name + " " + _version
5656
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ class TransformationsAnnotations:
4848 moveDistance = "Apply axis movement using distance.\n {0}." .format (_negativePositive )
4949
5050class Transformations :
51- _version = "v0.1 "
51+ _version = "v1.0 "
5252 _name = "TRANSFORMATIONS"
5353 _title = _name + " " + _version
5454
Original file line number Diff line number Diff line change 11GETools changelog
22
3+ v1.6.0 | 09.12.2024
4+ - [TRANSFORMATIONS] added new tool to move objects.
5+ - [UI] changed list order numbers for main panels. TRANSFORMATION tools now stays in 1 position.
6+
37v1.5.2 | 05.12.2024
4- - added dates to changelog and bring changelog from legacy Overlappy repository
5- - added fresh PNG demo collage with all GETools panels
8+ - added dates to changelog and bring changelog from legacy Overlappy repository.
9+ - added fresh PNG demo collage with all GETools panels.
610
711v1.5.1 | 03.12.2024
812- [UI] added visual separation with borders to panels.
You can’t perform that action at this time.
0 commit comments