Thomas Krijnen
|
ca99ef3af7
|
More changes to pass around logger to parse-related calls
|
2026-06-14 14:49:14 +02:00 |
|
Thomas Krijnen
|
347a3c80bb
|
More logger changes
|
2026-06-11 21:09:56 +02:00 |
|
Thomas Krijnen
|
a7738eeb64
|
Pass around non-static logger instances and programmatic access to messages in-memory
|
2026-06-10 18:40:17 +02:00 |
|
Thomas Krijnen
|
a751fb956d
|
Introduce unique error codes
|
2026-06-10 18:40:17 +02:00 |
|
Thomas Krijnen
|
9a6dc54f6c
|
Thread local current_product_ #7155
|
2025-09-24 13:56:35 +02:00 |
|
Dirk Olbrich
|
eb50be5c52
|
ifcparse: fix missing include and const
|
2024-03-06 09:25:02 +01:00 |
|
Dirk Olbrich
|
47a2971c65
|
ifcparse: fix clang-tidy warning readability-identifier-length
|
2024-03-06 09:25:02 +01:00 |
|
Dirk Olbrich
|
eea9a14722
|
ifcparse: unify private member variables name to use trailing underscore
|
2024-03-06 09:25:02 +01:00 |
|
Dirk Olbrich
|
b264408d85
|
ifcparse: fix clang-tidy warnung unused-includes
|
2024-03-06 09:25:02 +01:00 |
|
Thomas Krijnen
|
85b3509ce3
|
Notify on product conversion start as in 0.7
|
2023-10-24 20:56:06 +02:00 |
|
Dirk Olbrich
|
63177a7c35
|
clang-format: format test
|
2023-10-12 12:39:16 +02:00 |
|
Thomas Krijnen
|
b8ea42540e
|
#1973 Performance logging
|
2022-01-07 15:12:32 +01:00 |
|
Thomas Krijnen
|
41f2b11234
|
Virtual inheritance prototype for select
|
2021-09-06 18:52:37 +02:00 |
|
Thomas Krijnen
|
45c16e5318
|
Option for realtime logging with -vv
|
2020-08-16 13:37:58 +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
|
72c96905b9
|
Option to validate created geometries based on explicit quantities
|
2018-12-12 12:33:09 +01:00 |
|
Thomas Krijnen
|
d105292817
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomFilter.h
# src/ifcgeom/IfcGeomIteratorImplementation.h
# src/ifcgeom/IfcGeomWires.cpp
# src/ifcparse/IfcFile.h
# src/ifcparse/IfcLogger.cpp
# src/ifcparse/IfcLogger.h
# src/ifcparse/IfcParse.cpp
# src/serializers/SvgSerializer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
|
2018-07-07 17:15:54 +02:00 |
|
Thomas Krijnen
|
7786b89269
|
Machine readable progress with -q and --log-format json
|
2018-05-12 20:12:25 +02:00 |
|
Thomas Krijnen
|
b3458c872f
|
Work on python wrapper
|
2017-12-22 13:51:11 +01:00 |
|
Thomas Krijnen
|
f4463d2935
|
Crazy factory implementation
|
2017-12-19 20:24:00 +01:00 |
|
Thomas Krijnen
|
a792a7e2c7
|
Two simultaneous IfcGeom implementations
|
2017-12-18 15:25:09 +01:00 |
|
Thomas Krijnen
|
c099234796
|
Update ifcgeom
|
2017-12-11 15:07:40 +01:00 |
|
Thomas Krijnen
|
0468f12051
|
Address conflicts in ifcparse
|
2017-12-11 14:47:30 +01:00 |
|
Thomas Krijnen
|
aa0a6aa5d1
|
Fix #178
|
2017-08-01 16:45:11 +02:00 |
|
Thomas Krijnen
|
5e0da9725a
|
ifcparse refactoring (#190)
Unify attribute containers, provide latebound attribute access on IfcBaseEntity, more basic tests on Travis
|
2017-06-05 17:26:58 +02:00 |
|
Stinkfist0
|
b058647d46
|
IfcLogger: convenience shorthands Notice(), Warnings() and Error()
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
6d6e7c2982
|
Unify IfcParse's dllimport/export macros with IfcGeom.
|
2016-07-20 22:49:32 +03:00 |
|
Stinkfist0
|
90a2c445ea
|
Fix broken build of the project when BUILD_SHARED_LIBS=1
|
2016-05-30 13:54:24 +03:00 |
|
Ivano Ras
|
0253c1ddbe
|
Extended error logging
Fixes #33
|
2016-05-11 10:56:40 +02:00 |
|