Andrej730
|
1468bf3c97
|
parse_ifcxml - remove redundant ifdef WITH_IFCXML
The entire file is already wrapped in `WITH_IFCXML`, so no need to do it again for some block.
|
2025-12-02 19:55:56 +05:00 |
|
Thomas Krijnen
|
dfaa8d510c
|
authorisation -> authorization in header schema for compatibility
|
2025-08-29 16:08:42 +02:00 |
|
Thomas Krijnen
|
d2c7c1532c
|
Implement streaming scan through file and use in rocksdb serializer and python
|
2025-08-25 12:45:10 +02:00 |
|
Thomas Krijnen
|
ce4407ff3c
|
Some successes writing and reading
|
2025-02-27 22:07:31 +01:00 |
|
Thomas Krijnen
|
da4e86a1d5
|
Exploration of using rocksdb as file+instance storage
|
2025-02-21 16:12:16 +01:00 |
|
Thomas Krijnen
|
d80bcd1a94
|
Unify variant storage (#5118)
|
2024-08-23 20:29:07 +02:00 |
|
luzpaz
|
1819a45e4c
|
Fix various typos in src/ifcgeom* subdirs
|
2024-04-16 10:05:04 +02:00 |
|
Dirk Olbrich
|
47a2971c65
|
ifcparse: fix clang-tidy warning readability-identifier-length
|
2024-03-06 09:25:02 +01:00 |
|
Dirk Olbrich
|
8b145248c6
|
ifcparse: fix clang-tidy warning readability-qualified-auto
|
2024-03-06 09:25:02 +01:00 |
|
Dirk Olbrich
|
c29e7b32ad
|
ifcparse: fix clang-tidy warning readability-implicit-bool-conversion
|
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 |
|
Dirk Olbrich
|
616a96972a
|
clang-format: align license blocks
- split up some very long lines
|
2023-10-12 12:39:16 +02:00 |
|
Dirk Olbrich
|
63177a7c35
|
clang-format: format test
|
2023-10-12 12:39:16 +02:00 |
|
Thomas Krijnen
|
063bb0a017
|
#3139 Capture parsed selected simple type values
|
2023-09-14 09:14:00 +02:00 |
|
Thomas Krijnen
|
9c5c05202f
|
more defensive XML parsing
|
2020-05-05 13:08:09 +02:00 |
|
Thomas Krijnen
|
c9c2f76960
|
parse_xml can return nullptr
|
2020-05-05 13:07:55 +02:00 |
|
Thomas Krijnen
|
839b5a2699
|
Minor cleanups, 4x1 and 4x2 geom lib, granular schema macros
|
2019-06-26 13:50:46 +02:00 |
|
Thomas Krijnen
|
d583bf5284
|
Populate entity subtypes, get schema info in Python
|
2019-02-15 13:09:54 +01:00 |
|
stephassoria
|
9a9475adcb
|
Exclude parse_ifcxml.cpp content from build when WITH_IFCXML is not define
|
2018-12-12 16:29:37 +01:00 |
|
Thomas Krijnen
|
e8b28a099f
|
Some fixes for clang
|
2018-09-19 14:05:19 +02:00 |
|
Thomas Krijnen
|
4babe84941
|
Force decltype using for boost::resulf_of
|
2018-09-02 13:55:36 +02:00 |
|
Thomas Krijnen
|
840f1463e5
|
Fix libxml2 directives on travis
|
2018-09-02 11:59:54 +02:00 |
|
Thomas Krijnen
|
ad5444b974
|
Inverse attributes with 0-1 cardinality not as ifcXML aggregates
|
2018-09-02 11:59:54 +02:00 |
|
Thomas Krijnen
|
c0d41103fa
|
add missing file
|
2018-09-02 11:59:54 +02:00 |
|