Commit Graph

5 Commits

Author SHA1 Message Date
tamasmeszaros
4a6e5e89b4 Remove junk line 2022-08-30 11:34:50 +02:00
tamasmeszaros
2678dfeb20 Add patch to occt which removes installing of pdb files on msvc
The path is not correctly deduced in the current version
2022-08-24 17:39:54 +02:00
tamasmeszaros
432577cf9d Fixing relwithdebug for now 2022-08-24 13:45:57 +02:00
tamasmeszaros
3f4cdbe41f Try to fix linking of OCCT on Win 2022-08-23 17:27:30 +02:00
tamasmeszaros
88ba89dbbc STEP: Implementation ported from BambuStudio:
CMake handling is different

STEP: Removed preprocessing stage

STEP: Small refactoring

STEP: Bigger refactoring

STEP: Changed naming on loaded object and volumes:
If the STEP contains exactly one named volume, the object and its first
volume will both have that name. Otherwise, filename w/o suffix is used
as object name and volumes are named using names from the STEP (if there
is none, untranslated "PartN" string is used).

STEP: Load the libraries dynamically on Win

wip
2022-08-11 16:49:13 +02:00