vocx-fc
ee11678a58
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
ff4cb41860
Draft: move GuiCommand for Draft Layer to its own module
2020-07-20 14:21:15 +02:00
Bernd Hahnebach
54c4341beb
Draft: workaround for error on document loading
2020-01-05 22:16:15 +01:00
luz.paz
8cfa85cf18
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
242d151323
Draft: Layer, more code formating
2019-12-23 09:46:05 +01:00
JeromeL63
c467651599
Draft: Layer, code formating
2019-12-23 09:46:05 +01:00
JeromeL63
df77b588c5
Draft: Layer, Separate Line color and shape color override
2019-12-23 09:46:05 +01:00
Zheng, Lei
bad5a31327
Draft: signal icon change in Layer
2019-12-04 18:59:28 +01:00
Zheng, Lei
ee418c1281
Draft: fix Layer for Python2
2019-12-04 18:59:28 +01:00
vocx-fc
48aa182287
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
0e27f88bb7
Draft: Support for layer colors and linestyles in DXF import/export (legacy)
2019-08-27 22:59:35 -03:00
Yorik van Havre
0b3df322fb
Draft: misc small fixes
2019-08-27 21:29:20 -03:00
vocx-fc
1fdaec76fc
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
0b38daa862
Draft: Support of layers in DXF import
2019-07-03 21:49:50 -03:00
Yorik van Havre
6fa859ab89
Draft: Better positioned layers button popup + new layer entry
2019-06-30 13:32:42 -03:00
Yorik van Havre
f717d540c8
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
2c918366e4
Draft: Introduced Layers system (former VisGroup)
2019-06-05 18:47:01 -03:00