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
|
1f0899ef3d
|
Improve handling of duplicate edges in projection
|
2016-11-18 10:14:29 +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
|
dc66106683
|
Create outline of 3D shape
|
2016-11-07 17:20:19 -05: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
|
a662cad5be
|
Section Rebuild subproject
new dialog
new Section/SectionLine logic
remove XAxisDirection property
|
2016-10-31 11:06:15 -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
|
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 |
|
WandererFan
|
4d7f00860e
|
reduce use of "execute" on cosmetic changes.
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
6c937e1bbe
|
Protect EdgeWalker against bad input
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
5fd19bb5f4
|
Break up try/catch blocks for easier debugging
|
2016-09-08 16:18:52 +02:00 |
|
WandererFan
|
cebe2faee1
|
Handle degenerate edges in face detection
|
2016-09-08 16:18:52 +02:00 |
|
WandererFan
|
7e04c17bdd
|
Fix part/section handling of Face OuterWire
|
2016-09-01 12:14:43 -04:00 |
|
WandererFan
|
0ba0351666
|
Minor performance improvements
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
34644e9d71
|
Fix Section arrows,xDir,label
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
b47eff76ae
|
Changes re const, ref and TopExp per wmayer
Refactor debug routines to DrawUtil
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
9a93185f7e
|
Py binding for EdgeWalker
refactor EdgeWalker code from DVP,DVS
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
3901d2fe82
|
Add View centerlines
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
4cb4e5f04a
|
Create ViewSection from ViewPart
Property name changes
Touch section when View SymbolSection changes
|
2016-08-26 11:39:03 -03:00 |
|
WandererFan
|
0d0040355c
|
Fix sections not in xy plane
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
cf90d69319
|
Implement automatic scaling
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
af7d257b91
|
Add centermarks for circles in Views
|
2016-08-16 14:29:15 +02:00 |
|
Wolfgang E. Sanyer
|
7f4a437cc2
|
This commit adds getShape and setShape to TopoShape
|
2016-08-06 23:42:55 +02:00 |
|
WandererFan
|
e62d883f54
|
Prevent invisible faces.
Warn if Direction == XAxisDirection
|
2016-07-14 18:10:27 -04:00 |
|
WandererFan
|
de76cd6b53
|
Remove superfluous OCC includes
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
19968205d2
|
Include file cleanup per cppclean analysis
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
fc9c4d2bf5
|
Fix #56 ViewSection
- too many edges in result
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
19ff06c9cd
|
View does not appear on Redo
Crash in Page on Redo View
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
66fa2a242e
|
prevent fail when scale is zero
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
7a0ae3af52
|
remove Handle_Geom_Curve.hxx for OCC7
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
bca002ff09
|
Hatch View Faces
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
f11e8ffa10
|
Basic Face detection using BGL
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
bd1c150930
|
remove obsolete 3D reference code
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
ac0963c561
|
Fix Part display on property changes
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
20de9af2c2
|
Fix Hatch path fp math
Fix section face painting
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
8cbd6d0b23
|
Section face positioning/display
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
af7d7f3118
|
ScaleType/Scale linkage & PropertyEditor
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
14a9fd4fcd
|
Fix issue 7 Projection Results
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
6d07fec219
|
Python functionality for ViewPart and ViewClip
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a46fd856d4
|
more /Drawing/TechDraw/ edits. VP name conflicts
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
3b2d07e8af
|
ProjectionAlgo & DrawingExport renames
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
189839e93d
|
Add Mod/TechDraw/App
|
2016-07-11 15:32:16 +02:00 |
|