Ecosyste.ms: OpenCollective

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

IfcOpenShell

We build free software IfcOpenShell, Bonsai (previously known as the BlenderBIM Add-on), and more for the Architecture, Engineering, and Construction industry
Collective - Host: opensource - https://opencollective.com/opensourcebim - Website: http://ifcopenshell.org/ - Code: https://github.com/ifcopenshell/ifcopenshell

Convenience operator to draw rectangles when editing profiles

github.com/ifcopenshell/ifcopenshell - 391e09c16c2d18f95ac562e54d78cec79c2a7606 authored over 2 years ago
You can now align the view to the edited profile, for angled profiles

github.com/ifcopenshell/ifcopenshell - 60e4de5ffa4b32c4134691631dbea84fea9a86d4 authored over 2 years ago
no need for Shapely.libs when using macos

github.com/ifcopenshell/ifcopenshell - 9240a10fa8808ad219ed8503c70fd641eebefcbd authored over 2 years ago
update makefile for shapely dependancy (#2452)

* initial

* unzip instead of tar

Co-authored-by: Dion Moult <[email protected]>

github.com/ifcopenshell/ifcopenshell - c080567f5369e77c8a3e42f144e7e7449db321b4 authored over 2 years ago
You can now change the radius of existing arcs. Minor interface cleanup.

github.com/ifcopenshell/ifcopenshell - ac72f41051b1b3f818e6d6c6bd24b66d1541cda9 authored over 2 years ago
You can now change the radius of existing circles. Radius settings are remembered.

github.com/ifcopenshell/ifcopenshell - fc9273c1d30984740ddb47fef59a23281e145553 authored over 2 years ago
Vertex group indices in repeated operations do crazy stuff. This is more robust.

github.com/ifcopenshell/ifcopenshell - 121190c9b921d209a371260f251892cd7535b276 authored over 2 years ago
More robust arcindex generation and let user specify radius for circles

github.com/ifcopenshell/ifcopenshell - 0f2f6e27219b506969fe3d0022e8d7c26ac61a9d authored over 2 years ago
Construction Types - Attempt to solve repeated object creation (#2450)

* Constr types dicts to Blender props

* Reduce update interval

* Base for not linking dumm...

github.com/ifcopenshell/ifcopenshell - 05070c3758ac39e99a66214ceb7fb10edacc9aba authored over 2 years ago
New feature to fillet profiles with true arcs

github.com/ifcopenshell/ifcopenshell - d4d923e51b80deae996ee58dd89caad8c2ce263b authored over 2 years ago
Operator to clear parametric vertices when editing profile

github.com/ifcopenshell/ifcopenshell - 766ffa71cd9babcf938693566ce429b6dab1ee27 authored over 2 years ago
Update meta.yaml

Do not force boost version 1.80.0. It fails horribly

github.com/ifcopenshell/ifcopenshell - 20fdb09a0c53569dd618c8fd71c00acdb5b0319d authored over 2 years ago
Add additional quantity calculations to QtoCalculator (#2405)

github.com/ifcopenshell/ifcopenshell - 1943d5933925e32909c31c54a8ee9a06534bca40 authored over 2 years ago
New 2D CAD offset operator

github.com/ifcopenshell/ifcopenshell - 90a788082dc1738751e115a825125a019987d5fe authored over 2 years ago
Update meta.yaml

test using boost 1.80.0

github.com/ifcopenshell/ifcopenshell - eafad2862f45102fd877f031f2413f81788638db authored over 2 years ago
Fix CAD arc bug where sometimes arc went the wrong way, and now auto-clean verts when creating arc

github.com/ifcopenshell/ifcopenshell - 1c0fa13f39cefd8fd531b65456e0ac4d50d4b7f6 authored over 2 years ago
Fix bim tool crash (#2446)

* Attempt to wait for assets (triggers infinite loop)

* Using timer instead of sleep

* rem...

github.com/ifcopenshell/ifcopenshell - 2e5ce6b862c10efea1f9f4566f936e68118e9d5c authored over 2 years ago
relocate remove drawing button per https://community.osarch.org/discussion/comment/12744/#Comment_12744 (#2444)

* added 3"=1'-0" scale (a common scale), and corrected 6"=1'-0" scale

* relocate remove drawi...

github.com/ifcopenshell/ifcopenshell - f63a33647b6be7815fec937acf11624f4428982c authored over 2 years ago
Fix bim tool crash (#2445)

* Attempt to wait for assets (triggers infinite loop)

* Using timer instead of sleep

* rem...

github.com/ifcopenshell/ifcopenshell - 2f84c188f55610925a6be20b9c10aaf8a00bbebe authored over 2 years ago
Mitre joints now auto merge and are accessible in the new profile editor

github.com/ifcopenshell/ifcopenshell - 01b1b57f7124d6840457cc1afc1cd58ba496bfbf authored over 2 years ago
Fix bug where CAD filleting sometimes led to crashes

github.com/ifcopenshell/ifcopenshell - 1ad0ef82d4b6aa7a156b0a14f6eaae4738ab2768 authored over 2 years ago
Add support for circles in profile editing

github.com/ifcopenshell/ifcopenshell - 23212003e9d65e31ea14b74bd762f2dda578e5e4 authored over 2 years ago
Add unit support in new profile editing tool

github.com/ifcopenshell/ifcopenshell - aff281d00bc92b5e1b75ebb9e0294c1d165e3e0b authored over 2 years ago
Set and unset 3-point arcs only for profiles

github.com/ifcopenshell/ifcopenshell - 4bbcf3fa1ef3c9dd211debe0f6744a259ba2adaf authored over 2 years ago
New smart profile editor for extruded elements inspired by CAD Sketcher

github.com/ifcopenshell/ifcopenshell - 5e50a15b414e3edc410a2dda83506f02a8a94cef authored over 2 years ago
Add calculate all qtos button (#2441)

* Add button to calculate all object qtos in qto n-panel

* Calculate all qtos button: now the...

github.com/ifcopenshell/ifcopenshell - b673fc94a518523da0efad6943a03ef0fea7fa2b authored over 2 years ago
Experimental CAD Sketcher integration for simple arbitary polyline extrusions

github.com/ifcopenshell/ifcopenshell - 4c7a5e8a1a9887bd7696f0872920fdebe4eb66cd authored over 2 years ago
New convenient modifier to rotate beam/wall/column etc by 90 degrees

github.com/ifcopenshell/ifcopenshell - 33ebcd76649ced182d5b67b0970fa3737a1e8a63 authored over 2 years ago
Implement refresh profiles on type and profile changes

github.com/ifcopenshell/ifcopenshell - 76ce726f1d190c5054777cdddad2aca4e67f6377 authored over 2 years ago
Ifc text tweaks (#2431)

* added 3"=1'-0" scale (a common scale), and corrected 6"=1'-0" scale

* Allow float point val...

github.com/ifcopenshell/ifcopenshell - 54da5798914d552639179dc46b2700f3dd61dbd0 authored over 2 years ago
You can now set cardinal point on creation and bulk change for profile elements

github.com/ifcopenshell/ifcopenshell - e024e9e62262cc45a3874803e9120301504b964b authored over 2 years ago
Reimplement profile cardinal points 1-9 with new profile engine

github.com/ifcopenshell/ifcopenshell - 56f4b721617259d4eee2f015b291c26f6e48c35c authored over 2 years ago
Removing an element now also purges connection relationships

github.com/ifcopenshell/ifcopenshell - 7545313deedceb36722ed6f4b7f0a6d446b0eb1c authored over 2 years ago
You can now manually set the length/height of profiled extrusions

github.com/ifcopenshell/ifcopenshell - 48eb6b70e3e7ed9aea761ae0f6fafcfbe8704674 authored over 2 years ago
You can now recalculate connections manually for profiles

github.com/ifcopenshell/ifcopenshell - 5f2acb43b1eff490717431d58340406c09a8d675 authored over 2 years ago
Fix bug when deleting elements may possibly create an invalid containment relationship

github.com/ifcopenshell/ifcopenshell - b7eaefee50e4feef1b1dd9ea7a8880e69707bdc5 authored over 2 years ago
Add support for descriptions in path connection relationships

github.com/ifcopenshell/ifcopenshell - 13a387cc73ab4998894dd523afcd9b54e1208b55 authored over 2 years ago
Fix bug where removing an element in an aggregation could leave the file in an invalid state

github.com/ifcopenshell/ifcopenshell - f139f2ba1ed59abe4acbd08a8574e84e02fb9a40 authored over 2 years ago
New profile engine now supports mitred profile joints.

github.com/ifcopenshell/ifcopenshell - 1d8085f6c90091fb7f7b5bb44424f28c0f664395 authored over 2 years ago
Mitred wall joints rebuilt on the new wall engine

github.com/ifcopenshell/ifcopenshell - 6699bfeb54dfd35cfc27994f6b8bf3a26320684b authored over 2 years ago
3D axis representation contexts are now created by default for all new projects

github.com/ifcopenshell/ifcopenshell - 7cee0a85c614de4cad28c57170b266833874f455 authored over 2 years ago
Implement profile unjoin and start cleaning up legacy architectural tools panel

github.com/ifcopenshell/ifcopenshell - 351dcfa241f5c0b14a559206343a9062975c1397 authored over 2 years ago
You can now have connection aware L joints for profiled elements

github.com/ifcopenshell/ifcopenshell - 28022581a77d68e1b4bbf64496801711c2c65f32 authored over 2 years ago
Extending profiled elements (e.g. beams and columns) now supports axis connectivity and uses new profile engine

github.com/ifcopenshell/ifcopenshell - 748aaa671d3744fd31ee45f1bb369f379d573663 authored over 2 years ago
Delete HdfSerializer.h~

github.com/ifcopenshell/ifcopenshell - 95b474c37dc45f4e4a51acfeb63ead2c2a5e6169 authored over 2 years ago
Delete HdfSerializer.cpp~

github.com/ifcopenshell/ifcopenshell - 9bb9f91f57eef6f6b3280dd63e253e07fafef873 authored over 2 years ago
Profile extensions now use the new engine and support 3D axis representations

github.com/ifcopenshell/ifcopenshell - 7db967583b82bb3c58b998639e4cc5ce43bd4968 authored over 2 years ago
Adding a profile now uses the new profile engine

github.com/ifcopenshell/ifcopenshell - 5d43f6db377b7b47f6affe2c96ffbddf1aeb6b67 authored over 2 years ago
New API functions for adding arbitrary profile and profile-based representations

github.com/ifcopenshell/ifcopenshell - 4cfa3271595bb25e33acd5f07cddc2c18703695f authored over 2 years ago
Minor fix. See #2416.

github.com/ifcopenshell/ifcopenshell - 920177d8c65d71dea28503c3fff7454637b5d792 authored over 2 years ago
Minor fix. See #2416

github.com/ifcopenshell/ifcopenshell - 5f902600e32e2ef6fa46f9680828dff992bebebe authored over 2 years ago
Fix #2427. Don't treat missing mandatory attributes as fatal in IFC version migration

github.com/ifcopenshell/ifcopenshell - db9af13843b672f4b5e848b766464bf1f5fce75b authored over 2 years ago
#2419 remove map erasure from destructor

de initialization order can result in map already destroyed when unique_ptr schemas are still be...

github.com/ifcopenshell/ifcopenshell - dd49c092c6e435cede9a548a31bc7ec454d89a34 authored over 2 years ago
Don't run choco from other repos

github.com/ifcopenshell/ifcopenshell - d347a7f89398b7b2fb25569b6dedb8bda3e5aa50 authored over 2 years ago
Flipping walls now preserves connections, and flips around the reference axis

github.com/ifcopenshell/ifcopenshell - 3c61804e8b03fe6228f0af44e35ae93fb75eb3e3 authored over 2 years ago
New interface to show, select, and remove path connections

github.com/ifcopenshell/ifcopenshell - e179070978b27309751f2441f53ba912e0cae9d6 authored over 2 years ago
Walls recalculate on type and layer thickness changes

github.com/ifcopenshell/ifcopenshell - de2ada11414eb59e40be505e1e64e4e3ff056b12 authored over 2 years ago
Copying elements do not copy connections to prevent mutually exclusive connectivity

github.com/ifcopenshell/ifcopenshell - eb48a68dd171aa428b226db921763fb14edbbbb4 authored over 2 years ago
You can now set an exact wall length

github.com/ifcopenshell/ifcopenshell - fc6bf5e2bb844107731854fa245aca6462931ad1 authored over 2 years ago
Merge projects now merges all entities, not just rooted ones.

github.com/ifcopenshell/ifcopenshell - 3f2d86255d37e0c8b4ff37c4d8e8bf14e1e1cc19 authored over 2 years ago
Fix critical typo in rendering styles creation that led to invisible styles

github.com/ifcopenshell/ifcopenshell - d751ee99950f855a76b30d6ba607aaae466c699b authored over 2 years ago
Attempt to get LXML working across all platforms. See #2422.

github.com/ifcopenshell/ifcopenshell - 83f70624a488136b507e1eca083fdb3ade77dc51 authored over 2 years ago
You can now change wall heights in bulk

github.com/ifcopenshell/ifcopenshell - e5719bd3c65a25b8083487786d1191606d417e85 authored over 2 years ago
You can now switch contexts of of objects in bulk

github.com/ifcopenshell/ifcopenshell - 18387e7732ae365b64e41ff404b59eccc2a4159d authored over 2 years ago
Minor regression fix

github.com/ifcopenshell/ifcopenshell - 57e8e470612ae2bc0acabb65f44b90da3b4febd8 authored over 2 years ago
IfcPatch now allows passing in IFC objects instead of filepath strings

github.com/ifcopenshell/ifcopenshell - 5c5bb0365210cc3c887b07d0e4ec84680f106ed4 authored over 2 years ago
Add documentation for IfcPatch

github.com/ifcopenshell/ifcopenshell - ea1d797605d2f4cb00b9c22060c469faf0e74464 authored over 2 years ago
Minor fix to 12DToRevitTINS patch

github.com/ifcopenshell/ifcopenshell - bc3bf07a60c280c3889f1cc126f8762552f7eea8 authored over 2 years ago
New feature to merge aligned walls and retain parametric connections

github.com/ifcopenshell/ifcopenshell - fbd4177d08a476b04cccb6d9717c6f14850a5e74 authored over 2 years ago
#2322 Implement IfcSweptDiskSolidPolygonal.FilletRadius

github.com/ifcopenshell/ifcopenshell - 4842891fd75fa4023e08f9304e10c85c0dcb6478 authored over 2 years ago
Shift-Y in the BIM tool for walls now regenerates wall connections

github.com/ifcopenshell/ifcopenshell - f6056f9bc385f105a5f187674a4274fd692c7a14 authored over 2 years ago
Fix #2420. Bug where project library assets sharing relationships with other assets would pull in other assets

github.com/ifcopenshell/ifcopenshell - c7af6c4482919330374dadc323eaf0fe614d7aaa authored over 2 years ago
Splitting walls now uses the new wall engine

github.com/ifcopenshell/ifcopenshell - c9c905fd3ebb9ef9931241e5fd30e19fc034b6ae authored over 2 years ago
New recalculate wall operator to manually trigger an update of all wall connections

github.com/ifcopenshell/ifcopenshell - 7f764888695ab2e3506ef3367906068a4f702cea authored over 2 years ago
New wall engine slowly being wired up to wall join hotkeys

github.com/ifcopenshell/ifcopenshell - cd930d809a88beb673f70646c2ccce951272c978 authored over 2 years ago
Implement unjoin in new wall engine

github.com/ifcopenshell/ifcopenshell - f49d7ec2cb09fcd5cd00a400c1ddbd05a5af9c87 authored over 2 years ago
Add axis support to new wall engine

github.com/ifcopenshell/ifcopenshell - 984978bc00a160b16e046c76d00d0fe2d438c6dc authored over 2 years ago
An axis context is now added by default for all new projects

github.com/ifcopenshell/ifcopenshell - ce8da8bd858d5e11bbf36a7b7653f94ec7a0b4f4 authored over 2 years ago
Update docs about new Apple M1 support

github.com/ifcopenshell/ifcopenshell - 0cb3c0a907818821463d9c43a70a7f3b788770e1 authored over 2 years ago
Distribute Apple M1 to PyPi

github.com/ifcopenshell/ifcopenshell - d9ea62a670c9aa92badf20ea5ab31d4a77e5cdd3 authored over 2 years ago
Apple M1 builds. This stuff never works the first time.

github.com/ifcopenshell/ifcopenshell - 2228104a8eeff60cc21689d9dac44b1e3f0134d5 authored over 2 years ago
Setup BlenderBIM Apple M1 builds. Fingers crossed!

github.com/ifcopenshell/ifcopenshell - e47357408613a06aa913f76c88c8a580334fa898 authored over 2 years ago
Implement connection aware wall L-joints

github.com/ifcopenshell/ifcopenshell - f93604d6b700e8a9bd426a5dfde38690aa4fca0b authored over 2 years ago
Fix #2413. Bug where multiple tasks may accidentally override animation keyframes.

github.com/ifcopenshell/ifcopenshell - d106b0e0172906e7e06e14b41bde6631cee46bdc authored over 2 years ago
Prototype connection-aware wall extension and T-joints

github.com/ifcopenshell/ifcopenshell - 90e35810d93af0a82718c2bd9b28e11415b6d56d authored over 2 years ago
wrapper is a bash script not a sh script

github.com/ifcopenshell/ifcopenshell - 4fb910fc44dcfecbf1e2f51414aa5449b77c7404 authored over 2 years ago
Creating walls are more stable and now directly goes to the IFC representation instead of reverse engineering Blender meshes

github.com/ifcopenshell/ifcopenshell - 280ce56431c8dca49ec2860bb6110dfb6901523e authored over 2 years ago
New API to directly create wall-like representations without Blender geometry

github.com/ifcopenshell/ifcopenshell - 81e46b533ba8ea910f1567e4475902269296ba0f authored over 2 years ago
Add support for connecting/disconnecting paths in API

github.com/ifcopenshell/ifcopenshell - 171db4b241e35f14a0edff565ebe7df71936fbbb authored over 2 years ago