Dion Moult
|
865c0f4895
|
Run black, and add black to a "qa" target to make it a standardised process.
|
2021-09-09 21:27:31 +10:00 |
|
Gorgious56
|
6e3484fd46
|
Fix https://github.com/IfcOpenShell/IfcOpenShell/issues/1695 : (#1697)
Removing material from IfcMaterialList removes all occurences of the material
|
2021-08-26 09:06:27 +10:00 |
|
Dion Moult
|
0ce35466ff
|
Fix #1645. Fix bug where you could accidentally have a layer set with zero thickness which caused object creation to fail.
|
2021-08-14 15:09:19 +10:00 |
|
Dion Moult
|
8300868a9b
|
New profile browser with basic profile edit and remove feature. See #1641.
|
2021-08-14 12:34:18 +10:00 |
|
Dion Moult
|
7abccbd713
|
Deleting a material set from a type now also purges usages from type instances
|
2021-08-08 20:56:31 +10:00 |
|
Dion Moult
|
b696d302f9
|
Minor fix. See #1616.
|
2021-08-08 20:24:44 +10:00 |
|
Dion Moult
|
2c66fbf1c4
|
Fix #1546. New feature to copy the material of the active object to selected objects.
|
2021-08-08 20:13:24 +10:00 |
|
Dion Moult
|
ac2324a65f
|
Minor fix
|
2021-07-17 17:28:27 +10:00 |
|
Dion Moult
|
1d523c9636
|
Implement assigning material definition representation styles
|
2021-07-10 22:06:11 +10:00 |
|
Dion Moult
|
6e4e6a88a4
|
Add support for parametric updating of cardinal points 1-9 for profile set usages
|
2021-06-25 17:25:26 +10:00 |
|
Dion Moult
|
650ebeddd6
|
Column profiles now update when switching type
|
2021-06-21 14:44:42 +10:00 |
|
Dion Moult
|
54526960c8
|
Column profiles now auto update when you change the material profile
|
2021-06-21 12:21:55 +10:00 |
|
Dion Moult
|
7d841c3f27
|
New dumb column tool. Creates a parametric solid column from profile sets.
|
2021-06-07 19:43:02 +10:00 |
|
Dion Moult
|
6ff4c95ac7
|
Dumb slabs now auto update thickness based on layer thickness and type changes.
|
2021-05-31 15:27:22 +10:00 |
|
Dion Moult
|
c7ba643ef7
|
Fix material unassignment greedy purging bug, and auto assign usages of typed layer / profile sets.
|
2021-05-30 21:03:50 +10:00 |
|
Dion Moult
|
1cd243f13c
|
Fix #1462. Standardise IfcOpenShell API to use Pythonic argument names.
|
2021-05-28 10:59:39 +10:00 |
|
Dion Moult
|
a13b71abf0
|
Layer set usages now inherit layer sets from the type. Walls now support material layer set usages. Also minor fixes, thanks s-leger!
|
2021-05-25 13:10:26 +10:00 |
|
Dion Moult
|
65d0abd072
|
Material profile set usages are now supported. Hooray! Thanks Jesusbill!
|
2021-04-15 18:38:51 +10:00 |
|
Dion Moult
|
5cea988911
|
You can now assign parameterized profiles to material profiles. Thanks Jesusbill!
|
2021-04-08 21:03:37 +10:00 |
|
Dion Moult
|
b821e62391
|
You can now add/remove material profiles in a profile set. Thanks Jesusbill!
|
2021-04-08 08:57:45 +10:00 |
|
Dion Moult
|
406b8b4540
|
IfcOpenShell API now uses kwargs to improve user syntax. See #1399.
|
2021-03-27 19:14:46 +11:00 |
|
Jesusbill
|
9c00872a57
|
replace settings=None with {}
|
2021-03-25 00:54:42 +01:00 |
|
Dion Moult
|
d77bc6bdaa
|
First attempt at ripping out agnostic code into ifcopenshell.api namespace. See #1399.
|
2021-03-25 10:48:48 +11:00 |
|