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
|
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 |
|
WandererFan
|
cf22852ee3
|
Fix handling of BezierCurves
Replace custom bbox code with OCC/Base code
Refactor duplicate code Geometry/DrawProjectSplit
|
2016-11-20 10:06:00 +01:00 |
|
WandererFan
|
804dc1cd85
|
Fix error handling
|
2016-11-18 10:14:59 +01:00 |
|
WandererFan
|
1f0899ef3d
|
Improve handling of duplicate edges in projection
|
2016-11-18 10:14:29 +01:00 |
|
WandererFan
|
503d718520
|
Add planar embedding to EdgeWalker
|
2016-11-18 10:13:41 +01:00 |
|
WandererFan
|
eb2490bb33
|
Add editable text ability to DrawSymbol
|
2016-11-18 10:13:23 +01:00 |
|
wmayer
|
17c8b2c813
|
performance improvements
+ use const-reference as argument to avoid tmp. copy
+ use prefix incremation operator instead of postfix increment operator
|
2016-11-08 13:51:22 +01:00 |
|
WandererFan
|
5bfdad804a
|
Basic working ViewImage
|
2016-11-07 17:20:20 -05:00 |
|
WandererFan
|
4f511f663a
|
Resolve minor merge conflict
|
2016-11-07 17:20:20 -05:00 |
|
WandererFan
|
256c5ed198
|
Allow True dimensions to reference multiple Parts
|
2016-11-07 17:20:20 -05:00 |
|
WandererFan
|
4eab324803
|
Basic working multipart View
|
2016-11-07 17:20:20 -05:00 |
|
WandererFan
|
dc66106683
|
Create outline of 3D shape
|
2016-11-07 17:20:19 -05:00 |
|
wmayer
|
3b961bcb5f
|
+ add convenience method recomputeFeature()
+ make method recompute() protected
|
2016-11-06 17:16:50 +01:00 |
|
Yorik van Havre
|
e2e73af4ac
|
TechDraw: Fixed solid rendering of Arch Views
|
2016-11-02 13:14:31 -02:00 |
|
WandererFan
|
84161038c2
|
MSVC syntax fix
|
2016-11-01 20:02:15 -04:00 |
|
WandererFan
|
c8f380516a
|
Fix accented characters within SVG symbol
|
2016-11-01 20:02:15 -04:00 |
|
Yorik van Havre
|
195ea429e6
|
Arch: fixed rotation of space labels in techdraw
|
2016-11-01 18:53:48 -02:00 |
|
Yorik van Havre
|
4ee8a2a53d
|
Arch: Section planes can now also include Draft stuff (dimensions, etc)
|
2016-10-31 11:10:08 -02:00 |
|
WandererFan
|
73aea7140d
|
Fix test script to match new code
Fix nullptr bug revealed by bad test script!
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
83d657985c
|
Fix Travis error re variable length arrays
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
6e7c4bc838
|
Rename "Document" selection value to "Page"
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
cd87af3746
|
Allow manual repositioning of ProjGroup views
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
70b5c241d1
|
AutoScaling Fixes for non-DVP objects
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
a5a20701a7
|
Fix ProjectionGroup Automatic scaling
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
a912ccd9bb
|
Correct delayed update when adding views to ProjectionGroup
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
6abce56595
|
Dimension fixes
Prevent _M_range_check on wrong selection
Allow unlinking of linked Dimension
Allow Horiz/Vert projected Dims
Improve error msg for invalid selction
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
a662cad5be
|
Section Rebuild subproject
new dialog
new Section/SectionLine logic
remove XAxisDirection property
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
a82a50a60f
|
Fix ProjectionGroup Directions
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
a51b3f7b11
|
Add Caption property to Views
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
ce9f4f199a
|
Fix XAxis orientation
Remove need for XAxisDirection property
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
2f6a779205
|
Allow hatching of section face
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
10e03f6c64
|
Coverity Fixes
*** CID 153360: Control flow issues (UNREACHABLE)
*** CID 153359: Uninitialized members (UNINIT_CTOR)
*** CID 153358: Resource leaks (RESOURCE_LEAK)
*** CID 153354: Null pointer dereferences (FORWARD_NULL)
|
2016-10-31 11:06:15 -02:00 |
|
Yorik van Havre
|
54a8e856cc
|
TechDraw: Arch View
|
2016-10-28 14:58:22 -02:00 |
|
WandererFan
|
6b4352f79f
|
Rename properties to fit PropertyEditor window
|
2016-10-06 11:00:35 -03:00 |
|
WandererFan
|
c8f4de5fbc
|
Fix #2707 hidden seam/smooth lines
|
2016-10-06 11:00:35 -03:00 |
|
WandererFan
|
ae5798434a
|
Add options for face detection and cut face edge display
|
2016-10-06 11:00:35 -03:00 |
|
WandererFan
|
62328bb54c
|
Prepare App side for "show units" preference
|
2016-10-06 11:00:35 -03:00 |
|
WandererFan
|
001bbf52d6
|
Performance Ph2
|
2016-10-06 11:00:35 -03:00 |
|
WandererFan
|
8459cdad5a
|
Performance improvements Ph1
|
2016-09-29 17:37:20 -04:00 |
|
wmayer
|
c457fc468c
|
fix -Wextra & -Wdeprecated in TechDraw
|
2016-09-22 19:32:16 +02:00 |
|
Yorik van Havre
|
d8ebfe58c5
|
TechDraw: Extended Draft View
|
2016-09-14 12:38:34 -03:00 |
|
WandererFan
|
4e729f0840
|
Changes re comments on PR279
|
2016-09-12 07:41:24 -04:00 |
|
WandererFan
|
254b28ea77
|
Fix #2692 TaskProjectGroup cancel button
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
81472a5fd8
|
Fix over-aggressive input cleansing
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
4d7f00860e
|
reduce use of "execute" on cosmetic changes.
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
6dc017a1ce
|
Add notes re Kura. subgraph
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
884a32fabf
|
Coverty changes:
** CID 152490: Control flow issues (DEADCODE)
** CID 152492: Null pointer dereferences (FORWARD_NULL)
** CID 152493: Null pointer dereferences (FORWARD_NULL)
** CID 152494: Null pointer dereferences (FORWARD_NULL)
** CID 152495: Null pointer dereferences (FORWARD_NULL)
** CID 152496: Null pointer dereferences (FORWARD_NULL)
** CID 152497: Null pointer dereferences (FORWARD_NULL)
** CID 152502: Null pointer dereferences (REVERSE_INULL)
** CID 152507: Uninitialized members (UNINIT_CTOR)
** CID 152508: Uninitialized members (UNINIT_CTOR)
** CID 152508: Uninitialized members (UNINIT_CTOR)
** CID 152510: Uninitialized members (UNINIT_CTOR)
|
2016-09-11 13:12:24 -04:00 |
|