Peter Lama
|
a75a98ef27
|
Use OCCT Handle macro for Handle_ classes
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
|
2017-04-20 12:27:34 +02:00 |
|
WandererFan
|
afa8c9fece
|
Prevent DetailView crop circle marker
|
2017-01-29 19:40:33 -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
|
2fef05c718
|
Revise edge & vector compare function for clarity
|
2017-01-14 16:56:30 +01:00 |
|
wmayer
|
5fbcb99adc
|
fix build failure
|
2016-12-29 15:01:57 +01:00 |
|
WandererFan
|
ca8adc3aab
|
getViewAxis -> DVP virtual method
|
2016-12-29 14:42:46 +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
|
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 |
|