wmayer
|
b5d0950211
|
Import: Apply clang format
|
2023-09-10 19:23:47 +02:00 |
|
wmayer
|
a3057e946b
|
Mod: modernize C++: use equals default
|
2023-08-22 11:16:49 +02:00 |
|
Andrew
|
0833cbe7cc
|
Clean mod/import folder
Clean mod/import folder
fix code not removed.
|
2023-03-14 16:02:01 +01:00 |
|
Uwe
|
838d99636b
|
[Import] remove unused includes
- also some sorting
|
2022-11-25 04:34:44 +01:00 |
|
wmayer
|
2cb9b147f1
|
Import: handle OCC versions 7.4.1 and earlier
|
2020-05-30 11:56:14 +02:00 |
|
Gabriel Wicke
|
063515f650
|
[import] Hotfix for build failure from bad debug code
Quick fix for a build failure with latest opencascade. Directly use
std::cout instead of custom streams.
|
2020-05-30 11:49:48 +02:00 |
|
luz.paz
|
d923798946
|
[skip ci] Fix header uniformity for Import, Mesh, Points, Raytracing
|
2019-12-26 10:10:30 +01:00 |
|
wmayer
|
9d80db2793
|
Replace Base::Exception with appropriate subclass
|
2018-11-14 17:23:48 +01: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 |
|
wmayer
|
c1034fbe74
|
fix -Wextra in Import
|
2016-09-22 16:40:20 +02:00 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
cb16fec6bb
|
+ fix various warnings
|
2015-08-29 22:05:09 +02:00 |
|
wmayer
|
cc775f9254
|
+ fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized
|
2014-08-26 19:14:13 +02:00 |
|
jriegel
|
4be052af48
|
StepShape class and python binding for handling STep-Shape transfers.
|
2014-01-05 22:31:16 +01:00 |
|