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

BlenderBIM keep view when switching git revision

101972fbad53866b5d8bcaab1ae213525fece8bc authored over 1 year ago by Bruno Postle <[email protected]>
fix issue where add materials operator would only show when a material is selected

f23ebc4031522a8d6f4c52dfa3477f43a469cd10 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
fix toggle link selectability and visibility when linked IFCs use a relative path

44431db092af902b79249e84082ba26bd5ff3c24 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
fix loading and unloading linked IFCs with a relative path

d1b6c1ffe4c98170e47ce51c1fe559a714c0bcff authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
fix various issues by preventing data from linked IFCs to be saved in current project

4d98151b62170172941c37d756b9d6603c4197f9 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Maintain active status filters override when activating 3D model during drawing worfklows

5e8e18e3b5fba4c225a381ce1140a1de968b8bf1 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Rename IFC AU Library to IFC Furniture library

Just thought watching BIM Voice last video that some people may overlook it like something Austr...

bc9b48237374c24b8810ad91dafa70c6ba5c7f2f authored over 1 year ago by Andrej730 <[email protected]>
IfcElementType now appears first in Object Metadata

Because it's seems more general workflow to create types than just assign classes.
Example - htt...

808ff548ec08671d593ea3e956458fa73e78f9e9 authored over 1 year ago by Andrej730 <[email protected]>
fix removing drawings from sheets when deleting drawings #3645

4506eb0df91f152bf7c45b696ba0890092407b1a authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Spreadsheet Import/Export: Fix feet and inch formatting

921d412fc73268ef0c4d6c8a42620afe5e1d761b authored over 1 year ago by Ryan Schultz <[email protected]>
shape_builder docs test

6089d3af780409888f17c2de0d1741890b52f03f authored over 1 year ago by Andrej730 <[email protected]>
add build to Makefile and use it in bcf-pypi Workflow

b8168ca606cbdd6825f279cff9b36cf76bf3e5a4 authored over 1 year ago by Christoph Mellueh <=>
fill-bg for text instead of the entire symbol by default #3594

Before - https://i.imgur.com/OsQycgW.png
After - https://i.imgur.com/rZvXIoT.png

61a7325bc05c4f2da4346285c80b5cea71dd5eec authored over 1 year ago by Andrej730 <[email protected]>
Create constants ELEMENT_ARRAY_BUFFER and ARRAY_BUFFER to allow for more descriptive bufferview construction. Change the bufferViewId variable from a static variable to a member variable because python instances of IfcOpenShell can have multiple serializers open at any given time. This commit also includes some minor code reformatting and code comments explaining the changes done. Finally integer constants GLB_FILE_HEAER, GLB_JSON_HEADER, GLB_BINARY_CHUNK_HEADER were added to make the glb file header creation more descriptive

c483116b32e0541d0c3a59eed72d72ac525bfb29 authored over 1 year ago by Chetan <[email protected]>
Give each accessor its own buffer view to improve the memory and rendering efficiency of the glb file

55a623dc97a8497ac5523e496d880e1bb579f07a authored over 1 year ago by Chetan <[email protected]>
run black and fix silly code #3652

ad420108b0ca608b30b7c173f25d6969022c7c5c authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
you can now reload linked IFCs #3652

9944c7d2dee1d4b596accdc4489d0a2b98ac8dd7 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Move grids panel under Project Setup

1a8f2be4fdcc8c50d6847d3f3aa332ce8972a987 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Write documentation describing facet selector and element query syntax.

13f64fdfe29828842838a6a36b2cbe0d35b8f001 authored over 1 year ago by Dion Moult <[email protected]>
Bump IOS and enable unify inputs.

38a9e291026abb31d571b5af603f68592a365a9a authored over 1 year ago by Dion Moult <[email protected]>
Minor fix to use new regex syntax in select similar dialog.

3c23a5713844019e8773e623303b508223a24e33 authored over 1 year ago by Dion Moult <[email protected]>
Minor fixes, and IfcCSV now uses pandas to import ODS/XLSX for more robust importing.

7baed872c6ec2076f46bb1f1b05e310502e19b39 authored over 1 year ago by Dion Moult <[email protected]>
Selector element key queries now allow for regex matching, and single regex matches return that only item, not a list with one item in it.

9a7a284561a2af554f689f1eab58092b07fe3e62 authored over 1 year ago by Dion Moult <[email protected]>
Fix #3587. IfcCSV now supports custom formatting functions.

e9c24a265635a03ee0f41d0aa2d42eca4ca56b4e authored over 1 year ago by Dion Moult <[email protected]>
Fix #3641 : Error when creating roof type

5c73ef0a6d1527feb5493603d9d30f1ff03fd00f authored over 1 year ago by Gorgious56 <[email protected]>
Merge branch 'IfcOpenShell:v0.7.0' into v0.7.0

6c29c53a72e7af400b5d6d05e8cfa5b46569dbd9 authored over 1 year ago by Carlos Dias <[email protected]>
#3158 Fix unify inputs

dadcbe61ea432ffde3c46a943e9cac2476f39e69 authored over 1 year ago by Thomas Krijnen <[email protected]>
Update draw.py --with-unify-inputs [True]

93502a05eae8b38252a8d44ae8b3a373fc142272 authored over 1 year ago by Thomas Krijnen <[email protected]>
small info message on bim.get_representation_ifc_parameters

just to notify that it worked but haven't found any parameters

5ebde4c79a3c223903bdd712aa048a9dacf025c8 authored over 1 year ago by Andrej730 <[email protected]>
Fix incorrect implementation of regex matching

cf21ae22f1c385ec67d7281a512f56ccb6986b50 authored over 1 year ago by Dion Moult <[email protected]>
Fix #3635. Minor fix.

cc500ae833d7d564d9e6bc199dd5ab719caa8575 authored over 1 year ago by Dion Moult <[email protected]>
Fix failing tests and optimise brick tests.

66decc604e335de08295fa324dd71439ec507945 authored over 1 year ago by Dion Moult <[email protected]>
Accommodate invalid Revit models where they have invalid material relationships.

256c0baa14256cc24c429d82b9270004ca655e91 authored over 1 year ago by Dion Moult <[email protected]>
fixed errors after 13309cb8c #3624

for example it was throwing errors when using WindowTool you selected a wall and it would try to...

356bc180789d18b4a4b746c5947fc3942c809747 authored over 1 year ago by Andrej730 <[email protected]>
Fix Brick core

- Refresh viewer now reloads both screens by default
- Rename "add_namespace" to "add_brick_name...

c3de72b71aa6fefdab887c54f1a5670248923655 authored over 1 year ago by rileywong311 <[email protected]>
Fix Brick tool

- Data is now stored regularly and parsed in props
- "get_convertable_brick_spaces" returns a se...

0d7e71a2690010d689d47e98bc4bd12a8c58ca27 authored over 1 year ago by rileywong311 <[email protected]>
Undo indentation from commit <e08283350> (did not account for no name existing)

a0613cfee63062184ef2031a374108e0b73c87c3 authored over 1 year ago by rileywong311 <[email protected]>
Fix brick.feature

For one particular, I removed "And I set 'scene.BIMRootProperties.new_brick_relation_type' to 'h...

78a2f65ec34288959a12c5c02c3bdc141fad6bec authored over 1 year ago by rileywong311 <[email protected]>
Refactor UI get_brick_relations

802bd74c52301903d77b1801bf0ea03f7a5ad2ad authored over 1 year ago by rileywong311 <[email protected]>
Fix condition for hiding "view_brick_item"

33cf40debb861f523b4b562a09ad2f93323ddbc8 authored over 1 year ago by rileywong311 <[email protected]>
Update core/test_brick.py

1344cbc192515e22b8aee4ac939d76cc5f24d43b authored over 1 year ago by rileywong311 <[email protected]>
Rename 'add_brick_failed" to "add_brick_relation_failed"

ff63fd9f6ff79700d37594ac7d078882047e0045 authored over 1 year ago by rileywong311 <[email protected]>
Update core\tool.py for Brick

39fc60a4823de742c59e6f5315bc4996bec18a38 authored over 1 year ago by rileywong311 <[email protected]>
Update tool/test_brick.py

e00ffb07addb259dfe6b83ec592f0ad56714df35 authored over 1 year ago by rileywong311 <[email protected]>
Fix bug where split screen selection from previous page is out of range on the next

dba43590a5f4f6374c44e0b2d94c9bfea5a2a3a0 authored over 1 year ago by rileywong311 <[email protected]>
Fix indentation for assign Brick reference

5b207e6f541fc5aca144015aabfa1f6461980f74 authored over 1 year ago by rileywong311 <[email protected]>
Fix #3636 : Check if representation class exists before testing if it's a circle extrusion representation

695dc6ec5ad7282889d5b41aa9f6551020795dd2 authored over 1 year ago by Gorgious <[email protected]>
updating a duration will not auto update schedule usage

d3bcb8c6b943ee65363a3b649c0f29f24a432526 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Fixed bug with segments incorrectly adjusted after adding transition

If transition was really long comparing to segments length then DumbProfileJoiner.join_E would s...

2b1e17681faa12faec4d366acdd8d466d3872a9e authored over 1 year ago by Andrej730 <[email protected]>
Fixed bug adding ports to the transitions between profiles with an offset

end port ended up located without the offset

6226aea3c35d33c2c24fb12db58111952d8ce7e7 authored over 1 year ago by Andrej730 <[email protected]>
Fixed bug in shape_builder.mep_transition_calculate

it wasn't taking account that `h` can also end up negative

a30ad9b8865d38df7b64309138f714f91b214379 authored over 1 year ago by Andrej730 <[email protected]>
Fix more failing tests.

8f25a31f19a829c1c7ef0a1c1a16a54c90e2900c authored over 1 year ago by Dion Moult <[email protected]>
fix bug where nested resources in task ICOM panel didn't show

1c7e6cf1b97b772d12ee8650cbb7a90a6a981738 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Resource Features :

- Adding/removing and edit productivity data is now easier (+ cleaner UI)
- Pressing calculate sc...

fc7459c07fa4f2b0183af4694732bb11559e7562 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Prevent user from editing the mesh of a circle based extrusion

8f6932de64494b90e4bc9e705459bb5d7340dd9d authored over 1 year ago by Gorgious56 <[email protected]>
See #3581. Fix failing IOS tests.

b708100c03e38943b5af0e3c00bb4eb3fcfc1f3e authored over 1 year ago by Dion Moult <[email protected]>
rename File and unify with ci-ifctester-pypi

d4e2d3d2dd9650f62495005b4a2642f37de460fb authored over 1 year ago by Christoph Mellueh <=>
Fixed #3624 - tools props were updating only for BIM Tool

It wasn't taking into account WallTool, BeamTool and all other tools we have.

13309cb8c402fdeecce7d1066a132e1708e66d65 authored over 1 year ago by Andrej730 <[email protected]>
Update currently selected ifc class and type on selecting object

Had this idea for awhile now and heard it multiple times from other people. Please give feedback...

5a4bc0909b8a13ee08c21c9e876f3b77ba417abd authored over 1 year ago by Andrej730 <[email protected]>
A button to jump back from boolean to the original object

Example - https://imgur.com/a/A3dVbFM

39540e57942832accdc324da2260fc279da71fd1 authored over 1 year ago by Andrej730 <[email protected]>
Fix #3632. Make search and CSV UIs share the same Blender props for DRY.

0a0f977b5c89d098a753305d64402b749c2a175e authored over 1 year ago by Dion Moult <[email protected]>
You can now reorder columns in IfcCSV

13a75e7ad7183d4071c98783fe637ae6df54ad4b authored over 1 year ago by Dion Moult <[email protected]>
Loading IFCs now prioritise 2D bodies over 3D non-bodies. This helps prevent loading and seeing a bunch of Box / Clearance representations.

99574d62556709e02c954a4108669791a9730748 authored over 1 year ago by Dion Moult <[email protected]>
Fix #3627. Bug where exclude didn't take into account entities are "OR" not "AND". Whoops.

968cceb725cced1f79b8d0c5f2e3280cbaa1aafc authored over 1 year ago by Dion Moult <[email protected]>
run black

002985a44672fbbe472d44549ed49f7f9777c347 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Feature to calculate required resources

5adc29b0b3963bb3831bfe17d34c6870a92d3c2a authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Calculates the number of resources based on required person-hours.

52ea4ff44d37d7775004ed07130ff98a9b579393 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
clean up Resource UI using column layout

4e31a87c20166e623c906fdf09bc3ade834d4236 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Fix duplicate id in EP_set_Drawing template

5d8539071503406a5830c59ce1f073c0f9732570 authored over 1 year ago by Jesusbill <[email protected]>
bump ifcsverchok release in readme

3e13eb8942313b75875bc9ffdea90a3ec84a64d7 authored over 1 year ago by Andrej730 <[email protected]>
added UI to display connections for realizing elements

Example - https://imgur.com/a/1ZZlTwp

262c6d1fcb9e05474d3f3133540b66c22370a331 authored over 1 year ago by Andrej730 <[email protected]>
Added small UI to show realizing elements for the connections

Example - https://i.imgur.com/JLDcnbK.png

12b5a888618a23b312d57477418c4387c30689cb authored over 1 year ago by Andrej730 <[email protected]>
fixed bug in mep transitions

it wasn't taking into account that offset can be too big to sustain the angle

1a142ad5eb714cbb99696093342ffc2570689e07 authored over 1 year ago by Andrej730 <[email protected]>
test to make sure nothing happened to ifcsverchok 😅

2ccc9d886e3ca91ad000f65b8bfdda1328e414ae authored over 1 year ago by Andrej730 <[email protected]>
a bit faster renaming ifc elements when renaming blender objects

Previously when you renamed blender object it was requiring the "Ifc.../" prefix so it would als...

a78769c8ffee63603ab006466b534f4b5e7b1daa authored over 1 year ago by Andrej730 <[email protected]>
added tests for shape builder transition length calculator

2bc22e150caa4005b59c541cbf8e26b22c22d341 authored over 1 year ago by Andrej730 <[email protected]>
you can now also update resource numbers (usage) from the task ICOM resource list

aad5d280fde3751471e6fa249a623787bccb95bd authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
refactor highligh_task code

7ab07ed149d289b2f955d69554304746cebe309b authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Fix #3620. Bug where manually inserted windows should preseve the existing Z value.

3690998dbca518f776db6b229d56596758fbcb84 authored over 1 year ago by Dion Moult <[email protected]>
when editing sequence relationships, enabling selecting successor and predecessor task

1b83fcc1c79933ac4e4c9594e2a77c5ed43b1bb6 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
feature to select a resource in resource tree from task ICOM list

5cf25c45f96b3372b0bbfd931a34929777ff9406 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Fix #3628. Minor issue where regex queries didn't load properly.

efa734c06e19148b71ca70677246f7f5bda1c21e authored over 1 year ago by Dion Moult <[email protected]>
The copy property tool now works on enumerated properties. Hooray for copying over statuses!

e242244ec0a603e591fc63e553b6cef358a41cac authored over 1 year ago by Dion Moult <[email protected]>
Small fix for 422f772c4

6f9da163fbfd5fcb377bcaa803df75948b3febe7 authored over 1 year ago by Andrej730 <[email protected]>
IfcPatch now uses the new facet selector syntax.

a3fd169bb6edf10ac1a3c3abc516f3490adbc6b5 authored over 1 year ago by Dion Moult <[email protected]>
Due to popular demand, custom EPset_Status to be used for "userdefined" status values as well as for things which don't have a status.

899056f9294a077124b36aa8ae7bc9f8216acb0d authored over 1 year ago by Dion Moult <[email protected]>
New Status panel for managing statuses in the costing / scheduling tab.

132fef1b7694dfa1b8d8256d4bee27039fc9aa0d authored over 1 year ago by Dion Moult <[email protected]>
Fixed bug with remembering materials assigned to faces

The problem was that bim.update_representation was assigning representation styles without takin...

422f772c40b490190346b527e0595c450ce1c8a9 authored over 1 year ago by Andrej730 <[email protected]>
implement calculating task duration based on resource usage change for fixed person-hours and prevent constrained attributes from updating

66f5081ada29e557fd2ade3a7a103ac19a5c8cc4 authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Fix #3627. Error where using filters incorrectly applied includes / excludes.

839e35f1da91433838201c1737b549bb5f7aca81 authored over 1 year ago by Dion Moult <[email protected]>
consolidate constraint utilities into ifcopenshell.util.constraint and refactor

40d9713326fa2382d3451566c76d817a8bee156a authored over 1 year ago by Sigma Dimensions (Yass) <[email protected]>
Export/assign Brick library reference uses "label" if there is one

20d6eae50aecfaa04081b82951596c54d4041861 authored over 1 year ago by rileywong311 <[email protected]>
Brick UI relations list uses "label" if there is one

9740582a84766759825ede215d03c8390bcbee6c authored over 1 year ago by rileywong311 <[email protected]>
Restore Brick select ifcGlobalID functionality

a8046a6d699e26c7201e8154d8380cd2ebca8e19 authored over 1 year ago by rileywong311 <[email protected]>
Move Brick "set last saved" to BrickStore

d6655a5c1470d33d5b54fed221139c1954549092 authored over 1 year ago by rileywong311 <[email protected]>
Simplify buttons for add Brick relations manually

0a3a2db4ae2a9dcbb408162bd32c39ffcc39ef74 authored over 1 year ago by rileywong311 <[email protected]>
Check Brick library location exists

d53641ce5e00a358f0af3c2ca8a77c22042a8147 authored over 1 year ago by rileywong311 <[email protected]>
Fix up convert_ifc_to_brick

Remove line separation between code, but add comments
Add full URI to Brick relations
Fix typo w...

b8ca287883d666fc8d1a3e4140d2f2a1ce04ee1e authored over 1 year ago by rileywong311 <[email protected]>
Remove Brick data debugging printouts

52f3392ecea60628f4cab3993e00a5c1b81a99dc authored over 1 year ago by rileywong311 <[email protected]>
Rework Brick UI into toggle panels

499eb5ea1433d1661912a42a2a4f66973b39030f authored over 1 year ago by rileywong311 <[email protected]>