vocx-fc
831e517717
Draft: migrate Layer object and function to the new structure
...
Move `make_layer` to `draftmake`; `Layer` and `LayerContainer`
to `draftobjects`; `ViewProviderLayer` and `ViewProviderLayerContainer`
to `draftviewproviders`.
The make function and the classes are imported in `Draft.py`
to support the usage of the older `VisGroup`.
2020-07-20 14:21:15 +02:00
vocx-fc
cdc6c5f541
Draft: move GuiCommand for Draft Layer to its own module
2020-07-20 14:21:15 +02:00
Bernd Hahnebach
dee8a4075b
Draft: workaround for error on document loading
2020-01-05 22:16:15 +01:00
luz.paz
ae7cb9e300
Draft: [skip ci] Fix header uniformity
...
This PR fixes header uniformity across all Draft files
2019-12-27 00:16:12 +01:00
Bernd Hahnebach
3f514b08bd
Draft: Layer, more code formating
2019-12-23 09:46:05 +01:00
JeromeL63
6c8875e58a
Draft: Layer, code formating
2019-12-23 09:46:05 +01:00
JeromeL63
a0e88dfbac
Draft: Layer, Separate Line color and shape color override
2019-12-23 09:46:05 +01:00
Zheng, Lei
8c9d67c2c0
Draft: signal icon change in Layer
2019-12-04 18:59:28 +01:00
Zheng, Lei
d77b569c9c
Draft: fix Layer for Python2
2019-12-04 18:59:28 +01:00
vocx-fc
584f97b7db
Draft: DraftLayer, provide Draft_Layer.svg icon, and use it instead of Draft_VisGroup.svg, even if it's the same to be consistent in the naming
2019-09-06 12:08:11 -03:00
Yorik van Havre
60a54207ac
Draft: Support for layer colors and linestyles in DXF import/export (legacy)
2019-08-27 22:59:35 -03:00
Yorik van Havre
5b2e74c3bd
Draft: misc small fixes
2019-08-27 21:29:20 -03:00
vocx-fc
cf368ac2b0
Draft: DraftLayer, the docstrings need triple quotes next to the method or class name so they are correctly picked up by the Doxygen or Sphinx program to generate the documentation
2019-08-14 14:32:26 -03:00
Yorik van Havre
5bc05c28e6
Draft: Support of layers in DXF import
2019-07-03 21:49:50 -03:00
Yorik van Havre
36bc48c9bf
Draft: Better positioned layers button popup + new layer entry
2019-06-30 13:32:42 -03:00
Yorik van Havre
507c40669d
Draft: Turned autogroup button into layers selector (added pref option to restore old groups-based system)
2019-06-30 01:00:50 -03:00
Yorik van Havre
5ee99ca4ee
Draft: Introduced Layers system (former VisGroup)
2019-06-05 18:47:01 -03:00