Prabhat Singh
|
851ab07192
|
Added Project and Version script for v3 bcfxml.py (#1473)
* Added Project and Version script for v3
* Removed Redundant part
* Optional Element Fixes
|
2021-05-19 08:40:28 +10:00 |
|
civilx64
|
20a36c39fc
|
finish implementing clothoid transition
|
2021-05-18 15:46:55 +02:00 |
|
civilx64
|
38544e2ba9
|
develop calcs for biquadratic parabola and clothoid curves
|
2021-05-18 15:46:55 +02:00 |
|
civilx64
|
41a88bcd4d
|
create implementation of IfcTransitionCurveSegment2D
|
2021-05-18 15:46:55 +02:00 |
|
Dion Moult
|
966850c54a
|
Minor fix
|
2021-05-18 20:02:56 +10:00 |
|
Dion Moult
|
319fe13f9e
|
Minor refactor
|
2021-05-18 17:48:44 +10:00 |
|
Dion Moult
|
0d5110b7af
|
Fix bug where you were unable to remove a representation
|
2021-05-18 16:42:41 +10:00 |
|
Dion Moult
|
de873461e1
|
Fix bug where IFC2X3 files did not correctly generate 2D representations
|
2021-05-18 16:41:55 +10:00 |
|
Dion Moult
|
cbce3cbec0
|
Assigning a representation to a product type now syncs mapped representations of all of its typed products.
|
2021-05-18 16:41:30 +10:00 |
|
Dion Moult
|
0822d1d377
|
Fix crash when switching representations for a type products.
|
2021-05-18 16:29:19 +10:00 |
|
Dion Moult
|
e6bf32b832
|
Fix potential instability when assigning types and synchronising Blender geometry
|
2021-05-18 14:36:12 +10:00 |
|
Dion Moult
|
30c31d694a
|
Purge OCC dependency and old drawing system. See #1153.
blenderbim-210518
|
2021-05-18 10:44:33 +10:00 |
|
s-leger
|
65c2f9a038
|
Add support for rel_void / rel_fill / rel_project relative placement when editing object placements(#1471)
* Add support for rel_void / rel_fill
* Fix relationships, and add support for projection elements
Co-authored-by: Dion Moult <dion@thinkmoult.com>
|
2021-05-18 09:46:15 +10:00 |
|
Dion Moult
|
2d42846fa3
|
Basic reimplementation of the 2D representation support without PythonOCC. See #1153.
|
2021-05-17 21:52:23 +10:00 |
|
Dion Moult
|
d3bb895c9d
|
No new functionality. Just throwing all drawing code in the drawing module. See #1153.
|
2021-05-17 15:15:25 +10:00 |
|
Dion Moult
|
aeead1c011
|
Purge old swept solid system. No longer relevant in the land of native IFC.
|
2021-05-17 14:24:10 +10:00 |
|
Dion Moult
|
ba742d5976
|
Fix #1465. Bump BCF to new namespace.
|
2021-05-17 14:02:29 +10:00 |
|
s-leger
|
27750e0caf
|
fix is_native_swept_disk_solid logick (#1469)
* Update import_ifc.py
Ensure that at least a raw representation exists before checking for type.
* Update import_ifc.py
blenderbim-210517
|
2021-05-17 10:02:41 +10:00 |
|
s-leger
|
5b02d3214d
|
Unlink only from relevant collections (#1467)
Objects may be linked to non ifc related collections, so keep those links whatever.
|
2021-05-17 09:35:14 +10:00 |
|
Prabhat Singh
|
0f55a98b2f
|
Added Module Loader (#1468)
|
2021-05-17 09:34:31 +10:00 |
|
Laurens Oostwegel
|
13209b6d03
|
Create mapping to IFC for all CityJSON object types & semantic surfaces
|
2021-05-16 18:55:00 +02:00 |
|
Laurens Oostwegel
|
411855495e
|
support for CityJSON MultiSurface, CompositeSurface & interior faces for cityjson2ifc convert
|
2021-05-16 18:16:59 +02:00 |
|
Laurens Oostwegel
|
79ebbb82ef
|
Minor fix in previous commit regarding writing of ifc file
|
2021-05-16 15:46:31 +02:00 |
|
LaurensJN
|
647a96a655
|
Update README.md of ifccityjson
|
2021-05-16 15:36:58 +02:00 |
|
Laurens Oostwegel
|
66d4665498
|
Instead of using a template ifc file, ifccityjson now uses ifcopenshell.api to create a new file for conversion
|
2021-05-16 15:32:35 +02:00 |
|
Dion Moult
|
537efdcb53
|
Continue refactor, and provide user options to regenerate vector base layer / annotation layer of drawings. See #1153.
|
2021-05-16 23:13:27 +10:00 |
|
Dion Moult
|
f2352e9a17
|
Old annotation systems now creates IFC elements again. Also text and misc annotations now work again with new system. See #1153.
|
2021-05-16 18:26:48 +10:00 |
|
Dion Moult
|
e0b3a87fdb
|
You can now select all products that are part of a group
blenderbim-210516
|
2021-05-16 11:24:51 +10:00 |
|
s-leger
|
ff06f452d5
|
disable boolean for mesh evaluation (#1466)
Disabling boolean modifier on screen instead of remove / add is enough to get proper mesh representation.
|
2021-05-16 10:20:56 +10:00 |
|
Dion Moult
|
5aec0718f4
|
IFC drawings are now roundtrip and are imported as Blender camera objects. See #1153.
|
2021-05-15 18:05:15 +10:00 |
|
Dion Moult
|
fdcafa98b3
|
Continued grid bugfixing, especially related to export-time syncing.
blenderbim-210515
|
2021-05-15 12:06:58 +10:00 |
|
bosonprojets
|
1776b19c07
|
Further fix to task_time durations editing
|
2021-05-15 02:04:43 +00:00 |
|
bosonprojets
|
e1d1dca518
|
Minor fix to editing task durations
|
2021-05-14 23:25:54 +00:00 |
|
bosonprojets
|
e8ab4dcc14
|
Improved UX for editing task durations
|
2021-05-14 23:04:51 +00:00 |
|
Dion Moult
|
41443d1a64
|
Fix bunch of bugs related to grid name syncing, axis deleting, copy axes and grid deletion
|
2021-05-14 20:19:30 +10:00 |
|
Dion Moult
|
13c642c6ab
|
A little progress on refactoring the old drawing module into an IfcConvert based system. See #1153.
|
2021-05-14 17:49:24 +10:00 |
|
bosonprojets
|
c40f07f9b5
|
Minor fix for editing Work Schedule Attributes
|
2021-05-14 07:40:54 +00:00 |
|
Dion Moult
|
ae7d123aa2
|
Qto module now has various qto methods you can do to bulk populate quantities
blenderbim-210514
|
2021-05-14 15:13:40 +10:00 |
|
Dion Moult
|
7c6e7996ff
|
Improve the costing UI to format numbers properly and not take up so much space for cost components
|
2021-05-14 15:13:40 +10:00 |
|
ahladik
|
6ec23faf26
|
A few fixes of types and a typo (#1464)
|
2021-05-13 21:11:19 +02:00 |
|
Thomas Krijnen
|
81ad689478
|
#841 missing return value
|
2021-05-13 10:09:09 +02:00 |
|
Dion Moult
|
b3c918f15f
|
Implement load management and assigning activities with named loads. Thanks Jesusbill!
|
2021-05-13 18:04:50 +10:00 |
|
Dion Moult
|
de7ddd9b97
|
You can now filter products assigned to a cost item or schedule
|
2021-05-13 15:54:26 +10:00 |
|
Dion Moult
|
66862a6cba
|
You can now copy cost values from one cost item to another
|
2021-05-13 15:11:45 +10:00 |
|
Dion Moult
|
4e014d1a10
|
New utility functions for copying and deep copying IFC elements
|
2021-05-13 15:11:18 +10:00 |
|
Dion Moult
|
3b33977acc
|
Linked cost item products now auto update cost quantities upon assignment and unassignment, with user friendly quantity type selection dropdown
|
2021-05-13 14:25:05 +10:00 |
|
Dion Moult
|
5334d2b754
|
Refactor pset module to follow the same design patterns as other modules, in preparation for complex property / quantity handling in the future
blenderbim-210513
|
2021-05-13 11:55:25 +10:00 |
|
Jesusbill
|
75ed4dcdd8
|
you can now edit a structural connection coordinate system
|
2021-05-12 17:43:07 +02:00 |
|
Prabhat Singh
|
0276c8271e
|
Prabhat gsoc (#1463)
* Added Pipfile and Pipfile.lock in gitignore
* Added File Structure for v3
* Add files via upload
blenderbim-210512
|
2021-05-12 22:22:12 +10:00 |
|
Dion Moult
|
beb813cb21
|
Fix bug where related openings are not deleted when you delete a product
|
2021-05-12 22:20:58 +10:00 |
|