wmayer
|
8d4953ad8f
|
CMP0050: make Measure module aware of cmake policy
|
2018-08-20 14:31:54 +02:00 |
|
wmayer
|
d3ef6905ff
|
+ add option to switch off precompiled header
|
2018-07-25 20:17:11 +02:00 |
|
WandererFan
|
76373b2c6a
|
LinkScope clean up
|
2017-12-31 14:54:05 +01:00 |
|
WandererFan
|
6b922acdd5
|
Change links to Global scope
|
2017-10-02 13:48:45 -03:00 |
|
wmayer
|
111dd2127c
|
Needs to increment returned object
|
2017-09-28 12:51:22 +02:00 |
|
wmayer
|
949c86d364
|
Port to occ7.2:
+ Standard_Failure::Caught() is now marked as deprecated and should be replaced with standard C++ exception handling
|
2017-09-01 16:27:46 +02:00 |
|
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 |
|
Kunda
|
0485edd560
|
source typo fixes pt2 (only on py3 merged code)
|
2017-02-28 17:01:11 +01:00 |
|
wmayer
|
e76870173b
|
fix insecure implementation of debugprint
|
2017-02-21 14:01:26 +01:00 |
|
Yorik van Havre
|
e13d4a7882
|
py3: ported Measure and TechDraw
|
2017-02-21 13:59:30 +01:00 |
|
WandererFan
|
0a05394581
|
Copy/Paste error referencing Image WB
|
2017-02-07 10:51:42 -02:00 |
|
Yorik van Havre
|
af97583026
|
Doc: Fixes in doxygen docs for Draft,Arch, FEM
|
2016-11-17 17:04:09 -02: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
|
256c5ed198
|
Allow True dimensions to reference multiple Parts
|
2016-11-07 17:20:20 -05:00 |
|
wmayer
|
65bcaf4b6e
|
fix -Wextra in Measure
|
2016-09-22 16:46:18 +02:00 |
|
wmayer
|
de7978434d
|
fix Coverity issues
|
2016-08-19 22:51:33 +02:00 |
|
Wolfgang E. Sanyer
|
7f4a437cc2
|
This commit adds getShape and setShape to TopoShape
|
2016-08-06 23:42:55 +02:00 |
|
WandererFan
|
31a8ca23f7
|
Remove InitGui.py from measure
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
3b96cbbeb6
|
wmayer patch for Win & OCC7 compat
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
d73ffaa55b
|
Preserve True/Projected state on save/restore
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
88ad069817
|
change Dimension.ProjectionType -> MeasureType
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
e40bbdad5b
|
Mod/Measure warnings
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
96ba139f70
|
Add /Mod/Measure for TechDraw
|
2016-07-11 15:32:16 +02:00 |
|