Dion Moult
44b786a21b
Ensure that exported 4D schedules use a .xml extension
2022-03-16 19:11:13 +11:00
Dion Moult
bddc64cad3
Fix #2049 . Allow relative paths for IFC links.
2022-03-16 10:55:36 +11:00
Dion Moult
3713ec00f9
#2049 . You can now edit linked project paths when unloaded. Thanks brunoperdigao!
2022-03-16 10:46:42 +11:00
Dion Moult
b5a58998d5
Fix #2083 . hpp-fcl now has support for Python 3.10.
2022-03-16 09:58:52 +11:00
Dion Moult
ca3b4d17ba
Fix #2055 . Disable IfcContext in IFC2X3 because it didn't exist.
2022-03-16 09:37:20 +11:00
Dion Moult
983a1530b8
#2053 . Potentially fix geometry issues with importing small objects.
2022-03-16 09:09:43 +11:00
Dion Moult
74e18a56ce
Fall back to information data if reference data is null for associated documents.
2022-03-15 19:54:04 +11:00
Cyril Waechter
05834d071f
Handle empty ConnectionGeometry + refactor ( #2085 )
2022-03-15 19:34:37 +11:00
Dion Moult
8f70f462cc
You can now easily open associated documents with support for inherited locations
2022-03-15 19:32:29 +11:00
Dion Moult
456f45b346
You can now use relative paths when browsing for file URIs.
2022-03-15 18:58:51 +11:00
Dion Moult
53a9175802
You can now browse to select files for any URI reference attributes
2022-03-15 18:05:44 +11:00
Dion Moult
379d6d9392
Minor fix
2022-03-15 16:53:31 +11:00
Dion Moult
38b708ff1f
Redesigned document UI to handle hierarchical documents and make it easier to reference
2022-03-15 14:49:20 +11:00
Dion Moult
e343494ab4
Document information is now always assigned to the project by default.
2022-03-14 20:39:11 +11:00
Dion Moult
bc9e403a58
#2088 . Minor fix. Sorry more stuff I forgot to commit.
2022-03-14 20:07:51 +11:00
Dion Moult
57f6c07240
Minor fix
2022-03-14 18:40:54 +11:00
Dion Moult
f518bbfb00
Minor fix
2022-03-14 16:48:44 +11:00
Dion Moult
0f34420834
Fix missing pkg_resources brickschema dependency
2022-03-14 16:43:27 +11:00
Dion Moult
3ef6077a0d
Create build for Blender 3.1 Python 3.10
2022-03-14 16:43:10 +11:00
Gorgious56
3c26cb672b
Compute wall net quantities ( #2086 )
...
* Compute wall net quantities
* Remove opening check clause
2022-03-14 12:48:50 +11:00
Dion Moult
673f757a51
Fix bug where adding document references didn't work.
2022-03-09 22:14:59 +11:00
Dion Moult
578ab140cc
Create section and elevation contexts on new projects. See #1153 .
2022-03-09 21:44:26 +11:00
Dion Moult
9e22e9486a
You can now export Microsoft Project XMLs from Blender
2022-02-21 19:57:00 +11:00
Dion Moult
ffc82dfb1e
Fix bug where timeline date didn't update during animations
2022-02-21 19:52:17 +11:00
Dion Moult
c938d6ae9b
Very minimal implementation of generating parametric duct segments from duct size properties
2022-02-18 19:21:35 +11:00
Dion Moult
7f212963d5
The storey is now the default container when starting a project for convenience.
2022-02-10 11:40:38 +11:00
Dion Moult
d3a43c6e81
Be more forgiving to invalid Revit IFCs when importing.
2022-02-10 11:06:23 +11:00
Dion Moult
a44a13f04c
Implement loading glTF style textures from IFC.
2022-02-09 16:40:23 +11:00
Dion Moult
caf04200ce
Experimental optimisation attempt for native faceted brep handling by aothms. See #841 .
2022-02-09 14:36:14 +11:00
Dion Moult
05f3cd41e2
glTF rendering styles for unlit and PBR materials are now supported when loading IFCs
2022-02-09 14:26:39 +11:00
Dion Moult
dd7a47ab99
Texture support is now compatible with glTF texture maps
2022-02-09 11:34:59 +11:00
Dion Moult
4eaf0e7a9c
Fix bug where you couldn't downgrade or upgrade between shading and rendering styles
2022-02-09 11:31:09 +11:00
Dion Moult
3db252bcc0
Minor fix
2022-02-08 15:50:55 +11:00
Dion Moult
d03685abfa
UV coordinates for triangulated face sets are now saved in IFC.
2022-02-08 15:32:03 +11:00
Dion Moult
3e4b1d95cb
Standalone section shader add-on for those who don't need the full BlenderBIM add-on features
2022-02-06 20:27:44 +11:00
Dion Moult
b151ec2b0e
Fix bug where false geolocation offsets did not take into account rotation.
2022-02-06 20:04:53 +11:00
Dion Moult
6be87c035f
Annotations are now auto collected correctly and simpler drawings UI. See #1153 .
2022-02-04 19:21:24 +11:00
Dion Moult
6ce8a3621a
You can now manage IFC actors in Blender.
2022-02-04 18:21:53 +11:00
Dion Moult
419502ddb7
Disable adding a grid before a project exists.
2022-02-04 16:23:04 +11:00
Dion Moult
9f530d0578
Updating drawing names now updates it in IFC too. See #1153 .
2022-02-04 15:04:30 +11:00
Dion Moult
524483e9cc
Target view is now read from IFC. See #1153 .
2022-02-04 12:04:20 +11:00
Dion Moult
7116a9f71a
Removing drawings now roundtrips in IFC. See #1153 .
2022-02-04 10:54:18 +11:00
Dion Moult
6a8292d24c
Fix #890 . New N/S/E/W location presets for creating sections, elevations, and RCPs. See #1153 .
2022-02-04 08:14:36 +11:00
Dion Moult
fca4d9dea0
New save and save as buttons in project panel with last saved date.
2022-02-03 21:29:44 +11:00
Dion Moult
89d5c44855
You can now create new projects starting from a template.
2022-02-03 18:25:03 +11:00
Dion Moult
3e99393895
You can now add plan views based on a building storey. See #890 .
2022-02-03 17:28:19 +11:00
Gorgious56
098ab2c237
Spatial Elements Utilities and QOL ( #2008 )
...
* Tool to add storey to specific building
* Operator to add new storey to building
* Add new storey to building button in aggregates panel
* Minor fix
* add method to data class to retrieve ifc class name
* Extract aggregate creation logic
* Prevent aggregating non-ifc elements + display popup info
* Add tooltips + rename operators
* Rename function to get relating object
* Rename relating object data variable to be able to have access to related objects
* Add utilities to get related objects
* Add utility function to get related objects from element
* display related object in Aggregates panel in object properties
* Revert "Rename function to get relating object"
This reverts commit 5248627a41 .
* Update method names
* Add Operator to select parts of an element
* Ditch box layout and only display number of parts
* Add operator to select aggregate of an element
* Display operator to select aggregate of element
* Move logic to aggregate module
* Add utility methods to Blender tool
* Add buttons to create Ifcsite and IfcBuilding from object panel
2022-02-03 07:16:43 +01:00
Dion Moult
94ff8349d3
You can now connect, disconnect, and set flow directions of distribution ports in Blender.
2022-02-03 12:05:05 +11:00
Dion Moult
8c0b06b36e
Different BSDFs are now recognised for different reflectance methods.
2022-02-02 17:50:38 +11:00
Dion Moult
10138e28c9
You can now add ports to distribution elements in Blender.
2022-02-01 19:16:31 +11:00