Andrej730
|
9ba3b6a61f
|
add cgal-original-edges option to settings (5599e52)
|
2025-03-14 18:19:08 +05:00 |
|
Dion Moult
|
5300f4c78f
|
Fix failing tests
|
2025-01-28 10:54:37 +11:00 |
|
Dion Moult
|
e29f686d3f
|
Update setting literal from old name of "debug" to new name "debug-boolean".
|
2025-01-13 15:45:27 +11:00 |
|
Thomas Krijnen
|
9fa44fdc3c
|
Setting rename
|
2024-12-29 15:53:07 +01:00 |
|
Andrej730
|
19c1394d94
|
typing
|
2024-12-27 19:43:29 +05:00 |
|
Andrej730
|
c5aad82e3d
|
typing - add missing settings
|
2024-11-11 16:31:14 +05:00 |
|
Andrej730
|
09df81ab15
|
typing
|
2024-10-31 18:40:13 +05:00 |
|
Thomas Krijnen
|
a4226369bd
|
Update type literal
|
2024-10-07 20:48:58 +02:00 |
|
Andrej730
|
9131804e4e
|
black .
|
2024-09-30 16:02:52 +05:00 |
|
Thomas Krijnen
|
314534436d
|
Add .ttl + Well Known Text geometry serializer
|
2024-09-27 16:32:47 +02:00 |
|
Thomas Krijnen
|
2554280e50
|
triangulation-type setting for non-triangulated polyhedral from iterator
|
2024-09-18 19:28:07 +02:00 |
|
Andrej730
|
ea6df7f617
|
Use latest syntax for setting geometry settings #5299
Also fixed:
- old include_curves use
- missing use of 'include_curves' in ifcopenshell.draw
|
2024-09-05 15:08:35 +05:00 |
|
Andrej730
|
fcf41bf00c
|
fix typing issue
Overloads were breaking because type checker is confused what default value should it use for the argument.
Made it keyword-only to resolve the issue.
|
2024-09-05 15:04:17 +05:00 |
|
Andrej730
|
1282f5c308
|
geom.Iterate - fix incorrect typing, document some arguments #5299
|
2024-09-04 18:51:07 +05:00 |
|
Andrej730
|
b0eaf23d2c
|
Fix missing serializer_settings argument #5299
|
2024-09-04 18:51:07 +05:00 |
|
Thomas Krijnen
|
7e6607adcf
|
black
|
2024-08-25 10:39:57 +02:00 |
|
Thomas Krijnen
|
46c62d7cdb
|
Add no-parallel-mapping setting to type literal
|
2024-08-25 10:33:54 +02:00 |
|
Thomas Krijnen
|
a1527a7e31
|
--use-material-names no longer in serializer_settings
|
2024-08-23 20:35:01 +02:00 |
|
Andrej730
|
a0bda1afd3
|
typing
|
2024-07-29 18:53:11 +05:00 |
|
Andrej730
|
54cc4192bd
|
typing for pythonocc types
|
2024-07-15 18:34:39 +05:00 |
|
Andrej730
|
8f92877fb4
|
typing
|
2024-07-03 18:12:20 +05:00 |
|
Andrej730
|
1af8e7d0ef
|
ifcopenshell.geom.serializers - avoid wrappers for svg/obj
To keep the signatures
|
2024-07-02 15:32:48 +05:00 |
|
Andrej730
|
dcc568f5a3
|
ifcopenshell.geom.create_shape - expose geometry_library argument
|
2024-06-28 18:24:58 +05:00 |
|
Andrej730
|
2e4a2712e9
|
ifcopenshell.geom - document available geometry libraries
|
2024-06-28 18:24:58 +05:00 |
|
Andrej730
|
c3930a6573
|
black format
|
2024-06-28 18:16:32 +05:00 |
|
Andrej730
|
14dbe121f6
|
update serializer settings literals #4912
|
2024-06-27 10:59:35 +05:00 |
|
Andrej730
|
7bbc81b7c3
|
create_shape - include more types in the docs
|
2024-06-26 16:13:59 +05:00 |
|
Andrej730
|
7700e8016b
|
ifcopenshell.geom.create_shape - document all return types
|
2024-06-25 18:30:51 +05:00 |
|
Thomas Krijnen
|
1e5c51e5b2
|
Update main.py
|
2024-06-24 21:48:54 +02:00 |
|
Andrej730
|
4385bf0bcc
|
create_shape - note about IfcTypeProducts
|
2024-06-21 17:50:22 +05:00 |
|
Dion Moult
|
a3b6a6ea39
|
Black geom/main.py
|
2024-06-15 23:50:37 +10:00 |
|
Andrej730
|
99338187de
|
prevent possible errors initializing swig wrapper's Settings #4861
|
2024-06-13 18:19:12 +05:00 |
|
Andrej730
|
f54f45a051
|
geom.settings - add a tooltip for available settings #4832
example - https://i.imgur.com/eTdqv5J.png
added a test so we won't miss if some setting will be added/removed
|
2024-06-11 18:26:18 +05:00 |
|
Thomas Krijnen
|
593fba98c1
|
Fix USE_PYTHON_OPENCASCADE setting #4832
|
2024-06-10 21:12:37 +02:00 |
|
Andrej730
|
51f859d8e4
|
typing
|
2024-06-10 17:43:06 +05:00 |
|
Dion Moult
|
c4dfbdbe2e
|
Merge branch 'v0.7.0' into v0.8.0
|
2024-06-07 23:48:39 +10:00 |
|
Andrej730
|
db98f13982
|
typing
|
2024-06-07 17:15:52 +05:00 |
|
Dion Moult
|
424a06f6c8
|
More cleaning up of forward type hints to fix import errors
|
2024-05-07 14:58:12 +10:00 |
|
Dion Moult
|
89c4cbeb05
|
Drop support for Python 2.
|
2024-05-07 12:17:46 +10:00 |
|
Alper Kantarci
|
62b9fe2e13
|
Use "gltf" instead of "gtlf" (#4538)
- Fix "gtlf" typo
|
2024-04-18 10:48:24 +02:00 |
|
Dion Moult
|
23f91c73af
|
Clash detection features
|
2024-04-18 10:40:32 +02:00 |
|
Andrej730
|
5197e27b13
|
typing
|
2024-04-17 14:48:55 +02:00 |
|
Andrej730
|
8ba68d0f0b
|
static ifcopenshell.geom.serializers and some typing for IDE code hints
code itself should work exactly the same way
|
2024-04-16 11:28:58 +02:00 |
|
Alper Kantarci
|
4d906578c7
|
Use "gltf" instead of "gtlf" (#4538)
- Fix "gtlf" typo
|
2024-04-10 21:02:56 +10:00 |
|
Dion Moult
|
c7fd42f2cf
|
Clash detection features
|
2024-03-26 15:13:36 +01:00 |
|
Andrej730
|
8307bf5877
|
typing
|
2024-03-15 15:50:38 +05:00 |
|
Andrej730
|
c3ded31a6a
|
static ifcopenshell.geom.serializers and some typing for IDE code hints
code itself should work exactly the same way
|
2024-01-22 14:24:24 +05:00 |
|
Thomas Krijnen
|
5af975f99e
|
Backwards compatibility for py setting strings
|
2023-11-15 13:42:55 +01:00 |
|
Thomas Krijnen
|
65e874c67f
|
Drastic settings refactoring
|
2023-11-15 10:32:33 +01:00 |
|
Thomas Krijnen
|
5336b2f987
|
Implement shape serialization for cgal, possibility to supply geometry library to iterator in py
|
2023-08-25 21:46:32 +02:00 |
|