GitHub / IfcOpenShell/IfcOpenShell / commits
Open source IFC library and geometry engine
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e100cf5a | Fix examples linking errors for shared build (incorrect attributes order) | Andrej730 <a****v@g****m> | 18 days ago | |
| 665502cb | .gitignore: ignore `compile_commands.json` at root for clang convenience | Andrej730 <a****v@g****m> | 18 days ago | |
| 252831d7 | .clang-tidy: drop removed `AnalyzeTemporaryDtors` | Andrej730 <a****v@g****m> | 18 days ago | |
| 3a6055a5 | build-all: document undocumented args | Andrej730 <a****v@g****m> | 18 days ago | |
| 7b1b0b98 | build-all: use global constants for flags consistently | Andrej730 <a****v@g****m> | 18 days ago | |
| cd34d92f | build-all: add flag to build examples | Andrej730 <a****v@g****m> | 18 days ago | |
| 1391c7d9 | Bump pyodide version to fix the build | Andrej730 <a****v@g****m> | 18 days ago | |
| 223d6da3 | Reapply "build_pyodide: try more recent `pyodide-build`" | Andrej730 <a****v@g****m> | 18 days ago | |
| 171e899e | Add script to quickly pack wasm wheel after local build-all | Andrej730 <a****v@g****m> | 18 days ago | |
| e2561ffa | black, sort imports | Andrej730 <a****v@g****m> | 18 days ago | |
| 4b87ab5d | Fix warnings in test suite due to undeclared wall pytest marker | Dion Moult <d****n@t****m> | 18 days ago | |
| 511584b3 | Allows key point referents to be nested to the parent alignment in the reusin... |
Richard Brice <3****e@u****m>
Committed by: Dion Moult <d****n@t****m> |
18 days ago | |
| 8cc36f0d | Add link dependency on native build to resole example failure | Thomas Krijnen <t****n@g****m> | 19 days ago | |
| 13cc1908 | Update georef tests to not hardcode the results of vert[0] used in auto origi... | Dion Moult <d****n@t****m> | 19 days ago | |
| f65de78c | Strengthens implementation of station_to_string. Adds alignment name to stati... |
Richard Brice <3****e@u****m>
Committed by: Dion Moult <d****n@t****m> |
19 days ago | |
| b71354ce |
Fix assigning a plain material to an occurrence as a layer set
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 20 days ago | |
| 59b957da | fixes to sequence.create_baseline: |
myoualid <b****s@g****m>
Committed by: Dion Moult <d****n@t****m> |
21 days ago | |
| 17042f6f |
ifc4d: make ScheduleIfcGenerator's boilerplate file actually work
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 21 days ago | |
| beb0db89 |
ifc4d: rewrite the MS Project importer onto ScheduleIfcGenerator
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 21 days ago | |
| 81a0941d | Apply suggestion from @aothms |
Thomas Krijnen <t****n@g****m>
Committed by: Dion Moult <d****n@t****m> |
21 days ago | |
| dba735f1 | Fixed error when accessing the UnitType attribute in convert_file_length_units |
BelGraDev <c****n@g****m>
Committed by: Dion Moult <d****n@t****m> |
21 days ago | |
| 572f7180 | Use tool.Blender to get selected objects | Dion Moult <d****n@t****m> | 21 days ago | |
| 6bab0603 | by_type now returns tuple - update annotations and fix failing tests | Dion Moult <d****n@t****m> | 21 days ago | |
| b408e64e | Fix failing test due to declaration() instead of declaration | Dion Moult <d****n@t****m> | 21 days ago | |
| f580f725 | Type elements are hidden after assignment by default now. So rewrite tests to... | Dion Moult <d****n@t****m> | 21 days ago | |
| b252cd25 |
Give the web viewer a federation: false origin and per-model transforms
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 21 days ago | |
| 93556214 |
Apply a model's coordinate operation when its sidecar loads
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 21 days ago | |
| d1d0fb46 |
Move the federation transform math into IfcViewerCore
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 21 days ago | |
| e0b226f4 |
Split the schema-free half of the unit and geolocation helpers out
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 21 days ago | |
| 79bd3563 |
Refill the web chunk fetch pipeline from each load completion
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
Dion Moult <d****n@t****m> | 21 days ago | |
| 4e887e1c | Reapply 253918c | Andrej730 <a****v@g****m> | 22 days ago | |
| fa9f3b5c | pyodide/order: update script after dlls rename | Andrej730 <a****v@g****m> | 22 days ago | |
| 77dc679a | pytest: fix warnings from using non-collections | Andrej730 <a****v@g****m> | 22 days ago | |
| ce9e2b94 | Update plugins gitignore | Andrej730 <a****v@g****m> | 22 days ago | |
| 69b0409a | build_pyodide: normalize version added to meta.yaml | Andrej730 <a****v@g****m> | 22 days ago | |
| 4095d5c8 | pyodide/meta.yaml: better document version placeholder | Andrej730 <a****v@g****m> | 22 days ago | |
| 58dcaed8 | ruff: some util rules | Andrej730 <a****v@g****m> | 22 days ago | |
| 109bd583 | ruff: use readable rule names in ignores | Andrej730 <a****v@g****m> | 22 days ago | |
| b6dccce1 | ruff: use readable rule names in selectors | Andrej730 <a****v@g****m> | 22 days ago | |
| daa7d98b | ruff: remove unused `noqa` | Andrej730 <a****v@g****m> | 22 days ago | |
| 321760ce | bcf: bump required Python version to 3.10 | Andrej730 <a****v@g****m> | 22 days ago | |
| 7b9615f4 | ruff: fix `unsorted-dunder-all` | Andrej730 <a****v@g****m> | 22 days ago | |
| ff22a9d1 | ruff: fix `deprecated-import` | Andrej730 <a****v@g****m> | 22 days ago | |
| 055f64fa | ruff: fix `quoted-annotation` | Andrej730 <a****v@g****m> | 22 days ago | |
| 717d6aa2 | ruff: fix pyprojects using `select` instead of `extend-select` by mistake | Andrej730 <a****v@g****m> | 22 days ago | |
| 7370d07d | ruff: sort imports | Andrej730 <a****v@g****m> | 22 days ago | |
| 35d2fb43 | build_osx: use `uv run` | Andrej730 <a****v@g****m> | 22 days ago | |
| f10f7eba | build-all: use `assert_never` instead of `ValueError` | Andrej730 <a****v@g****m> | 22 days ago | |
| 262117c4 | build-all: drop unused `kwargs` in `build_dependency` | Andrej730 <a****v@g****m> | 22 days ago | |
| 246fa24b | build-all: reuse `WASM` constant for consistency | Andrej730 <a****v@g****m> | 22 days ago | |
| 19a3707f | build-all: build swig natively for pyodide | Andrej730 <a****v@g****m> | 22 days ago | |
| 78593600 | ruff: sort imports | Andrej730 <a****v@g****m> | 22 days ago | |
| 83fc219a | publish-cpp-api-docs.yml | Thomas Krijnen <t****n@g****m> | 22 days ago | |
| 7a1dcd07 | Handle version postfixes | Thomas Krijnen <t****n@g****m> | 22 days ago | |
| b63137e8 | merge Merge remote-tracking branch 'origin/v0.8.0' into ifcviewer-wgpu | Thomas Krijnen <t****n@g****m> | 22 days ago | |
| 3d155009 | run black | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 64aed6a7 | try fix stub | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| a08eed7a | swig ignore ifcopenshell::detail::performance_scope | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 076f46cf | Further propagate logger so that test succeeds | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| a353edb9 | check_call() so that init errors surface earlier | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 30fb379e | Remove cwd from import in case you're running tests like I do | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| dbea3f03 | Reapply skip type bitmap after field reordering changes | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| b5eca833 | Adapt for namespaces changes | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| e5aaf7c6 | Adapt for namespaces changes | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 9e53d0dc | Don't bind to reference in order not to overwrite entity instance storage in ... | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 17c4d8fa | Skip unavailable shape-stat kernels | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| c9c7edd4 | Require SWIG 4.1 in CMake | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 96653029 | Upgrade standalone CI to SWIG 4.2.1 | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| e9fffc22 | Silence final compiler warnings | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| a4417570 | Use underscore plugin artifact names | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| c818f48a | Own completed iterator results uniquely | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 28c9c1d3 | Silence remaining compiler warnings | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| dcfc22e2 | Transfer iterator result ownership | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| be3c2ee7 | Expose geometry types in snake case | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| fbfa51c4 | Fix MSVC geometry build errors | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 19f3261d | Fixed by @Moult | Thomas Krijnen <t****n@g****m> | 23 days ago | |
| 7ed8584e | Revised update_alignment_parameter_segment_tags to make EndTag optional | Richard Brice <3****e@u****m> | 24 days ago | |
| f05dd4ae | Fix #9278. calculate_unit_scale raises the SI prefix to the length exponent f... |
Robert Sigmundsson <2****n@u****m>
Committed by: Thomas Krijnen <t****n@g****m> |
24 days ago | |
| 61f30dd2 | Silence obvious compiler warnings | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| b706121f | Replace Boost function callbacks | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 99a09a2a | Use snake case conversion result APIs | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 2ba55ba9 | Flatten the geometry representation namespace | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 616c7a00 | Inline conversion result vectors | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 8c003110 | Replace Boost shared pointers | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 4e49b640 | Own iterator geometry results | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| c30841aa | Remove unused adaptor element path | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 4597929d | Remove _t suffixes from public types | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 2859c1ef | Use value serialization in sphere example | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 7ae6bf43 | Rename geometry and serializer files | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 02481b32 | Wrap more classes into ifcopenshell:: namespace | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 2c47c9d4 | Irrelevant comment | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| c2abc3f8 | Remove old Java Native Interface code | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 4dcd644a | Deleted unmigrated examples | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 6fea72b0 | Run black | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 1573730f | Disambiguate naming | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 8f483265 | Track patch rename | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| af58eaf7 | Last minute refactoring | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| 8870ffb0 | Rework c++ docs | Thomas Krijnen <t****n@g****m> | 24 days ago | |
| c5ba2245 | Adds update_alignment_parameter_segment_tags function | Richard Brice <3****e@u****m> | 24 days ago | |
| 1a931ddf | Revert "build_pyodide: try more recent `pyodide-build`" | Andrej730 <a****v@g****m> | 25 days ago |