Dion Moult
|
32062e4085
|
Experimental WIP broken Sverchok API node.
|
2021-07-18 12:58:27 +10:00 |
|
Dion Moult
|
8da17cf4a0
|
New extract docs system to dynamically parse usecases.
|
2021-07-18 12:57:38 +10:00 |
|
Dion Moult
|
2d6e941c41
|
New documentation for project create_file usecase
|
2021-07-18 12:56:49 +10:00 |
|
Dion Moult
|
0fffbac519
|
Fix #1569.
|
2021-07-18 09:26:37 +10:00 |
|
Dion Moult
|
db62faa5ae
|
Fix #1570.
|
2021-07-18 09:21:38 +10:00 |
|
Dion Moult
|
02dc7b5274
|
The align tool now works on any generic product, not just walls.
|
2021-07-17 21:36:03 +10:00 |
|
Dion Moult
|
1bf136e93c
|
Copying a spatial element now also automatically creates a new collection. See #1565.
|
2021-07-17 18:58:25 +10:00 |
|
Dion Moult
|
cccab9e751
|
Minor fix. See #1567.
|
2021-07-17 18:38:04 +10:00 |
|
Thomas Krijnen
|
99e74533c3
|
#1567 Clear inverse cache map after entity insertion
|
2021-07-17 10:20:50 +02:00 |
|
Thomas Krijnen
|
0f39b09396
|
#1567 add instance after the values are set
|
2021-07-17 09:38:31 +02:00 |
|
Dion Moult
|
ac2324a65f
|
Minor fix
blenderbim-210717
|
2021-07-17 17:28:27 +10:00 |
|
Thomas Krijnen
|
ca85927a51
|
#1572 wrong serializer output temp name
|
2021-07-17 09:06:03 +02:00 |
|
Prabhat Singh
|
e3786423c2
|
Update README.md (#1571)
|
2021-07-17 16:42:19 +10:00 |
|
Dion Moult
|
8d352ea07a
|
Fix bug where editing a single material didn't quite work.
blenderbim-210716
|
2021-07-17 09:13:37 +10:00 |
|
Dion Moult
|
fd04066940
|
Minor fix
|
2021-07-15 18:21:18 +10:00 |
|
Dion Moult
|
d34956c2c7
|
Add readme info on how to use new BCFAPI. Thanks TestPrab!
|
2021-07-15 18:02:16 +10:00 |
|
Prabhat Singh
|
ad2585c571
|
Merge branch 'v0.6.0' of https://github.com/TestPrab/IfcOpenShell into prabhat_gsoc (#1566)
|
2021-07-15 17:41:24 +10:00 |
|
Dion Moult
|
a08cf23d63
|
Fix #1562. Fix bug where all instances change meshes when changing type.
|
2021-07-14 09:37:29 +10:00 |
|
Dion Moult
|
37fe04ffd2
|
New recipe to downgrade indexed poly curves, often used to allow IFC4 grids to show up in viewers like Revizto / XBim Xplorer / etc.
|
2021-07-13 19:32:12 +10:00 |
|
Dion Moult
|
248b21eab3
|
Importing 2D elements of any arbitrary element is now supported
|
2021-07-13 18:58:30 +10:00 |
|
Thomas Krijnen
|
83049bf41a
|
Update CMakeLists.txt
|
2021-07-13 10:52:45 +02:00 |
|
Dion Moult
|
63f578315d
|
Add support for 3D curve / wireframe representations.
|
2021-07-13 18:45:07 +10:00 |
|
Dion Moult
|
19b6765994
|
Minor fix
blenderbim-210713
|
2021-07-13 16:39:56 +10:00 |
|
Dion Moult
|
7456c270ff
|
You can now extend a wall to your cursor location instead of another wall
|
2021-07-12 22:10:10 +10:00 |
|
Dion Moult
|
b480b43435
|
BIM workspace tool is now no longer wall specific, and adapts to different element types
blenderbim-210712
|
2021-07-12 17:34:35 +10:00 |
|
aothms
|
b48ff530eb
|
Tweaks to nix build and cmake
|
2021-07-11 19:15:20 +00:00 |
|
Thomas Krijnen
|
b0993bb382
|
Update geom server
|
2021-07-11 15:20:06 +02:00 |
|
Thomas Krijnen
|
b0e12023b8
|
conditionally install pdb
|
2021-07-11 15:12:27 +02:00 |
|
Thomas Krijnen
|
34fd959011
|
expose serializers in higher level module
|
2021-07-11 15:03:49 +02:00 |
|
Thomas Krijnen
|
985f4665d1
|
expose 2 serializers in python
|
2021-07-11 15:03:21 +02:00 |
|
Thomas Krijnen
|
c949211e1b
|
remove templates in wrapper
|
2021-07-11 15:03:05 +02:00 |
|
Thomas Krijnen
|
7c0459bc6e
|
install pdb
|
2021-07-11 15:01:50 +02:00 |
|
Thomas Krijnen
|
975379a3a4
|
approach to pass stringstream to serializers
|
2021-07-11 15:01:31 +02:00 |
|
Thomas Krijnen
|
eeaf04c6ea
|
Remove templates on iterator and element
|
2021-07-11 15:00:59 +02:00 |
|
Thomas Krijnen
|
ff73f82798
|
remove FASTER_BOOLEANS (to stay under 31 settings)
|
2021-07-11 14:57:49 +02:00 |
|
Thomas Krijnen
|
192f140960
|
Merge branch 'v0.7.0' of https://github.com/IfcOpenShell/IfcOpenShell into v0.7.0
|
2021-07-11 14:55:32 +02:00 |
|
Thomas Krijnen
|
38b4bb564e
|
MSVC /MP
|
2021-07-11 14:55:27 +02:00 |
|
Thomas Krijnen
|
d85b3dfba0
|
ifc max default to off
|
2021-07-11 11:03:51 +02:00 |
|
Thomas Krijnen
|
f032378ca7
|
no double/float parametrization anymore
|
2021-07-11 11:03:35 +02:00 |
|
Thomas Krijnen
|
a727f81844
|
Update ci.yml
|
2021-07-11 09:29:23 +02:00 |
|
Thomas Krijnen
|
2ede620068
|
Update release.yml
|
2021-07-11 09:29:19 +02:00 |
|
Dion Moult
|
3614587556
|
Fix #1558. New loading bar when importing an IFC.
blenderbim-210711
|
2021-07-11 10:29:19 +10:00 |
|
Dion Moult
|
86ce367ba8
|
Fix #1561.
|
2021-07-11 09:28:22 +10:00 |
|
Thomas Krijnen
|
436bcd078f
|
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
|
2021-07-10 21:59:06 +02:00 |
|
Thomas Krijnen
|
c7c9ebe61a
|
Remove build-deps shortcurt
|
2021-07-10 21:57:40 +02:00 |
|
Thomas Krijnen
|
e7786e83b7
|
Update CMakeLists.txt
|
2021-07-10 21:47:51 +02:00 |
|
Thomas Krijnen
|
d320c1dac1
|
Some quick and dirty #1560
|
2021-07-10 21:43:27 +02:00 |
|
Thomas Krijnen
|
88af0e569a
|
Update .travis.yml
|
2021-07-10 21:39:27 +02:00 |
|
Thomas Krijnen
|
a762c980b9
|
Update CMakeLists.txt
|
2021-07-10 21:39:09 +02:00 |
|
Thomas Krijnen
|
5db7f52e03
|
Merge branch 'v0.6.0' into v0.7.0
|
2021-07-10 21:21:22 +02:00 |
|