Commit Graph

294 Commits

Author SHA1 Message Date
WandererFan
60ba62c09f Fix non-rotation of QGIDecorations with QGIViewPart 2017-01-29 19:40:32 -05:00
WandererFan
429c32bdde Reset edit after dialogs 2017-01-29 19:40:32 -05:00
WandererFan
9e7d56d4da Fix NaN in iso sections 2017-01-29 19:40:32 -05:00
WandererFan
0623e8fecb Fix DPG positioning on mouse move 2017-01-29 19:40:32 -05:00
WandererFan
94a647a94c Fix Svg export page & text size in HiRez 2017-01-29 19:40:32 -05:00
WandererFan
5e62c6b2b8 Add arrowstyle preference 2017-01-29 19:40:32 -05:00
WandererFan
5007193541 Initial Bitmap fills for Faces
- also texture from svg (not used yet)
2017-01-29 19:40:32 -05:00
WandererFan
ad98ff1707 Restore lost dimension tail 2017-01-29 19:40:32 -05:00
WandererFan
fe617e1433 Make SVG hatches scalable 2017-01-29 19:40:32 -05:00
WandererFan
f68cbc83e3 Basic working HiResolution TD 2017-01-29 19:40:32 -05:00
WandererFan
14ae74f468 Use contour area for wire size instead of bounding box 2017-01-20 00:09:38 -02:00
WandererFan
306ad7fcee Replace Vector3D ==/!= with difference < Precision::Confusion() 2017-01-20 00:09:38 -02:00
WandererFan
d8afbe563e Fix 2843 DrawProjGroup Restore 2017-01-14 16:56:30 +01:00
WandererFan
2fef05c718 Revise edge & vector compare function for clarity 2017-01-14 16:56:30 +01:00
wmayer
3114df352d in forward declaration replace class keyword when struct is expected
comment out unused parameters
2016-12-29 17:52:39 +01:00
wmayer
5fbcb99adc fix build failure 2016-12-29 15:01:57 +01:00
WandererFan
16ce8d40f5 Section directions from rotated DPGI's 2016-12-29 14:43:37 +01:00
WandererFan
139edb2415 Working revolving part DPG 2016-12-29 14:43:25 +01:00
WandererFan
90935d0600 Reset/Match 3d buttons working 2016-12-29 14:43:13 +01:00
WandererFan
93fb9273dd Working proof of concept for DPG rots & dirs 2016-12-29 14:43:00 +01:00
WandererFan
ca8adc3aab getViewAxis -> DVP virtual method 2016-12-29 14:42:46 +01:00
WandererFan
489a25e462 check vectors parallel, vec rotate arb axis, vec format improve 2016-12-29 14:42:31 +01:00
Yorik van Havre
86b3463ee1 updated ts files 2016-12-26 12:36:24 -02:00
Alexander Gryson
291bad6cba Metadata updates 2016-12-18 14:54:52 +01:00
Alexander Gryson
3842310b9c Further feedback on geometry changes 2016-12-18 14:54:52 +01:00
Alexander Gryson
5bf299aafb Add Metadata 2016-12-18 14:54:31 +01:00
Alexander Gryson
6b6a7ca2d2 Update icon geometry and colors (no conflict risk in this workbench) 2016-12-18 14:54:31 +01:00
Alexander Gryson
1ab2e64e73 update TechDraw icons 2016-12-18 14:53:53 +01:00
wmayer
76c529d47d fix CIDs 154889, 151939, 151763, 154892, 154891, 151802, 151936, 151803, 153359 2016-12-18 14:12:13 +01:00
wmayer
0ada809ec5 fix CIDs 151701, 151747 2016-12-18 13:46:26 +01:00
wmayer
df8f7cfb7e fix CIDs 154873, 154874, 153875, 153876, 154883, 154884, 154886 2016-12-18 13:27:34 +01:00
wmayer
5e375a6238 Add switch to select between Qt4 and Qt5 2016-12-13 15:53:13 +01:00
wmayer
166fc624eb remove superfluous Qt includes 2016-12-13 15:40:49 +01:00
wmayer
0afd327f2a remove superfluous Qt includes 2016-12-13 14:33:16 +01:00
wmayer
57e71e5d55 port C++ code to Qt5 2016-12-13 14:22:59 +01:00
WandererFan
bb081266b7 Add Diameter Symbol preference for fonts without glyph 2016-12-08 14:51:10 -05:00
WandererFan
5b630c0e36 Fix error in Angle Dimension arc 2016-12-08 14:51:10 -05:00
WandererFan
867c6e1341 Remove old debug message 2016-12-08 14:51:10 -05:00
WandererFan
b845bc7e41 Fix DrawViewDetail behaviour near object edge 2016-12-04 15:27:26 +01:00
WandererFan
0ad0b58ab3 Use current font size preference for Label and Caption 2016-12-04 15:27:07 +01:00
WandererFan
065156eed5 Prevent crash when no document open 2016-12-04 15:26:54 +01:00
WandererFan
83ce64a1d3 Remove spurious messages 2016-12-04 15:26:43 +01:00
WandererFan
fa738e3dc0 Fix crash on deleting page 2016-12-04 15:26:31 +01:00
WandererFan
f036438e53 Consolidate Section logic in DrawViewSection 2016-12-04 15:26:16 +01:00
WandererFan
edab34c6ac Remove old decorative items from scene before redraw 2016-12-04 15:26:01 +01:00
WandererFan
429eb0f727 DPG improvements
eliminate orientation matrix
remove appl logic from dialog
add 3D/Front buttons
2016-12-04 15:25:47 +01:00
WandererFan
707681534a Improve ProjectionGroup dialog
Text to icons in dialog
Fix rotation directions
2016-12-04 15:25:32 +01:00
WandererFan
bcb1534391 Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
WandererFan
906bffba8f Initial DrawingViewDetail 2016-11-24 14:44:37 -02:00
wmayer
e54e9515fc rename 2d tool classes to be consistent with 3d classes 2016-11-21 14:29:51 +01:00