Thomas Krijnen
|
585b89be87
|
Fix compilation of serializers and convert
|
2019-08-17 09:47:07 +02:00 |
|
Thomas Krijnen
|
fd9c57b77d
|
Merge branch 'v0.6.0' into v0.7.0
|
2019-08-02 17:56:45 +02:00 |
|
Thomas Krijnen
|
88a5dc3053
|
fix po::value
|
2019-08-02 13:27:33 +02:00 |
|
Thomas Krijnen
|
b08e52bd9b
|
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
|
2019-08-02 13:23:41 +02:00 |
|
Thomas Krijnen
|
6e4a692de3
|
Threads in python app
|
2019-07-19 15:55:22 +02:00 |
|
Thomas Krijnen
|
40937b3c72
|
Write progress for threaded conversion
|
2019-07-09 16:12:12 +02:00 |
|
Thomas Krijnen
|
3ebca0516e
|
Implement multi_threaded implementation in Iterator
|
2019-07-03 12:10:27 +02:00 |
|
Thomas Krijnen
|
ecb0fee0cd
|
Fix latebound enumeration writing in IfcConvert
|
2019-06-18 14:28:57 +02:00 |
|
Thomas Krijnen
|
40d2c237fc
|
Merge master
|
2019-06-04 17:07:35 +02:00 |
|
Thomas Krijnen
|
7e089ab8b5
|
Fix cleanup of temp files in case of failed initialization
|
2019-06-04 17:06:13 +02:00 |
|
Thomas Krijnen
|
ef9b9e743f
|
Typo
|
2019-06-04 16:34:57 +02:00 |
|
Thomas Krijnen
|
98bf6c2d95
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
|
2019-05-28 12:50:38 +02:00 |
|
Thomas Krijnen
|
b27482db46
|
Correct change_extension after unicode changes
|
2019-05-28 12:48:40 +02:00 |
|
Thomas Krijnen
|
3d2e99b5fa
|
Correct change_extension after unicode changes
|
2019-05-28 12:44:58 +02:00 |
|
Thomas Krijnen
|
901e805d24
|
Revert 13d2cf3357
|
2019-05-24 14:29:21 +02:00 |
|
Thomas Krijnen
|
80e166302a
|
Fix SVG exporer in 0.6 branch
|
2019-05-22 14:44:06 +02:00 |
|
Thomas Krijnen
|
21981403c7
|
Merge branch 'master' into v0.6.0
# Conflicts:
# nix/build-all.py
|
2019-05-21 13:30:58 +02:00 |
|
Daniel Smith
|
c61bc29f06
|
Relocate random header include
|
2019-05-21 13:12:27 +02:00 |
|
Thomas Krijnen
|
e532a2ead2
|
Merge branch 'master' into v0.6.0
|
2019-05-18 11:01:45 +02:00 |
|
Thomas Krijnen
|
fd9ba0d243
|
char wchar_t compatibility
|
2019-05-18 11:01:17 +02:00 |
|
Thomas Krijnen
|
9a9422bea6
|
Use ASCII temp name for DAE on nix as well
|
2019-05-18 10:53:45 +02:00 |
|
Thomas Krijnen
|
f10b4bdecc
|
Use ASCII temp name for DAE on nix as well
|
2019-05-17 16:52:15 +02:00 |
|
Thomas Krijnen
|
310013dfe4
|
Fix compilation error from merge
|
2019-05-10 14:35:20 +02:00 |
|
Thomas Krijnen
|
46ba5661d6
|
Merge branch 'v0.6.0' into v0.7.0
|
2019-05-10 13:37:42 +02:00 |
|
Thomas Krijnen
|
3023e084a6
|
Initial implementation of a direct binary glTF serializer
|
2019-05-07 17:06:45 +02:00 |
|
Thomas Krijnen
|
a0c01ff756
|
Merge branch 'v0.6.0' into v0.7.0
# Conflicts:
# cmake/CMakeLists.txt
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomRepresentation.h
# src/ifcgeom/IfcRepresentationShapeItem.h
# src/ifcgeom/kernels/opencascade/IfcGeomFunctions.cpp
# src/ifcgeom/schema_agnostic/IfcGeomRepresentation.cpp
# src/ifcgeom/schema_agnostic/Kernel.cpp
# src/ifcgeom/schema_agnostic/Kernel.h
# src/ifcgeomserver/IfcGeomServer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
|
2019-04-26 15:07:50 +02:00 |
|
Thomas Krijnen
|
2a026e93d5
|
Fix errors after merge
|
2019-03-08 17:22:05 +01:00 |
|
Thomas Krijnen
|
ac4be43170
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomRenderStyles.cpp
# src/ifcgeom/IfcGeomWires.cpp
# src/ifcparse/IfcLogger.cpp
# src/ifcparse/IfcLogger.h
# src/ifcparse/IfcParse.cpp
# src/ifcparse/IfcUtil.cpp
# src/serializers/ColladaSerializer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
|
2019-03-08 11:40:16 +01:00 |
|
Thomas Krijnen
|
a4c2aa8f42
|
IfcConvert Windows unicode support (#258)
|
2019-02-08 15:18:55 +01:00 |
|
Thomas Krijnen
|
4df526f023
|
Merge branch 'master' into v0.6.0
|
2019-02-06 15:39:43 +01:00 |
|
Stinkfist0
|
910cdb3754
|
IfcConvert: print durations of file parsing and XML conversion.
|
2019-02-06 13:30:33 +01:00 |
|
Thomas Krijnen
|
8c5349feaa
|
Introduce AbstractKernel
|
2019-01-20 13:16:42 +01:00 |
|
Thomas Krijnen
|
fa0a33f3c0
|
Option to select Kernel from IfcConvert
|
2019-01-19 12:39:47 +01:00 |
|
Thomas Krijnen
|
5a7c7ed048
|
Shuffle project structure
|
2019-01-18 16:43:38 +01:00 |
|
Thomas Krijnen
|
ad24b6be0f
|
Isolate (most of the) geometry processing code into separate opencascade kernel
|
2019-01-18 11:23:19 +01:00 |
|
Thomas Krijnen
|
e6f523a2b8
|
Adjust verbosity of several log messages
|
2018-12-29 12:34:32 +01:00 |
|
Thomas Krijnen
|
2c8a79e186
|
Re-enable some disabled functionality in the 0.6 branch
|
2018-12-28 16:02:03 +01:00 |
|
Thomas Krijnen
|
13d2cf3357
|
Remove --sew-shells option, always on now
|
2018-12-28 15:36:10 +01:00 |
|
Thomas Krijnen
|
72c96905b9
|
Option to validate created geometries based on explicit quantities
|
2018-12-12 12:33:09 +01:00 |
|
Thomas Krijnen
|
a7c7a684ee
|
Emit surface genus for representation items
|
2018-12-10 11:33:54 +01:00 |
|
Stinkfist0
|
327be7030f
|
ColladaSerializer minor tweaks and to-dos.
|
2018-12-09 12:23:44 +01:00 |
|
Michael Sundqvist
|
06589ca1c6
|
Refactor ColladaSerializer.cpp, encode material names only once, decode them before passing to OpenCollada functions that take URI parameters
|
2018-12-09 12:23:44 +01:00 |
|
Michael Sundqvist
|
6f3eb84f66
|
Fix instance_material missing material names as well.
|
2018-12-09 12:23:44 +01:00 |
|
Michael Sundqvist
|
e7a8a97639
|
If material name is empty when writing collada file, name it as a missing material. Logger::Notice() objects that do not have a material assigned.
|
2018-12-09 12:23:44 +01:00 |
|
Thomas Krijnen
|
66859c7140
|
Missing option
|
2018-11-02 16:24:32 +01:00 |
|
Thomas Krijnen
|
3ff619c7ed
|
Quantities in convert and geomserver. Faceset helper for creating edge pairs.
|
2018-11-02 16:10:06 +01:00 |
|
Thomas Krijnen
|
ad41f04f11
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomRenderStyles.cpp
# src/ifcparse/IfcParse.cpp
|
2018-10-30 14:32:28 +01:00 |
|
Stinkfist0
|
58759cf365
|
IfcConvert: prevent memory leaks and clean up code by utilizing shared_ptr.
|
2018-10-15 14:02:17 +02:00 |
|
Stinkfist0
|
2024a24e31
|
IfcConvert: proper "exit routine" if initialization of input fails when trying to create geometry files.
|
2018-10-15 14:02:17 +02:00 |
|
Jean Niklas L'orange
|
e39835d25e
|
Make API more consistent
|
2018-10-15 11:25:17 +02:00 |
|