izzy lyseggen
f425316e60
fix(converter): pass brep materials to displayvals ( #96 )
...
* chore: bump py version to >=3.8
no need for old versions, and gives us some nice syntax
* refactor(ui): remove some superficial units stuff
* fix(converter): pass brep materials to displayvals
this only passes the `renderMaterial` and it assumes all items in the brep's `displayValue` are meshes
2022-06-17 12:40:52 +01:00
izzy lyseggen
abf363894e
fix(ci): relax regex on the script
2.6.0-alpha
2022-06-15 14:46:44 +01:00
izzy lyseggen
8fc8b97b7a
fix(ci): another patching fix oop
2022-06-15 14:38:04 +01:00
izzylys
64b4175585
fix(ci): patch version script
2022-06-15 12:02:56 +01:00
izzy lyseggen
4eefda3305
ci: tag deploy trigger
2022-06-15 11:47:04 +01:00
izzy lyseggen
f7275140d5
ci: initial mac install ci ( #95 )
...
* ci: initial mac install ci
* ci: blender 3.1 mac support
* ci: update brew
so this worked on ssh let's see if it's ok now o.o
* ci(mac): retry py3.10 symlink
* ci: fix installer paths
* ci: tags and patch ver
* ci: mac syntax for python3! argh
2022-06-15 11:43:41 +01:00
izzy lyseggen
17a36f4fc2
ci: fix version tags again oops
2022-04-22 16:34:05 +01:00
izzy lyseggen
ba931e8205
fix(installer/metrics): updates and cleanup ( #92 )
...
* ci: use semver tag instead of full circle tag
* chore: update deps
* chore: update specklepy
* feat(metrics): add blender version
2.5.0
2022-04-22 11:58:47 +01:00
izzy lyseggen
572925cfbb
feat(convert): temps custom props patch ( #89 )
...
* chore: bump specklepy and fix deps
* feat(convert): wip attached props
* feat(convert): wip custom props
2.4.3
2022-04-04 12:10:57 +01:00
izzy lyseggen
03f94d6371
fix(convert): breps and dates ( #87 )
2.4.2
2022-03-28 15:03:27 +01:00
izzy lyseggen
c220337aec
chore: upgrade specklepy and add Blender v3.1 to ci ( #86 )
...
* chore(specklepy): upgrade to 2.6.3
* ci: add py 3.10 for blender 3.1
2022-03-28 11:47:56 +01:00
izzy lyseggen
1b67304cfc
fix(converter): skip if not Pincipled BSDF ( #85 )
2.4.1
2022-03-09 11:07:35 +00:00
izzy lyseggen
25a1ec1cd1
ci: fix py 3.9 package install ( #83 )
...
* ci: test upgrade py
* ci: how about now?
* ci: we did it! 💃
2.4.0
2022-02-23 16:42:01 +00:00
izzy lyseggen
8296e48c28
Merge pull request #81 from specklesystems/izzy/displayvals
...
fix(convert): new `displayValue` to native & specklepy update
2022-02-23 11:56:15 +00:00
izzy lyseggen
ca81ac6fd6
feat(convert): list displayvals to native
2022-02-23 11:50:33 +00:00
izzy lyseggen
88212b94b6
fix(users): none commit bug
2022-02-23 11:50:21 +00:00
izzy lyseggen
3375a04007
chore: update specklepy
2022-02-23 11:06:56 +00:00
izzy lyseggen
c62538fc8f
Merge pull request #78 from specklesystems/izzy/blocks
...
feat(convert): big refactor !! and blocks 🧊
2.3.1
2022-01-10 17:41:07 +00:00
izzylys
fd83e80bbd
refactor: final cleanup
2022-01-10 09:40:44 -08:00
izzylys
0a2c1f9f32
refactor(convert): remove unused methods
2022-01-10 09:26:22 -08:00
izzylys
2975737377
feat(convert): col fixes & can_convert_to_native
2022-01-10 09:18:16 -08:00
izzylys
72dea53eee
feat(convert): block to speckle
2022-01-10 09:17:51 -08:00
izzylys
a1aa267a30
fix(convert): custom props and cols fixes
2022-01-07 10:17:42 -08:00
izzylys
df30b65fdb
refactor: deleting code is my love language
2022-01-07 09:09:29 -08:00
izzylys
6176abb4a3
refactor(converter): more cleanup
2022-01-06 13:41:43 -08:00
izzylys
5c2d2d195f
refactor(converter): to_speckle refactor!!
2022-01-06 11:42:46 -08:00
izzylys
7a784a4a8d
fix(convert): unique names for all instances
...
add the id to the end of the name to ensure this
2022-01-04 13:09:58 -08:00
izzylys
2c8f2c96a9
feat(convert): BIG to native refactor + blocks
2022-01-04 12:42:14 -08:00
izzylys
bc7400cb36
Merge branch 'izzy/blocks' of https://github.com/specklesystems/speckle-blender into izzy/blocks
2022-01-03 10:46:35 -08:00
izzy lyseggen
421c68a143
wip: block nonsense from other pc
2022-01-03 18:37:00 +00:00
izzy lyseggen
409adda784
Merge pull request #77 from specklesystems/izzy/nulls-fix
...
fix(convert): nulls on receive
2.3.0
2022-01-03 17:11:40 +00:00
izzylys
f5f1c6a8d0
fix(convert): handle list display val
2022-01-03 17:09:57 +00:00
izzylys
1eca91a030
chore: bump specklepy
2022-01-03 17:09:29 +00:00
izzy lyseggen
6b872f11d9
Merge pull request #75 from specklesystems/izzy/add-parent-type
...
feat(convert): add parent type to display meshes
2.2.8
2021-12-09 10:59:28 +00:00
izzy lyseggen
fd3742b800
feat(convert): add parent type to display meshes
...
makes it easier to work w geo from places like revit
2021-12-09 10:58:22 +00:00
izzy lyseggen
870174a969
Merge pull request #73 from specklesystems/ci/fix-install-platform
...
ci: fix install platform
2.2.7
2021-12-07 16:26:58 +00:00
izzy lyseggen
2c6dfcb340
ci: grab py version to ensure all is working
2021-12-07 16:22:42 +00:00
izzy lyseggen
4d3eacbe52
ci: no need to persist now i think
2021-12-07 16:05:51 +00:00
izzy lyseggen
df7d631b54
ci: bump to 3.9.2
2021-12-07 16:05:23 +00:00
izzy lyseggen
07ceb07058
ci: try ths install again!
2021-12-07 16:01:16 +00:00
izzy lyseggen
112bc56ded
ci: remove install specklepy step
2021-12-07 15:54:59 +00:00
izzy lyseggen
88e2744e93
ci: test in win exe
2021-12-07 15:53:52 +00:00
izzy lyseggen
ad1c201c79
Merge pull request #72 from specklesystems/ci/install-changes
...
ci: preinstall specklepy
2.2.6
2021-12-07 14:54:26 +00:00
Gergő Jedlicska
e18569f738
(ci) wait for install
2021-12-07 15:18:03 +01:00
Gergő Jedlicska
f7e563f500
(ci) new glob
2021-12-07 15:15:13 +01:00
Gergő Jedlicska
7e56c21395
(ci) what is attached?
2021-12-07 15:01:47 +01:00
Gergő Jedlicska
30b701ee27
Merge branch 'ci/install-changes' of github.com:specklesystems/speckle-blender into ci/install-changes
2021-12-07 14:48:50 +01:00
Gergő Jedlicska
3cdbc09fc0
(ci) update job order
2021-12-07 14:48:43 +01:00
Gergő Jedlicska
656e41f03c
(ci) update job order
2021-12-07 14:41:09 +01:00
Gergő Jedlicska
7da26e44b6
Update config.yml
...
try with glob pattern
2021-12-07 14:27:30 +01:00