Vukas Pajic
|
a0fdb9f777
|
update according to review comments
|
2022-07-19 09:21:13 +02:00 |
|
Vukas Pajic
|
3fa74469f4
|
minor changes
|
2022-07-18 15:39:19 +02:00 |
|
Vukas Pajic
|
e3d9dd747d
|
draft
endofday 1207
240pm 14/07
draft version
cleanup
|
2022-07-18 15:11:27 +02: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 |
|
Dion Moult
|
970b24b63b
|
#1153 New annotation objects have their placement Z in the drawing direction to allow for 2D geometry.
|
2022-05-15 11:45:47 +10:00 |
|
Dion Moult
|
f0a00cbc94
|
#2185 Set up auto generated API reference documentation via sphinx-autoapi
|
2022-05-09 15:35:52 +10:00 |
|
Dion Moult
|
93fd3f97e3
|
#2111 New feature to select by style and see style usage
|
2022-05-08 18:03:18 +10:00 |
|
Dion Moult
|
910d189f35
|
#2188 support displaying inherited materials
|
2022-05-08 16:27:35 +10:00 |
|
Dion Moult
|
c8d6d12442
|
The material manager now groups materials into categories
|
2022-05-08 15:48:09 +10:00 |
|
Dion Moult
|
1f3ba3d09d
|
New makefile targets to specifically run tests of single modules
|
2022-05-08 15:45:47 +10:00 |
|
Dion Moult
|
f67941221e
|
Enable syntax highlighting in test suite for easier debugging
|
2022-05-08 15:24:06 +10:00 |
|