Dion Moult
3f85140d60
Continuing adding tests for the refactored property support
2022-07-19 20:38:53 +10:00
Gorgious56
1b1588359f
Ifc class suggestion ( #2290 )
...
* You can now use suggestions in ifc class enum search popup
* Move data to data submodule
* Fix error when suggestion mapping contains only one value
* Add predefined types to the search popup
* Use defaultdict to be able to add suggestions later
* Support predefined types and format name to display the ifc class
and fix bug where the prop is not defined in the suggestion dictionary
* Move data retrieval to data module
* Simplify prop search items retrieval
* Support prop search for more enums
2022-07-19 10:19:58 +02:00
Dion Moult
57521bd106
Whoops
2022-07-19 09:47:32 +10:00
Dion Moult
1413cf4f9d
Fix bug when adding material sets to a non parametric object
2022-07-19 09:46:28 +10:00
Vukas Pajic
d71ebb8d25
fix typo
2022-07-18 14:44:13 +02:00
Vukas Pajic
0097d98669
fix #2289
2022-07-18 14:42:39 +02:00
Dion Moult
1890bf4cb9
You can now load multiple Blends simultaneously when linking IFCs
2022-07-18 10:58:25 +10:00
Dion Moult
3fd472549e
Fix bug where material categories don't exist in IFC2X3
2022-07-18 10:29:32 +10:00
Dion Moult
3436f3e0bb
Visualising diffs now show results from the actively loaded IFC
2022-07-16 11:53:08 +10:00
Bruno Perdigão
bdf46f9431
Update installation.rst
...
Minor correction
2022-07-15 12:42:19 +10:00
Vukas Pajic
1586c85314
added option to import all library assets
2022-07-11 11:07:40 +02:00
Vukas Pajic
57fe895ae0
ensure modules are installed to blender python
...
thankyou to @Gorgious56 for help on this one ;) https://blender.stackexchange.com/a/238995/130742
2022-07-06 13:56:24 +02:00
Gorgious56
4195d41e4c
Enums from attributes can now be searched by name
2022-07-06 12:09:37 +02:00
Dion Moult
7eac5397cd
Run black
2022-07-06 18:29:22 +10:00
Dion Moult
084823164e
Fix #2264 refactor property data structures to be separate from attributes
2022-07-06 18:25:29 +10:00
Gorgious56
87f110bae5
Add search operator to material enum field
2022-07-05 15:24:10 +02:00
Gorgious56
c7272065e6
Improve prop search v2 ( #2262 )
...
* Minor fixes
* Fix #2257 : enums with a different id and name now correctly show the name in the search field
* Add prop search to template_type
2022-07-04 23:09:03 +02:00
Vukas Pajic
018be92063
support enums in new pset_templates
2022-07-04 13:48:51 +02:00
Gorgious56
37f91461d2
Add prop search to fields with a lot of enumerated values ( #2253 )
...
* Add prop_search layout function
* Display props operator
* display search for pset
* Display search for root
* Update operator and UI layout function
* Add search buttons to brick, geometry, patch, project, pset, pset_template, root and unit modules enums
2022-07-03 22:37:41 +02:00
Gorgious56
4ad4bdef3b
Initial Commit
2022-06-30 09:44:00 +10:00
Vukas Pajic
e50259f8fa
fix error I accidentally introduced.
2022-06-29 18:07:32 +02:00
Vukas Pajic
5b77001568
updated according to comments
2022-06-29 17:23:27 +10:00
Vukas Pajic
c8c9262090
initial commit
...
-Added support for adding and editing enums
-changed behaviour of template psets that have enums.
2022-06-29 17:23:27 +10:00
Thomas Krijnen
104cabfb67
Minor things for drawing profiling and a warning
2022-06-29 11:35:43 +10:00
Dion Moult
1de6a7e792
Improve geolocation docs with rotation diagram and scale explanation
2022-06-19 17:53:37 +10:00
Dion Moult
8311983d5e
You can now toggle visibility and wireframe modes of linked models and fix bug where links with the same name were not unique
2022-06-09 21:48:13 +10:00
Dion Moult
97bf4e3d0d
Fix bug where object class selection didn't work with linked models
2022-06-09 21:46:24 +10:00
Dion Moult
f451c51451
Fix bug where some appended assets created invalid graphs due to poor purging
2022-06-09 18:59:20 +10:00
Dion Moult
b5e27e4ced
Fix bug where transaction history was polluted when starting a new file in an existing Blender session
2022-06-09 15:30:18 +10:00
Dion Moult
95881c6258
Fix embarrassing geolocation bug for showing / setting grid north
2022-06-09 10:22:02 +10:00
Dion Moult
c95d263ca5
#2224 Write documentation for dealing with large models
2022-06-08 19:10:20 +10:00
Dion Moult
3507920c09
#2224 Expose unload project in UI to aid in unlinking IFCs for coordination only
2022-06-08 19:09:55 +10:00
Dion Moult
cdabc507e1
#2224 New headless import script
2022-06-08 14:09:02 +10:00
Dion Moult
bcbee0659b
#2224 Coordination mode now allows interspersed (much faster) object merging during model loading to crunch down large models, with a new by type merge mode
2022-06-08 12:10:01 +10:00
Dion Moult
053e4e1185
#2224 Enabling coordination mode now excludes types and openings
2022-06-08 12:06:59 +10:00
Dion Moult
d76679a45f
#2224 Cache seems unstable for some large models so allow option to disable
2022-06-08 11:56:22 +10:00
Dion Moult
a1ed78e755
#2224 You can now specify element offset / limit ranges when loading models
2022-06-08 11:53:58 +10:00
Dion Moult
d0f38bc919
#2224 You can now filter models by type when loading
2022-06-08 11:32:00 +10:00
Dion Moult
4681d3198f
#841 #2224 Users can now enable native mesh processing with support for FBSM geometry
2022-06-08 10:19:55 +10:00
Dion Moult
96e4641ebf
#2224 Optimise import by 10-40% by removing unnecessary slow traversal of representations
2022-06-08 09:14:36 +10:00
Dion Moult
2ab808a216
#2224 You can now bulk check/uncheck filter categories on import
2022-06-08 09:09:35 +10:00
Dion Moult
1ec0e1ce19
Fix bug with displaying inherited psets by accident.
2022-06-08 09:07:22 +10:00
Dion Moult
00e46ce39e
More meaningful percentage completion in console when loading models
2022-06-06 09:59:43 +10:00
Dion Moult
89e2ad9262
Write documentation for georeferencing
2022-06-02 19:01:09 +10:00
Dion Moult
419901649e
You can now configure the distance limit for false origin offsets
2022-06-01 14:25:30 +10:00
Dion Moult
3e1c2c4daf
Code review and tests for georeferencing module refactor
2022-05-29 23:44:18 +10:00
Dion Moult
2d4e316df2
Fix bug where unit editing failed for named units
2022-05-29 17:25:28 +10:00
maxfb87
4b426e1fc0
Refactor Georeference Module
2022-05-29 15:54:06 +10:00
Dion Moult
c352181f8c
Fix bug where underlays didn't work
2022-05-22 21:32:57 +10:00
Dion Moult
67d2ab2577
Write documentation on materials, locations, and measurements
2022-05-16 08:15:31 +10:00