Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Put the dimensions into the dimensions layer, if such exists. Search first in the active layer children, then in all layers, then fall back to the active layer. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | jf_fixes |
| Files: | files | file ages | folders |
| SHA3-256: |
0edceb7b2fcdcb296d8f825cbfed0f2d |
| User & Date: | johnfound 2024-12-27 22:02:11.919 |
Context
|
2024-12-28
| ||
| 00:02 | Fixed bug causing all 2 point defined arcs to be created in layer 0 with default pen/color. check-in: a14e3c6f6d user: johnfound tags: jf_fixes | |
|
2024-12-27
| ||
| 22:02 | Put the dimensions into the dimensions layer, if such exists. Search first in the active layer children, then in all layers, then fall back to the active layer. check-in: 0edceb7b2f user: johnfound tags: jf_fixes | |
| 20:04 | Fine tuning of the dimensions. check-in: 10d9096779 user: johnfound tags: jf_fixes | |
Changes
Changes to librecad/src/actions/drawing/draw/dimensions/lc_actioncircledimbase.cpp.
Changes to librecad/src/actions/drawing/draw/dimensions/lc_actiondimarc.cpp.
Changes to librecad/src/actions/drawing/draw/dimensions/lc_actiondimlinearbase.cpp.
Changes to librecad/src/actions/drawing/draw/dimensions/lc_actiondrawdimbaseline.cpp.
Changes to librecad/src/actions/drawing/draw/dimensions/rs_actiondimangular.cpp.
Changes to librecad/src/actions/drawing/draw/dimensions/rs_actiondimleader.cpp.
Changes to librecad/src/lib/engine/document/entities/rs_entity.cpp.
Changes to librecad/src/lib/engine/document/entities/rs_entity.h.
Changes to librecad/src/ui/dock_widgets/layers_tree/lc_layertreeitem.cpp.
Changes to librecad/src/ui/dock_widgets/layers_tree/lc_layertreeitem.h.