Russell Johnson
20e3657125
Path: Fix automatic commitTransaction() calls, issue #6149 [Bug]
...
This commit removes the automatic committal of transactions when activated with GUI command. The committal of the transaction is executed with the `accept()` and `reject()` methods of the respective task panel.
2022-03-12 22:05:04 -06:00
Markus Lampert
934b0aaa07
Consistent black formatting of all Path python files
2022-02-28 21:06:16 -08:00
Markus Lampert
8583894284
Remove pylint annotations and script
2022-02-28 21:02:45 -08:00
sliptonic
b39272cf96
dogbone, boundary, ramp entry dressup tranlation fixes
2022-01-25 09:58:51 -06:00
sliptonic
946944e1de
Black - Job
...
Holding tag black
Feature extension black
Dressup boundary and dogbone black
2022-01-25 09:58:51 -06:00
Markus Lampert
eae6c32ce8
Load PathGui in all modules which require gui resources to be loaded
2021-01-26 18:14:09 -08:00
luz paz
fe547195bf
Path: Change filenames in the rest of the Path code
...
Reflects changes in
* PathOpGui.SetupOperation()
* GetResources()
* sPIxmap
* pixmap
* *.UI files
Also contains minor translation context renames (these were edits made near to original intent of this commit)
2020-12-02 06:57:28 -05:00
luz paz
b75cd3dd52
Path: Fix header uniformity and remove trailing whitespace
...
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
J-Dunn
4881b43d46
Path: fix boundaryDressup Apply button enable
...
ensure Apply button enabled when boundary limits are edited.
2020-02-11 00:05:20 +00:00
Markus Lampert
a0d7174a3d
Allow deletion of dressup even if model is not setup correctly.
2020-01-03 19:00:15 -08:00
Markus Lampert
eecb2651fc
Fixed circular dependency for boundary dressup
2019-11-10 20:19:52 -08:00
Markus Lampert
421e50ae87
PathBoundary editor filled with life.
2019-11-05 19:18:39 -08:00
Markus Lampert
a27a00064a
Added boundary dressup to restrict path to another shape.
2019-11-05 19:18:39 -08:00