Thomas Krijnen
|
1ee488b148
|
Quick solution for inline dasharray
|
2021-03-28 16:55:52 +02:00 |
|
Thomas Krijnen
|
ecb9827e7f
|
Explicit cast
|
2021-03-28 13:04:16 +02:00 |
|
Thomas Krijnen
|
88f26eaead
|
Work towards #1153
|
2021-03-28 12:48:20 +02:00 |
|
Dion Moult
|
ce03742aab
|
New ifcopenshell.api.run syntax, and rename create_product to create_entity. See #1399.
|
2021-03-27 22:53:13 +11:00 |
|
Thomas Krijnen
|
62540f0b00
|
#1404
|
2021-03-27 10:00:41 +01:00 |
|
Dion Moult
|
406b8b4540
|
IfcOpenShell API now uses kwargs to improve user syntax. See #1399.
|
2021-03-27 19:14:46 +11:00 |
|
Dion Moult
|
ca24838a3f
|
Don't load OCC upon startup, in preparation for deprecation when IfcConvert can handle #1153. See #1400 and #1358.
blenderbim-210327
|
2021-03-27 18:38:20 +11:00 |
|
Thomas Krijnen
|
ff7219b557
|
CMake < 3.7 compatibility
See https://github.com/glfw/glfw/issues/1584
|
2021-03-26 20:40:01 +01:00 |
|
Jesusbill
|
711acfe120
|
revert erroneous mod from bulk change
|
2021-03-26 17:51:35 +01:00 |
|
Dion Moult
|
f1acda85c9
|
Call the daily builds "developer testing builds" to prevent misleading users
|
2021-03-26 20:52:32 +11:00 |
|
Dion Moult
|
228f62d218
|
Minor fix
blenderbim-210326
|
2021-03-26 20:49:57 +11:00 |
|
Dion Moult
|
6186a88568
|
Rename misleading "ifcblenderexport" directory to "blenderbim"
|
2021-03-26 20:44:14 +11:00 |
|
Dion Moult
|
074a8c287f
|
Support owner histories for a bunch more usecases. About half done.
|
2021-03-26 10:39:07 +11:00 |
|
Dion Moult
|
d4736710a5
|
Thanks @ihabelaghoury! You can now select objects in the viewport by GlobalId from the IFC inspector
|
2021-03-25 20:29:37 +11:00 |
|
Dion Moult
|
0bc86631a5
|
Minor fixes after the refactor mess
|
2021-03-25 20:19:48 +11:00 |
|
Dion Moult
|
9751b6af05
|
Deletions are now synced on export, so you don't need to delete via the UI.
|
2021-03-25 16:48:58 +11:00 |
|
Dion Moult
|
6d641aaac1
|
Still cleaning up related to ownership histories. See #1399.
blenderbim-210325
|
2021-03-25 16:32:43 +11:00 |
|
Dion Moult
|
489a248e9a
|
Refactor ownership history system to be simpler and just a usecase. See #1399.
|
2021-03-25 11:42:12 +11:00 |
|
Jesusbill
|
9c00872a57
|
replace settings=None with {}
|
2021-03-25 00:54:42 +01:00 |
|
Dion Moult
|
d77bc6bdaa
|
First attempt at ripping out agnostic code into ifcopenshell.api namespace. See #1399.
|
2021-03-25 10:48:48 +11:00 |
|
Priit Laes
|
911d703f57
|
build: Use -Wno-deprecated-copy for GCC 9+
OpenCascade causes a lot of warnings due to -Wdeprecated-copy on GCC 9+.
These warnings are also emitted with clang, but only once per file.
|
2021-03-24 09:25:13 +01:00 |
|
Dion Moult
|
09bf5b85aa
|
Refactor getting primitive data type into util
|
2021-03-24 16:09:29 +11:00 |
|
Dion Moult
|
41a694d0dc
|
Fix bug where you couldn't set logical properties in psets. See #1086.
blenderbim-210324
|
2021-03-24 14:57:52 +11:00 |
|
Jesusbill
|
6232ee36f9
|
add structural connection connected members - wip
|
2021-03-24 00:15:22 +01:00 |
|
Jesusbill
|
5b1cc2cab5
|
rename connection to boundary condition + minor edits
blenderbim-210323
|
2021-03-24 00:10:07 +01:00 |
|
Thomas Krijnen
|
f706adfb81
|
OCCT pre 7 compatibility
|
2021-03-23 13:27:31 +01:00 |
|
Thomas Krijnen
|
b0358a5a7b
|
Keep a set of visited edges in sort
|
2021-03-23 10:43:12 +01:00 |
|
Thomas Krijnen
|
eb09cc8af8
|
Costrain number of edges in sorted_edges
|
2021-03-22 14:03:24 +01:00 |
|
Dion Moult
|
7c61c7d200
|
You can now import and export IFCCSV to the current file in memory without writing to disk
|
2021-03-22 16:19:29 +11:00 |
|
Dion Moult
|
92d28901ac
|
Fix bug where IFCCSV delimiter was not able to be specified on read/write properly
blenderbim-210322
|
2021-03-22 15:35:17 +11:00 |
|
Dion Moult
|
32769184b0
|
Attempt number 4
|
2021-03-21 20:13:27 +11:00 |
|
Dion Moult
|
de7f1d9d46
|
Attempt number 3
|
2021-03-21 20:10:53 +11:00 |
|
Dion Moult
|
cbd0c8a410
|
Attempt number 2
|
2021-03-21 20:07:40 +11:00 |
|
Dion Moult
|
f4f40c4b16
|
Fix fatal bug with BIMTester where languages were not bundled in installation.
|
2021-03-21 20:04:24 +11:00 |
|
Dion Moult
|
f9d70fd51d
|
Whoops
blenderbim-210321
|
2021-03-21 12:13:42 +11:00 |
|
Dion Moult
|
bb43405299
|
Fix #1294 bug where BIMTester doesn't run if you have multiple drives on Windows. Thanks @rbertucat!
|
2021-03-21 12:07:27 +11:00 |
|
Priit Laes
|
00cb3cd0db
|
travis: Bump to Ubuntu 20.04, Python3 and use apt addon as well
|
2021-03-20 10:58:47 +01:00 |
|
Priit Laes
|
823f988536
|
travis: Use system JSON package
|
2021-03-20 10:58:47 +01:00 |
|
Priit Laes
|
d95977a784
|
travis: Simplify directory "shuffling"
|
2021-03-20 10:58:47 +01:00 |
|
Priit Laes
|
4f9991fb13
|
travis: Use make -j $(nproc)
|
2021-03-20 10:58:47 +01:00 |
|
Priit Laes
|
d8b2cc77cc
|
travis: Enable ccache
|
2021-03-20 10:58:47 +01:00 |
|
Priit Laes
|
077f9b701d
|
ifcgeom: Remove unneeded cast causing warning by -Wignored-qualifiers
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
36ade628cf
|
Fix grammar
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
0f59f3e35a
|
ifcgeom: Remove unused variable
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
31e7bad056
|
ifcgeom: Reorder the members in constructors to avoid side effects (Wreorder)
|
2021-03-20 10:56:57 +01:00 |
|
TestPrab
|
eee693dfcb
|
Added requirements file (#1397)
|
2021-03-20 20:31:36 +11:00 |
|
Dion Moult
|
4a8e03862b
|
Improve usability that you can run a patch recipe without providing arguments. See #1393.
blenderbim-210320
|
2021-03-20 20:04:10 +11:00 |
|
Dion Moult
|
04f7fc0bdb
|
Minor fix
|
2021-03-20 20:02:53 +11:00 |
|
Dion Moult
|
fbe9bb1ee2
|
Fix bcf bug for optional project.bcfp and optional project data
|
2021-03-20 17:56:43 +11:00 |
|
Jesusbill
|
ca59b3220b
|
small fix and mod in ifc2ca
|
2021-03-19 23:39:25 +01:00 |
|