98 Commits

Author SHA1 Message Date
Jedd Morgan 1adaca1bbe 2.20 package version (#122)
* Bump Sdk

* Fixed compiler errors

* Bump version
2024-08-08 16:32:05 +01:00
Jedd Morgan 9cc1c1f6bf Bump Core Deps to 2.20 (#120)
* Bump Sdk

* Fixed compiler errors
2024-08-08 14:31:07 +01:00
Iain Sproat 1446e6f665 chore(domains): deprecate speckle.xyz for app.speckle.systems (#119) 2024-07-18 17:20:50 +02:00
Jedd Morgan 725a9823ea Updated deps to 2.19 (#118)
* Updated deps to 2.19

* 2.19
2024-05-27 17:25:50 +01:00
Jedd Morgan c4c363e33f Bump 2.18.3 (#117) 2024-04-16 17:01:39 +01:00
Jedd Morgan db88d0dc41 2.18.1.json 2024-03-19 18:42:52 +00:00
Jedd Morgan 790e5d8294 Bumped core version (#113) 2024-03-14 10:51:39 +00:00
Jedd Morgan 00c4a43c3a FE2 terms (#112)
* FE2 terms

* SendComponent

* Removed terminology switching
2024-03-14 10:41:07 +00:00
Jedd Morgan 8e32a0214e Bump core to 2.18.0-rc 2024-02-29 11:25:45 +00:00
Jedd Morgan ab5d4c2fba fixed bug with selection not correctly restoring after deserializing 2024-02-28 14:05:18 +00:00
Jedd Morgan 1b2eeed3eb 2.18 Update 2024-02-22 18:31:09 +00:00
Jedd Morgan edeec70993 2.17.1 (#110)
* Bump core to 2.17.0-rc

* feat!(selection): selection now indexes based on ID (#107)

* bump package version (#108)

* Bumped core to 2.17.1

* Account id to include hash of server info
2024-02-08 23:01:21 +00:00
Jedd Morgan fb1e458970 Bumped version connector package semver 2023-10-31 12:17:15 +00:00
Jedd Morgan 2755a9abd7 Fix compiler errors for 2.16 core/objects bump 2023-10-31 12:15:13 +00:00
Jedd Morgan ee9795e39f Bump Core + Objects 2023-10-31 11:52:47 +00:00
Jedd Morgan 8df96eeca4 Updated SpeckleReceiver.cs 2023-09-26 22:45:44 +01:00
Jedd Morgan 030cb277b8 Update SpeckleReceiver.cs 2023-09-26 22:18:28 +01:00
Jedd Morgan 5ee498afce Update SpeckleReceiver.cs 2023-09-26 22:17:28 +01:00
Jedd Morgan 5dd889c898 Update package.json 2023-09-12 13:59:30 +01:00
Jedd Morgan 9c7d1deb0a Added speckle properties example 2023-09-12 13:56:18 +01:00
Jedd Morgan 7c8f70c0c0 Attach Speckle Properties to instances 2023-08-31 15:40:08 +01:00
Jedd Morgan 892e77e0ff Bumped version number 2023-08-31 12:50:20 +01:00
Jedd Morgan 8a9c21f979 Exposed toggle for attaching speckle properties 2023-08-31 12:30:50 +01:00
Jedd Morgan aa46d49620 reformat code 2023-08-31 12:08:35 +01:00
Jedd Morgan 5d92e12eff Bumped core to 2.15.1 stable 2023-08-31 12:08:14 +01:00
Jedd Morgan e1a3ae6b9c urp test 2023-07-11 23:32:01 +01:00
Jedd Morgan d44ead55db Added support for translucency with the standard shader 2023-07-11 22:55:18 +01:00
Jedd Morgan a3fb10570e deps: 2.15.0-alpha2 2023-06-29 00:26:21 +01:00
Jedd Morgan 57154a6fb8 deps: bumped core to 2.15.0-alpha 2023-06-26 22:20:33 +01:00
Jedd Morgan 62875c0a27 Editor progress bar now works 2023-06-22 17:23:57 +01:00
Jedd Morgan b3c6b59721 Cancellation fixes and editor progress 2023-06-14 17:08:51 +01:00
Jedd Morgan d9f7895b3f Improved Editor Cancellation 2023-06-11 14:39:14 +01:00
Jedd Morgan dc58f6b0b0 wip collections 2023-06-08 23:17:50 +01:00
Jedd Morgan 556a7eaddf Merge remote-tracking branch 'origin/main' into jrm/traversal-refactor 2023-06-07 17:09:27 +01:00
Jedd Morgan 39a79be700 Merge branch 'main' into jrm/traversal-refactor 2023-06-07 17:08:58 +01:00
Jedd Morgan 6a07ecfd5b bumped version number 2023-06-07 15:20:57 +01:00
Jedd Morgan e512df9c82 Bumped core to 2.14.2 2023-06-07 13:54:10 +01:00
Jedd Morgan 32533ddb21 Added IsMultiplayer 2023-04-22 01:20:08 +01:00
Jedd Morgan 2aaaf6572c Final polish 2023-04-22 00:14:40 +01:00
Jedd Morgan a89e4cdfe7 wip implementation of traversal refactor 2023-04-21 22:34:59 +01:00
Jedd Morgan 9a89255ae8 Fixed build warnings 2023-04-11 21:14:35 +01:00
Jedd Morgan 9f3145eb19 2.13 testing 2023-04-11 17:55:59 +01:00
Jedd Morgan 5dde0dae60 Configure await false fixes deadlocks 2023-04-06 22:50:47 +01:00
Jedd Morgan 0794c53b24 Converter now builds 2023-04-04 20:20:07 +01:00
Jedd Morgan 2973087beb Update objects & core dlls to 2.13 2023-04-04 19:59:48 +01:00
Jedd Morgan 00f57f1bdd feat(editor): Added entry in gameobject menu + minor bug fixes 2022-11-30 17:34:00 +00:00
JR-Morgan 55c26f4bdd small improvements 2022-11-17 21:02:04 +00:00
JR-Morgan 69c5c62a45 Restructured editor assemblies 2022-11-10 17:59:02 +00:00
JR-Morgan cf7362b023 feat(Sender): Added editor sender 2022-11-09 03:12:23 +00:00
JR-Morgan 6a802df7ee Stream Previews 2022-11-09 00:08:41 +00:00