Dion Moult
2ec41bf3a0
Add support for processing rectangular profiles in the profile editor
2022-10-01 23:27:05 +10:00
Dion Moult
944cbeea1a
Handle both 2D and 3D placement matrixes in IfcOpenShell utils
2022-10-01 23:25:34 +10:00
Dion Moult
4b8238a602
Openings are no longer loaded when loading fresh IFC projects
2022-10-01 20:32:40 +10:00
Dion Moult
8789a19f57
Basic show and remove representation boolean operators
2022-10-01 20:31:46 +10:00
Kristoffer Andersen
8c8e83d98f
update ci-daily build use win2019 for upload
2022-10-01 10:04:24 +02:00
Dion Moult
527d26c1c6
Openings are now specially shaded, and you can now add half space clipping booleans
...
# Conflicts:
# src/blenderbim/blenderbim/bim/module/model/ui.py
2022-10-01 14:33:33 +10:00
Massimo Fabbro
e2a5b09d77
Add calculate all qtos button: initial fixing ( #2456 )
blenderbim-221001
2022-10-01 10:55:42 +10:00
Kristoffer Andersen
98b6edf119
Merge pull request #2461 from Krande/fix-daily-conda-build
...
fix: daily builds of conda ifcopenshell
2022-09-30 19:42:34 +02:00
Carlos Villagrasa
0a05197d3e
Construction Types Browser: Solution to most of the current issues ( #2460 )
...
* Delay asset generation
* bpy.app.is_job_running only in Blender >= 3.3
* First time preview on sidebar works again
* Avoid flickering
* Show multiple previews on the first run
* Preserve mouse position with hacky operator
2022-10-01 02:01:26 +10:00
krande
75645a837a
fix: daily builds of conda
...
Ran into a lot of `build not compiled for windows` errors on windows. So using the host and dependencies from conda-forge meta.yaml and pin boost-cpp to <=1.74 to at least allow windows builds of ifcopenshell to be created while we figure out how to support boost-cpp >=1.78
2022-09-30 17:49:55 +02:00
Thomas Krijnen
40e463a55f
#2457 uplift curves to wires in geometric sets
2022-09-30 13:59:31 +02:00
Dion Moult
7b817f7359
Minor fix
2022-09-30 18:53:14 +10:00
Dion Moult
22e69a606d
CAD sketcher constraints can now be saved and loaded from IFC
2022-09-30 16:04:16 +10:00
Dion Moult
8c7b2ab2a1
Slab depth auto-updates on type/layer changes with new slab system
2022-09-30 13:43:23 +10:00
Dion Moult
3512a2ce36
Add undo support to profile and wall element operators
2022-09-30 13:08:39 +10:00
Dion Moult
9e76b2b9eb
Footprints are now supported in the new profile editor
2022-09-30 13:00:40 +10:00
Dion Moult
a08a78b3c9
Slabs are now first created directly in IFC instead of reverse engineering meshes
blenderbim-220930
2022-09-30 12:08:57 +10:00
Dion Moult
9fc5f72831
Minor fix
2022-09-29 23:51:25 +10:00
Dion Moult
391e09c16c
Convenience operator to draw rectangles when editing profiles
2022-09-29 23:31:11 +10:00
Dion Moult
60e4de5ffa
You can now align the view to the edited profile, for angled profiles
2022-09-29 22:33:32 +10:00
Vukas Pajic
a248f16cf8
indentation
2022-09-29 14:30:25 +02:00
Vukas Pajic
9240a10fa8
no need for Shapely.libs when using macos
2022-09-29 14:25:42 +02:00
Vukas Pajic
19d3208744
add Shapely.libs
2022-09-29 14:08:24 +02:00
Vukas Pajic
c080567f53
update makefile for shapely dependancy ( #2452 )
...
* initial
* unzip instead of tar
Co-authored-by: Dion Moult <dion@thinkmoult.com >
2022-09-29 22:01:54 +10:00
Dion Moult
ac72f41051
You can now change the radius of existing arcs. Minor interface cleanup.
2022-09-29 17:24:00 +10:00
Dion Moult
fc9273c1d3
You can now change the radius of existing circles. Radius settings are remembered.
2022-09-29 16:47:40 +10:00
Dion Moult
43dc2da05f
Minor fix
blenderbim-220929
2022-09-29 15:43:19 +10:00
Dion Moult
121190c9b9
Vertex group indices in repeated operations do crazy stuff. This is more robust.
2022-09-29 15:41:06 +10:00
Dion Moult
0f2f6e2721
More robust arcindex generation and let user specify radius for circles
2022-09-29 11:41:52 +10:00
Carlos Villagrasa
05070c3758
Construction Types - Attempt to solve repeated object creation ( #2450 )
...
* Constr types dicts to Blender props
* Reduce update interval
* Base for not linking dummy asset objects to collections
2022-09-29 10:00:39 +10:00
Dion Moult
d4d923e51b
New feature to fillet profiles with true arcs
2022-09-28 23:35:29 +10:00
Dion Moult
766ffa71cd
Operator to clear parametric vertices when editing profile
2022-09-28 23:04:07 +10:00
Dion Moult
cbf213952b
Minor fix
2022-09-28 22:45:03 +10:00
Vukas Pajic
b7c76048ab
comment out tests
2022-09-28 14:24:17 +02:00
Kristoffer Andersen
20fdb09a0c
Update meta.yaml
...
Do not force boost version 1.80.0. It fails horribly
2022-09-28 14:21:47 +02:00
Vukas Pajic
1943d59339
Add additional quantity calculations to QtoCalculator ( #2405 )
2022-09-28 14:20:10 +02:00
Dion Moult
d2836e07d5
Minor fix
2022-09-28 22:18:54 +10:00
Dion Moult
90a788082d
New 2D CAD offset operator
2022-09-28 21:07:28 +10:00
Kristoffer Andersen
eafad2862f
Update meta.yaml
...
test using boost 1.80.0
2022-09-28 09:21:39 +02:00
Dion Moult
1c0fa13f39
Fix CAD arc bug where sometimes arc went the wrong way, and now auto-clean verts when creating arc
blenderbim-220928
2022-09-28 11:02:49 +10:00
Carlos Villagrasa
2e5ce6b862
Fix bim tool crash ( #2446 )
...
* Attempt to wait for assets (triggers infinite loop)
* Using timer instead of sleep
* remove sleep import
* Reduce asset update interval
Co-authored-by: Dion Moult <dion@thinkmoult.com >
2022-09-28 09:30:52 +10:00
Ryan Schultz
f63a33647b
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 drawing button per
https://community.osarch.org/discussion/comment/12744/#Comment_12744
2022-09-28 01:54:11 +10:00
Carlos Villagrasa
2f84c188f5
Fix bim tool crash ( #2445 )
...
* Attempt to wait for assets (triggers infinite loop)
* Using timer instead of sleep
* remove sleep import
2022-09-28 01:31:59 +10:00
Dion Moult
01b1b57f71
Mitre joints now auto merge and are accessible in the new profile editor
2022-09-27 23:35:40 +10:00
Dion Moult
1ad0ef82d4
Fix bug where CAD filleting sometimes led to crashes
2022-09-27 23:34:08 +10:00
Dion Moult
23212003e9
Add support for circles in profile editing
blenderbim-220927
2022-09-27 17:16:26 +10:00
Dion Moult
aff281d00b
Add unit support in new profile editing tool
2022-09-26 22:40:33 +10:00
Dion Moult
4bbcf3fa1e
Set and unset 3-point arcs only for profiles
2022-09-26 22:06:11 +10:00
Dion Moult
5e50a15b41
New smart profile editor for extruded elements inspired by CAD Sketcher
2022-09-26 18:00:05 +10:00
Massimo Fabbro
b673fc94a5
Add calculate all qtos button ( #2441 )
...
* Add button to calculate all object qtos in qto n-panel
* Calculate all qtos button: now the schema is readed from the file
* Calculate all qtos button: now edit_qto runs only one time every object
* Add button to assign pset qto to selected objects
* Calculate all qtos button: small fixing and unable to execute if no selected objects
* Calculate all qtos button: first tool test
* Calculate all qtos button: use better built-in function to get ifc obj entity
blenderbim-220926
2022-09-26 16:05:08 +10:00