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

minor change for RailingData

4ad1a2be73e58935066a55bfef4fe54479a4d75d authored over 1 year ago
bim.load_project to refresh session on execute not invoke

if you accidentally opened file dialog or just changed your mind it shouldn't remove all objects...

ef8f825012d99ce1c13fe1ff80b6a603015ba403 authored over 1 year ago
RailingData use refactor, solves #3416

56adfc70b5bf49859e24597def5a70223f63da0b authored over 1 year ago
ifcsverchok delete api_WIP

bc909a26faec907d918b7e8a56583b63c2f5ac62 authored over 1 year ago
display current commit in status bar

it works for users who symlinked their blenderbim/bim folders to git repository or installed ble...

dd0a015ec3e3dbf37de9a4cf0139c9ff22bc872c authored over 1 year ago
Fix error when trying to edit an object that doesn't support edit mode with the TAB keypress

Also run black on the rest of the file

3813c26db76d6649159e3006137bf0ec35e3d21c authored over 1 year ago
Fix #3420. Fix missing sheet references on drawings and incorrect direction of section references.

95c06c7f826023e994adffdfc8d7cf0ead592767 authored over 1 year ago
more consistency in values for plan-, section level and diameter

db910d402464ed8721f7d64ca4cf9d4ff761969b authored over 1 year ago
radius annotation - support for prefix/suffix/fill-bg

and more consistency between viewport and svg

669dbd2e8d18882b8a13e009952ad9c9f5d67db6 authored over 1 year ago
PLAN/SECTION_LEVEL consistency between viewport and svg

before - https://i.imgur.com/bwYbozz.png
after - https://i.imgur.com/7BlmQIg.png

NOTE that if y...

becbfccae9c774f505fc700ee2c94681ec7f5aef authored over 1 year ago
fill-bg for diameter, plan- and section-level annotations

2f02d401f29b4e5b8831bffac7ba307a029466b6 authored over 1 year ago
Fix #3417. Apply 50mm offset to camera to ensure text isn't "behind" the camera. This 50mm convention is used in quite a few places, we should standardise it.

ec2ca4bcf4156b964e58ea117121524cd7c3c392 authored over 1 year ago
Fix #3425. Fix invalid IFC data where grid axes should be 2D not 3D.

89df937f8983ee4b59de00cf063db06b70050e94 authored over 1 year ago
Update entity_instance.py

7567971a32eb39e0a413240cc49010dbede7a89c authored over 1 year ago
Update rule_executor.py

74160731c92b647fd20cb5b5ed64a4f3c587c78d authored over 1 year ago
Prevent resetting selected tab on blender restart

Not sure if there is any caveats to that

5d7fefa04229e3f70075c354136ea6b94bd2531b authored over 1 year ago
Fix #3407. Override Ctrl-S to the export IFC which checks for Blender projects.

1. No IFC --> Saves Blend file
2. IFC, unsaved Blend --> Saves IFC
3. IFC, saved Blend --> Sa...

db4c61a4722678e850ff2b93e5c1604d0d29dd7a authored over 1 year ago
PLAN_LEVEL annotations support for prefix, suffix #3399

Viewport - https://i.imgur.com/XRa3oJO.png
SVG - https://i.imgur.com/C8PjoiO.png

298568d3eaaf15c4e3071188932ccbf8f3202f8f authored over 1 year ago
Fix #3414. Only clear default scene, not custom scene when loading / creating IFCs.

4da7b355bfbc21fc2b7b1c7990401b4a3469d4d6 authored over 1 year ago
SECTION_LEVEL annotations support for prefix, suffix #3399

also added support for "show only description" for section_level

2a15743f8baf831ddf78d436df6c4f651aa8a0e6 authored over 1 year ago
Fixed #3400 introduced in dda16c8

e54cc11ca6993fbb30a5c014af04db7c34d26a17 authored over 1 year ago
Resolve merge conflict

24fdfc6d822c6410661f0aeedd4cdc9920183a87 authored over 1 year ago
Fix registration bug that created hundreds of workspaces due to continuous triggering of the depsgraph_update.

Use an is_registering check to only run the on_register once.

Rename setDefaultProperties to lo...

86891647692cbd8c813015ccec5b3fbf3f26f425 authored over 1 year ago
Keep active object when unlinking an IFC element

Unlinking an element recreates a new blender object so the active object would be lost, jumping t...

86dd79daa6d15ca3a037eaf3b7e83ae42d0058dc authored over 1 year ago
fixed properties search after 949a2bb and fixed console errors on search

1) When you search not from the SCENE properties blender creates some kind of phantom area to ch...

a231cc31e8e03aa18bbd0964803f84deb523c45a authored over 1 year ago
Integrate brickschema undo system into BlenderBIM Add-on undo system wrapper

e412d27398eac3a0d61b465497738ee93653432f authored over 1 year ago
Fixed #3412

After 949a2bb printing happens not fron N-panel (which is part of viewport) but from scene prope...

60388f1a24d3f5f2a4569361926ad6bc15eb653c authored over 1 year ago
allow to call select/color by attribute by providing arguments

instead of always checking scene.BIMSearchProperties. This allows to add different setups of sel...

d13d1493e39fcba8fec0329d04051667f5917245 authored over 1 year ago
Move built-in scene panels to a dedicated "Blender Properties" tab instead of unregistering permanently.

657e77117c92d47d0a063ee006377b3f34f420c6 authored over 1 year ago
Implement Ctrl-Tab in properties to conveniently toggle between two tabs.

556489d686eb15c071c3402dd05b601e734f97c7 authored over 1 year ago
Library for US AISC15 Steel Profiles #3203

7d97f5e37569656120e9a041dc05f885d688cd61 authored over 1 year ago
Trying to edit a railing modifier path while modifying the parameters is now prevented and user is informed with a tooltip

7583b567385c57b5f889a9ba5636316d55e86755 authored over 1 year ago
Fix IfcRailing modifier support spacing <= 0 would throw an error, and deactivate support spacing field if manual support is selected

073a00b2cab960f6a4712553b757b6f402291191 authored over 1 year ago
2dc4bbf8cdee1db784808c89930020eb7c17a7ba Apply same logic for derived attributes

8baa0945e9b0d9ae7523345ee3b75a032e1260c1 authored over 1 year ago
Override Ctrl-N new file menu to make it easier to start new projects and new IFC icon.

717c28b7c9fdec86eecc5c71a614b04dbb3993ce authored over 1 year ago
Using EPset_Drawing data instead of camera props on drawing print #3396

Previously if you change `HasUnderlay` in pset it caused errors because camera properties `has_u...

f4a4e906ab4867099c56a9c6bd4d7fe3543ddcf8 authored over 1 year ago
See #3016. Scene shading styles are now stored as part of the drawing style.

3dfd36877eb48ba90c479f01ccb8387277fec741 authored over 1 year ago
See #3411. Sheets are now sorted alphabetically by default.

052ff71c51ad47fb1433037b8c27a3f6182f173e authored over 1 year ago
Update splash image to be centered

a9f2237d32ae84fc47a6d8150f3db2ebb146b46d authored over 1 year ago
Fix #3410. Minor regression when moving UI to properties panel.

62c93f04628e102ae09fd67d2bd78b83642828e4 authored over 1 year ago
Add support for Point representations too, not just point cloud.

60ea50426763c9e777ed1f67a6edfa6e76e7a2b3 authored over 1 year ago
Fix bug where all grouped annotations were excluded when opening models, whereas we only want drawing annotations to be excluded.

1e3b45c0b8dda8ac3fde77dcbe21fd7ede508c74 authored over 1 year ago
Fix bug where drawing decimal places couldn't be 0. Now it's possible to define 0 as value

757277cedf205df885793ef444e0a027c29cf2ec authored over 1 year ago
Forgot to commit updated IfcTester test suite

14fced7abad2d5c15aceb650b857c09a9b556285 authored over 1 year ago
Fix critical undo sync bug related to invoking instead of executing. See notes.

Currently, the undo system works by wrapping the execute operator. What was not considered was t...

7a3b299148872b2893a6f479506c04378773370b authored over 1 year ago
Drawing panels now moved to the drawings and documents "tab"

45cf6a8ace1f4df997e936e49760b15868bea6bc authored over 1 year ago
Update IfcTester to comply with latest modifications to IDS XSD.

9b1693e1120c7b7bbcdb12bf37c55e20f4b42bd6 authored over 1 year ago
Visual clean up of annotation tool to only activate when a drawing is active and have a type manager similar to the BIM tool.

cc59929cfd649aa35e4adf0cd51aa97b1d786986 authored over 1 year ago
Update tool icons to all use the same underlying "cube" shape and add bracing for structural icon and background walls for spatial icon.

43fd012a4c9cc08a999cef532c1964e30d346118 authored over 1 year ago
recreate decompositions in Refresh operator

f96f663dc32897962544668929021bb5259ef151 authored over 1 year ago
changed keymap

486bafc8140f74335ff8d25b37698afc546d511a authored over 1 year ago
clear BIMObjectPropertis.collection after duplication

20a31be5bf3e5c22a7747978ac0ebe45f184cd56 authored over 1 year ago
initial commit

98dad0cbbec78d0334cef91308e66f3eb2a192af authored over 1 year ago
Fix #3390. Type products should not be set in the model interface.

b0ce2e5a00918f16b901a74857b980a25151ae9b authored over 1 year ago
#3189 proposal (#3190)

3aea0915d02d83f22309164d569fcd6afa6379ea authored over 1 year ago
removed total_items from the operator

0ee5e3887b52764678016f339cbd82a73680cee0 authored over 1 year ago
implementation of #3332

1afcec20052e7c05235002bc2a23a603e47aa9f4 authored over 1 year ago
Merge pull request #3405 from brunoperdigao/pset_select_same_value

Bug fix in #3392

656b7cb06e4a82d71272c82878ca528cab2faa3c authored over 1 year ago
Merge branch 'v0.7.0' into pset_select_same_value

19d3f98b6f9a58c05edf4f59da2db65990f7deec authored over 1 year ago
Fix #3402. Activate drawing no longer affects the visibility of non-IFC objects.

73a736f52ad4488c916af8edb9f1d96ea5e2e657 authored over 1 year ago
Fix #3403. Templates must be specific to the version you are creating.

6adc48ade49bec46989686464f6abee6b665514a authored over 1 year ago
Start mocking up our own property "tabs" with the intention to use this new tab system instead of Blender property tabs

Blender property tabs are hardcoded and we cannot customise them. IFC data only "somewhat" maps ...

949a2bb3477b6d044a8ca35f4e0c44fb3005bedd authored over 1 year ago
Workspace inspired by IFCArchitect's layout is now setup by default and irrelevant Blender scene panels are hidden. You can disable this behaviour for advanced users, or use your own workspace layout but at least now there is a better "BIM-optimised" layout.

The layout uses three columns with a focus on a larger outliner (important as BIM models have lo...

8cb63720eba250deb5fa544a877b18966b2a757d authored over 1 year ago
You can now create, open, and save projects from the file menu, with simple project presets. Also the scene is cleared so no more manual cube / light / camera deletion. Also poll prior to saving. No more import / export menu to confuse users.

https://imgur.com/a/EIt2H5b

52ac1090e9e6781b8df272a93350f57645e15052 authored over 1 year ago
Delete old annotation panel in favour of annotation tool

4f6180baf83ce7b507faadaf4fddf16b8643c98b authored over 1 year ago
minor fix

743339598eb2960a6f86fbfb7a84f389d12c1545 authored over 1 year ago
bugfix and alt+click functionality

2e423f26ff05c15d927012ed6f36c2885bdc1695 authored over 1 year ago
Fix various typos in src/ifcgeom* subdirs

b3b45893cc405c3ac201c69aca122fa97cc73bc4 authored over 1 year ago
Minor doc improvements and SQL/stream code cleanup

a65747dd2c9650a92693ab5a4f01dd27afd9ef4d authored over 1 year ago
Fix #3394. Fix bug where railing and roof type names were hardcoded. Also improve UI of create type form so you can actually read the fields.

4286ad6dcc4faf87344a3cc3a4831832c243a26b authored over 1 year ago
Fix #3213. Internally, we should always use Unix path separators.

0b823c772ed5fbedb793ce0828c03c1e24403ccf authored over 1 year ago
The user can now toggle between rotate before / after translating in OffsetObjectPlacements

9944024457953cf0d0bacbb2f2ba12cd4c43afe3 authored over 1 year ago
Fix #3016. Drawing styles that set the shading style will change shading style upon activating the style.

3cdad90755a359efa34abcb4a81a745c0d9cb345 authored over 1 year ago
Fix #3121. Merge equivalent contexts when merging projects in MergeProject Ifcpatch recipe.

71846d683bf076ad065f35095424b0c4a46fceba authored over 1 year ago
Fix failing tests since Github test runner only has IFC4X3_ADD1 not TC1 compiled in.

7be0fd61373d7c4adcabf712d900d65185fef40e authored over 1 year ago
implements #3268

1eef746f60c4f7712fbe93f2189be2736bde2f38 authored over 1 year ago
remove import BrickStore in props

c011458ea258488f78f5a39ca3fd3e4d769df9e5 authored over 1 year ago
Remove binding namespace new project (already in schema)

1696ca5e088f2eb496305ca3e95b85608a7efa02 authored over 1 year ago
Add brick operator accepts label parameter & add toggle for namespace editing

abf809f9dd8c48df730993206837e4f8ffae7228 authored over 1 year ago
Add filter to listed namespaces (need add more aliases)

9257816e6209312101acfb4c777279d29c89b028 authored over 1 year ago
Separate serialize into "save" and "save as" with file selection

b7453f584e60496a44b88d17925e5a4f2ace1d68 authored over 1 year ago
Double space core functions and clear brick browser on project close

d47125b28fc4d4bc41b113fba8f0a8c81d82232f authored over 1 year ago
implements #3268

6a7cf6843ab6ef18aa636e8cec43b8b498bb24bd authored over 1 year ago
Georeferencing utility to convert an angle in degrees to X Axis Abscissa and Ordinate

9c4fa666c99c10fd6b2cf09e416764a8254d5a81 authored over 1 year ago
See #3126 and 5b4010c. Fix failing tests, and allow schema_by_name to follow the same schema_version distinction as file.

a970120fac79e6f57129f9f51d7c3db124911b7d authored over 1 year ago
w-type US steel profiles #3203

72907cd3f0cc120121ef8f6791e4093aa7cb165c authored over 1 year ago
See #3126. Forgot to commit tests related to explicit schema versions.

ae7c9f35a6f71435aae98d1c5d4ea451963629e9 authored over 1 year ago
Update win32 download links installation.rst

0b111084b04def1f618d38fad4f4116e2ba1a76c authored over 1 year ago
#3359 return early in case of no-prefiltering

2ee0dcaf642897575b20f773f324c2f311af5767 authored over 1 year ago
fill-bg support for dimensions #3387

Example - https://i.imgur.com/lvJwtDI.png
works the same way as for text by adding "fill-bg" to ...

70eabead92100ca95f666412773a4a0ccdeeac25 authored over 1 year ago
Fix #3383. Disallow any extrusion angles >=90 which are invalid.

5a30d9fb9be241cf2f504505ef862b7bd9760249 authored over 1 year ago
Test all shapes in the debug panel now also attempts 2D checks to prevent false positives.

3126db342dd6063eadebf6b925b8942eab99984d authored over 1 year ago
Revert "More descriptive RuntimeError: Failed to process shape #3383"

This reverts commit 1542217117b02a9e9e645cb12701bb1291398b28.

c0db03438fe13cf35aff28b5a9b93f9bc1178b4c authored over 1 year ago
More descriptive RuntimeError: Failed to process shape #3383

Example of the new error - https://i.imgur.com/0FMQw5V.png

1542217117b02a9e9e645cb12701bb1291398b28 authored over 1 year ago
Fix #3126. Implement mapping from IFC4X3 to IFC4X3_ADD1 and explicit version identifiers in ifcopenshell.file

5b4010c67da501112d9bfe3eabac3b62e85494b9 authored over 1 year ago
Fix #3386.

c18d96f0e36d8eeff3e3254b4670a98c1e673b63 authored over 1 year ago
Fix #3349. Allow inserting a filling into an uncontained building element.

f9173700a68b16fa8434b98d40f244731ff9866b authored over 1 year ago
fix #3063

7100a7fa8ecf6c0d64f1607c389081690f0e5752 authored over 1 year ago
Fix #3382. Minor regression in wall join refactor from d64c135

0078d691d3b4be64e9c79265f18f78481c3250ea authored over 1 year ago
fix #3385 - renaming grids with "F2"

fd626e37a0916c8a660a00a551f93969d028623f authored over 1 year ago