Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ifcopenshell/ifcopenshell

Open source IFC library and geometry engine
https://github.com/ifcopenshell/ifcopenshell

Solving test fail - keeping unnamed profiles when updating profiles in MaterialsData

Solves test_enable_editing_material_set_item test error
```
FAILED test/bim/test_feature.py::tes...

0e1689c2d92869ee296e82a94793fc1dda5db51a authored almost 2 years ago
Add smoke test for editing material profiles

bd071cc4723ea3bc792e8df4a537207bd3db6822 authored almost 2 years ago
Fix bug where adding a BCF viewpoint didn't take into account project units

3c17718f70339514f77f5b297bee27c1ded23930 authored almost 2 years ago
IfcTester can now output reports in BCF

dde847cb5a4fc2de2769f28877bb93d0aeba6a64 authored almost 2 years ago
Shifting dimensions defined openings by min_x and min_z to prevent #2784

0445119e7743336be5986426b9a60c482562b971 authored almost 2 years ago
IfcTester can now create reports in ODS format

e82cb5c1495bf403062acf19cf4daa169ac502cb authored almost 2 years ago
IfcTester can now output reports in plain text

984548f31505e2e8bb1bbcb106f9208be9e00035 authored almost 2 years ago
Fix bug where ifcopenshell express rule validator required a logger with set_state.

147602e10785596424bc4dfab0478db885bafeae authored almost 2 years ago
Fix #2780. Fix bug where validation couldn't be run. pytest is now bundled.

a0be4f58e6994ec4f1c96b909ec8a2fea8f958ae authored almost 2 years ago
build(bcf): remove conda dependency

ac811692902ff606395977825f51f2255a30fe18 authored almost 2 years ago
Fix #2774. Bump IfcOpenShell.

1d78e05370cb06e329f8b00b91673bcfc235ee2b authored almost 2 years ago
Fixed Door modifier initial opening problem #2784

- add check of OverallHeight and OverallWidth for creating openings for doors and windows;
- Ove...

4b15b02ac840af352598734a672c39cc616a950a authored almost 2 years ago
Update IfcIShapeProfileDef.cpp

57d18a064483b9a1314cd8fba928751ccb3feb36 authored almost 2 years ago
Fix bug where BlenderBIM Add-on BCF module was completely broken. Now works with latest BCF library for BCF-XML v2.

2f73af7e6a4d242c8c44332b803375c77cd46058 authored almost 2 years ago
New feature in BCF to allow extracting specific files like header files, snippets, or bitmaps.

e712ef344d78b0c43d34e6f4df3ce8342250e2ca authored almost 2 years ago
Fix BCF bug where viewpoints were not created with a .bcfv suffix which is not compliant.

f91e9a3119c8348de2bc41ff12f2666c98ec79cb authored almost 2 years ago
Fix BCF bug where BCFv2 files were unable to be loaded

9cf36f1d912b066ec619df4ed0f31a0af3bc664b authored almost 2 years ago
Update entity-types mapping for ifc4

Added IfcWindowStyle and IfcDoorStyle for suitable StandartCases since StandartCases inherit fro...

ab9a4856abf34ef5d1b89101c45c330b8cbee6a3 authored almost 2 years ago
Ifc4x3 - entity-types mapping

- added mapping entity-types mapping based on iso release of ifc4x3

- added some manual correct...

d52618277e8587d4e853c532ae653facd2b5411b authored almost 2 years ago
Add buttons to selected related boundaries

Related by a common:
- BuildingElement
- BuildingElementType
- Space
- SpaceType

743bd2c48fd10f6644781a6c4f5915f903822055 authored almost 2 years ago
Add button space to select its boundaries

11894de45592434d8ecf0f525719d0afdd95def6 authored almost 2 years ago
See #2762. Final final attempt.

0c8122afc4685706482a0e09a4260f3bdc717e0c authored almost 2 years ago
See #2762. Final attempt.

f893503d0cad010793c89c2f68a04e3977c6ef16 authored almost 2 years ago
See #2762. Attempt 3.

504782f156756ece7a00eeea70f4718eb68933b2 authored almost 2 years ago
See #2762.

5d1f32bfc0f01678aa7a21ce4d485c37ce8f27c0 authored almost 2 years ago
See #2762.

5bc315be92c894b950353c5df34af85ddb657029 authored almost 2 years ago
See #2762.

e8f21c79b1da0f18f80cca863b684e8444d39fc5 authored almost 2 years ago
- Improve ODS export

- Fix XLSX export bug
- Improve active cost item UI active cost item
- Fix missing tool cost func...

ba24f9b491cfb5d7ec35e64d7659096405c6c9d4 authored almost 2 years ago
Fix to prevent pyrna_enum_to_py warnings using BIM Tool

Prevents couple `pyrna_enum_to_py` warnings that occured using BIM Tool

```
WARN (bpy.rna): C:\...

937fa21ccefab081f43c54a52ee73928b73ad2bb authored almost 2 years ago
Commented how to regenerate BIM Tool keymap in case of errors

16cbab2de7ab4d45058a65d40cf16fb12fb84db3 authored almost 2 years ago
Refactor - moved some helpers functions to tool

a85f81d8caaea0ceb27720ebd683cfdec64329f8 authored almost 2 years ago
Simplified addings hotkeys descriptions in BIM Tool

Now it's more universal and doesn't require some single operator to be attached to hotkey descri...

1617ede0105f25955951a6a8715f544618043dba authored almost 2 years ago
See #2762. Try again.

d9f1d501aab26fa77c78e0f885c339d563c1778a authored almost 2 years ago
Re-assigning a product type class should also reassign the class of its typed instances

8ee60db0dfc2d203ff68f2f1cf3dd6bfd6056f38 authored almost 2 years ago
complete cost schedule exports commit 9dc69f3

d2e02c8ab3f926a77a149e9fdd271bd9e5ffddb8 authored almost 2 years ago
forgotten commit for duplicating tasks

2d4e4d24454a2a2e99c73cb8f8b0bd7cc62f5317 authored almost 2 years ago
You can now export Cost Schedules as CSV, ODS, XSLX with BlenderBIM or using the cli app

9dc69f3aa7690fda49b379a191e80f7bee9a7a13 authored almost 2 years ago
Added ifc4x3 json schema and it's parser

API for docs works the same way as it worked for ifc2x3 and ifc4.

Besides changing `doc.py` and...

476ab506d0c6281f42dbc8bdb36c5cb1d98b525d authored almost 2 years ago
Fix bugs introduced in cf87852

a6fa6201f7857ed171b542abafddc6302a01323b authored almost 2 years ago
Fix #2698. IfcClash results are now aware of multiple linked IFC models.

26f7db0504a4ac874653da4fa623685a6945e472 authored almost 2 years ago
See #2762. Another attempt at fixing PyPI build.

77a0da2a176f868685f4e8c7c3f61ee7c4f7c0cb authored almost 2 years ago
Fix after 31cf1127a6f22cc3e1f218bd339191ac67b1ccaf

785d2e601c2399cb328597b97ae60bc0c237d507 authored almost 2 years ago
finish mapping Qto_FootingBaseQuantities

3687e4ed91714c4d713d01e6da751e0f81ccc935 authored almost 2 years ago
Validation output enhancements

31cf1127a6f22cc3e1f218bd339191ac67b1ccaf authored almost 2 years ago
entity_instance.get_info(scalar_only=)

97385efbca14c66bf7fb2ae7459b67a987c711a8 authored almost 2 years ago
Window Modifier - added 2d representation

+ fixed lining offset for door 2d representation

6a87b68c3b6ad0fa1273fce2d35ff6acb38b2433 authored almost 2 years ago
Added note about core.geometry representations functions

be06bd636956572815ef8a2f9e5f11553e366c9f authored almost 2 years ago
fix: ifc clash operator fixes

fixes #2698

a5b4ac863b7ad01efc1adc77c186bd1bf6d10717 authored almost 2 years ago
Update extrusion-dir cases for undeterminate handling

e535f911d10610d2f818eabd758cec8a0877c1a5 authored almost 2 years ago
Recompile rules

18670bcbd6e81f12fa2347944bd4702b3349eb7d authored almost 2 years ago
Add zone IsGroupedBy where rule test case

6a47d33974711de62fa766d677601a928b4d8c7d authored almost 2 years ago
Better conformance wrt indeterminate with AST rewriting and dedicated type

dffa90bd5d0657a9e0dac0245d82941ed18e666e authored almost 2 years ago
Update reverse compilation to eliminate getattr() calls

c634bffa100801fd6158891bd07ba9605d2ea416 authored almost 2 years ago
Use inverse unpacking in rule execution

27511d362e616df803899349446c68863222ba8b authored almost 2 years ago
ifcopenshell.settings.unpack_non_aggregate_inverses

e87524ba117f1d2be57e74f53fe036110f7c9d35 authored almost 2 years ago
Adapt to code changes introduced in ea91f43

b1154ae377c3c1163eec307786c0fb05efc56e1f authored almost 2 years ago
aud dependency fork fix

Solves #2759

cbc24c31a2819e6dc01e79e9f5c495aa584da2fb authored almost 2 years ago
Fix #2383. Don't default text alignment via CSS, let attributes take precedence.

0a8a6e58257a1b195f5a360a49aaa7b8d7d775d9 authored almost 2 years ago
New openings size wasn't converted using unit_scale #2765

e088a10aa8ba0abb7012d33908ed1958e6148651 authored almost 2 years ago
Fix #2274. You can now purge unused types.

007d984baf26ff8f95e7dba8b8a2a6dabb1448c6 authored almost 2 years ago
Fix #2575. We are incompatible with add-ons using dictionary overrides for delete/duplicate macros.

7d979e5a04835a4ce80bbaaaf0b5fd5aedb6c2f9 authored almost 2 years ago
Add fallback solution for invalid geometries

When an inner boundary cut an outer boundary in an IfcCurveBoundedPlane
which is invalid in IFC ...

4134c709a83a598d7002cc54e099481eaa6be65d authored almost 2 years ago
Validate bounds of non-aggregate inverses

0b4b45b7c8724a4f8c5c528fa3fff2a7fc3ca726 authored almost 2 years ago
Test files

ff5e4991ab2b9201cae7a79d6af454bc52530799 authored almost 2 years ago
Fix #2716 issue (#2761)

145ac1a0f4df7de1a55e0ec3ffd7eef8d32cadd8 authored almost 2 years ago
See #2762. Fix pip build.

74de7436b7813e7bca2ffcca188a826e3f3874bc authored almost 2 years ago
Fix #2521. Fill areas have limited dissolve applied before rendering.

60fa05a9134c4faca4135bb2231adf211a84a57b authored almost 2 years ago
See #2760. Fix bug where editing pset with null'ed enumeration fails.

303de614178d4f5965684bb71fa9731f43ac5d34 authored almost 2 years ago
Fix bug where you couldn't duplicate text annotations.

a9a4c6049fedd754c9c8a67e5780261b144ce401 authored almost 2 years ago
Fix #2352. Text styling is now possible with custom classes.

82b201a14ea63514700cde3158dd0a0891bfa9f6 authored almost 2 years ago
See #2760. Fix bug where groups UI had undefined variable.

0655d772103d449e800eb14251597722f4d395e3 authored almost 2 years ago
Fix bug where you couldn't create a drawing with no linework.

c9bd7adf8acdc6a36fd5eaf92c4643ab392c4b91 authored almost 2 years ago
Place text leader annotations horizontally

515ec28fb395502dc7261dae6e34268094d18191 authored almost 2 years ago
BIM tool hotkey to update base quantities

c28c2dd0770634e08818333be141d9209ef21d40 authored almost 2 years ago
Smoke test for duplicating tasks

b04383bb64c8c1af64feea22474c707e0a94afbf authored almost 2 years ago
You can now duplicate tasks

f4b93ef24390b1b4bc5e4b68d20f2a2885f9777b authored almost 2 years ago
Add smoke test for task product selection & minor fix

05cf00bef6b01ef6adea56be69eb59786cf5adbd authored almost 2 years ago
Door openings updated on door parameters update

Based on 6d1e9f73a

e81346c33990aee97292ef2e7bf4b4563e4d2d52 authored almost 2 years ago
minor fix for d4eb56e

ac911cefd64a157a9346376c8b6a8c89ecb826ea authored almost 2 years ago
add IfcConvert testing on sample files step to ci.yml

c4cea2084928262c104f571863114b322ea88d61 authored almost 2 years ago
minor fix for commit d3b176e

e30992b9055eed4f1b679c49f839179f4ab97618 authored almost 2 years ago
BBIM: rewrite Selector search filter to use core and tool functions

5beea8640ede980af5cc431724895d3ceed7c63a authored almost 2 years ago
complete costing module refactoring

d3b176e5eb829278ed2960e2e225c1c63d4fd67f authored almost 2 years ago
Door modifier - double doors type support

0d0691a012c5c2852434f435bc598fa47165ca71 authored almost 2 years ago
New Search and Spatial selection Tools

+ refactor sequence modules

d4eb56e360a05b22ad5b83f5558aeccf403588f9 authored almost 2 years ago
Door modifier - double swing doors

still no dashed lines in 2d representation

5cfc122b79b0a7b9bf998737c9f57113b87c87b4 authored almost 2 years ago
Inlcude audio library for BlenderBIM costing chaching sound

fa0f484922b8aed54ae5ad00ef072a2fc10ab7dd authored almost 2 years ago
Fix #2756. Bug where reassigning classes with a enum didn't work.

ceaa930aad6256056fc2fa66a6351c7f832b4a39 authored almost 2 years ago
Add link to dev fund in add-on about section.

bbd2b6704137a6ac76296b1bb145223ba1149ce1 authored almost 2 years ago
Fix assign cost value usecase

6c82e6f88965ce60539cfdffdc3a04a9b594a322 authored almost 2 years ago
#2754 latebound schema handling

531e07767f429cf5c3f2c7e0b8d2f9abdc19055e authored almost 2 years ago
Latebound schema handling: Improve error messages

da39c903f383e88fc9a71b50d34957d0f8a0ba55 authored almost 2 years ago
Door fixes

1) do not create new ifc representation if editing was canceled (similar to 25c650f4c)
2) plan a...

f458aa993292858e72d379c101bf78e3df1c716b authored almost 2 years ago
door black formatting

9e383959c8f227356ff64d0cc89216558d93bc31 authored almost 2 years ago
Door handles

3654e49f87c807c1f07f40424a7bf48abd0bd609 authored almost 2 years ago
Minor fix

13f5767921f04e711b61be152a2f52b69f22084d authored almost 2 years ago
Windows now regenerate openings when window parameters updated

6d1e9f73a64594550043045ed92efc704deef012 authored almost 2 years ago
small fix for 50d71d5ea

The error was:
```
Error: Python: Traceback (most recent call last):
File "\blenderbim\bim\mod...

d9ddf67afbe3ca3ad412bef6ed2b3d0ac797903f authored almost 2 years ago
Don't create temporary objs when updating filling openings.

47e6352350835a72b9394e18a77fffa9ad1c00c1 authored almost 2 years ago
Fix #1040. New utility for geometric shape analysis only requiring numpy.

ae564d1b61d3b60c345741144993df47980b77fd authored almost 2 years ago