Dion Moult
32c101cf74
#1153 Implement angular dimension annotations
2022-05-02 09:20:40 +10:00
Bruno Perdigão
2a1aa535ba
Added VSCode extension to Live Development section
2022-05-02 08:06:27 +10:00
Dion Moult
02903c4929
#1153 New arc from 3 points command for 2D CAD
2022-05-01 17:25:03 +10:00
Dion Moult
d80e26e4ab
Design new icon for CAD workspace tool
2022-05-01 15:30:37 +10:00
Dion Moult
a88b83306e
#1153 New arc from 2 points command for 2D CAD (based on view direction)
2022-05-01 14:43:03 +10:00
Dion Moult
9577c40386
Fix #2107 . Materials and styles in the scene manager are now shown alphabetically
blenderbim-220501
2022-05-01 12:01:24 +10:00
Dion Moult
f54a5cf6e0
Fix #2048 . Fix bug where material and style IFC links were severed after reloading a saved Blender file
2022-05-01 09:41:03 +10:00
Dion Moult
abcb492e5a
Fix #2174 . Don't show meaningless context dropdown when reassigning class.
2022-05-01 08:57:23 +10:00
Dion Moult
4d447c169f
Fix #2176
2022-05-01 08:50:25 +10:00
Dion Moult
b465605b63
#1153 CAD tool now provides hotkey access to offset edges command
2022-04-30 22:55:45 +10:00
Dion Moult
fb6dc45b1b
#1153 New fillet command for 2D CAD supporting both bevel and chamfer
2022-04-30 22:44:37 +10:00
Dion Moult
b2aca0ae36
#1153 New mitre command for 2D cad (like chamfer with 0 distance)
2022-04-30 18:17:39 +10:00
Dion Moult
03831d440c
#1153 New CAD workspace with hotkeys for super fast CAD operations
2022-04-30 15:50:40 +10:00
Dion Moult
ac4679a376
#1153 New CAD module with basic trim / extend tool for 2D linework
blenderbim-220430
2022-04-30 11:40:19 +10:00
Dion Moult
21fee721be
#1153 Implement adding and removing schedules from a sheet
blenderbim-220429
2022-04-29 13:32:34 +10:00
Dion Moult
6bcf00ef31
#1153 Reimplement ability to build SVG tables from referenced ODS documents
2022-04-28 19:57:47 +10:00
Christian Martínez de la Rosa
952d1c3b79
[IfcConvert] Added IfcWorkPlan to xml export
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
2d7a90bd2b
[IfcConvert] Fix crash when IfcWorkCalendar does not contain IfcWorkTime
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
b14de15a68
[IfcConvert] Added Output objects in the XML file
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
29ecba293b
[IfcConvert] Added calendars to xml output file
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
8396c68e75
Added task to property / quanty relationship
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
01c6a0d9be
[IfcConver] Changed OperatesOn hierarchy level in xml task export
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
99d8a225a9
Get IfcTasks from IfcWorkSchedule
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
89f13aa1e4
[IfcConvert] Added IsSuccessorFrom and IsPredecessorTo in xml task export
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
f089d03dc6
[ifcConvert] Add related objects in tasks
2022-04-28 17:54:43 +10:00
Christian Martínez de la Rosa
a4366ef151
[IfcConvert] Export tasks in the xml conversion
...
The exportion in the XML format exports in a new tag, named "tasks", all the tasks from the file with a hierarchy. Each task contains the IfcTaskTime object if it has it.
2022-04-28 17:54:43 +10:00
Dion Moult
9483abcdd5
Revert "Refactor BIM_PT_gis"
...
This reverts commit 265ebaebb8 .
2022-04-28 17:25:31 +10:00
Dion Moult
200a343746
Revert "Refactor BIM_PT_gis added files"
...
This reverts commit 445e77bac0 .
2022-04-28 17:25:31 +10:00
Dion Moult
2313fa00cc
Revert "minox fix"
...
This reverts commit dfb980e0d1 .
2022-04-28 17:25:31 +10:00
Dion Moult
99c5f895fc
Revert "Finish refactor georeference module"
...
This reverts commit fcd5908ac9 .
2022-04-28 17:25:31 +10:00
maxfb87
fcd5908ac9
Finish refactor georeference module
2022-04-28 14:34:35 +10:00
maxfb87
dfb980e0d1
minox fix
2022-04-28 14:34:35 +10:00
maxfb87
445e77bac0
Refactor BIM_PT_gis added files
2022-04-28 14:34:35 +10:00
maxfb87
265ebaebb8
Refactor BIM_PT_gis
2022-04-28 14:34:35 +10:00
Dion Moult
07fa7003fb
Minor fix
2022-04-28 14:34:18 +10:00
Ryan Schultz
3a90d664fa
added 3"=1'-0" scale (a common scale), and corrected 6"=1'-0" scale
2022-04-28 14:26:37 +10:00
Dion Moult
3f28ae18c0
#1153 You can now add / remove / open schedules, implemented as IFC documents
blenderbim-220428
2022-04-28 14:16:39 +10:00
Dion Moult
9ea6499b5a
#2082 You can now filter by metadata existence in the selector syntax
2022-04-27 22:20:12 +10:00
Adrien SCHVALBERG
11c3a6e547
Fix ifcparse/Ifc____.h template
2022-04-27 14:08:05 +02:00
Adrien SCHVALBERG
e7f3856d64
Fix shared libraries exports.
2022-04-27 14:08:05 +02:00
Dion Moult
7e7d576855
Basic WIP Australian project library with some materials and walls
2022-04-27 20:45:34 +10:00
Dion Moult
cfa1428a75
Fix bug where material layer set usage axis was not consistent for non walls
2022-04-27 20:44:26 +10:00
Dion Moult
d4ee74455c
Show construction type descriptions as tooltips in BIM authoring tool
blenderbim-220427
2022-04-27 20:36:32 +10:00
Dion Moult
07d2cc62c1
Fix #2163 bug where launching viewing apps could freeze Blender
2022-04-26 09:53:32 +10:00
Dion Moult
8aff4badf7
Minor housekeeping
2022-04-25 19:37:03 +10:00
Dion Moult
aa3325c010
#1153 Implement diameter annotation
2022-04-25 10:32:33 +10:00
Dion Moult
9b13cd8d5f
#1153 Dimensions can now have custom text
blenderbim-220425
2022-04-25 10:02:00 +10:00
Dion Moult
0fe32c0c75
#1153 Add support for radius annotations
2022-04-25 09:54:08 +10:00
Thomas Krijnen
efc43c0fe9
#1153 merge-cells option in draw
2022-04-24 14:54:49 +02:00
Thomas Krijnen
5bfaa32c7c
#1153 add ray_distance to tree result
2022-04-24 14:51:24 +02:00