jhdempsey86
5f08a784ff
fix(civil3d): Fix further alignment spiral/arc/line bug ( #740 )
...
* Caught error with SpiralDirection
Caught error with SpiralDirection
* Applied a fix to getting all AlignmentSubEntitySpiral properties so they return null if an exception is thrown
* Applied same solution to AlignmentSubentityArcToSpeckleRawConverter and AlignmentSubentityLineToSpeckleRawConverter
* Update AlignmentSubentitySpiralToSpeckleRawConverter.cs
* Update AlignmentSubentitySpiralToSpeckleRawConverter.cs
* formatting
---------
Co-authored-by: Claire Kuang <kuang.claire@gmail.com >
2025-04-25 13:03:03 +01:00
Jedd Morgan
3c831646b1
Merge pull request #786 from specklesystems/jrm/main-to-dev
...
Main -> dev
2025-04-24 15:22:23 +01:00
Jedd Morgan
e80d67c0b5
Merge branch 'dev' into jrm/main-to-dev
2025-04-24 14:54:22 +01:00
Jedd Morgan
27a1d50a78
refactor(ci): Update workflow to use new consolidated deployment workflow ( #743 )
...
.NET Build and Publish / build-windows (push) Has been cancelled
.NET Build and Publish / build-linux (push) Has been cancelled
.NET Build and Publish / deploy-installers (push) Has been cancelled
* Ci experiment
* with comma
* is_public_release
* Pass fileversion via envars
* semver
* to main
* keep fetch depth on linux
* last test (tm)
* Updated workflow-dispatch
* Fetch depth now required for prs too
* and for tests too
* target main
v3.1.6
2025-04-24 16:44:06 +03:00
Jedd Morgan
9e28c95a3c
Merge pull request #783 from specklesystems/jrm/dev-main
...
Dev -> Main
2025-04-24 13:02:17 +01:00
Jedd Morgan
b1973b561f
Merge pull request #776 from specklesystems/jrm/main-dev
...
Back merge Main -> Dev
2025-04-24 12:54:30 +01:00
Jedd Morgan
5e61a35c53
Merge branch 'main' into jrm/dev-main
2025-04-24 12:52:27 +01:00
Jedd Morgan
bfe390ef80
Merge remote-tracking branch 'origin/main' into jrm/main-dev
2025-04-24 12:45:34 +01:00
Claire Kuang
43685aff56
fixes bug in deconstruct node
2025-04-24 10:34:14 +01:00
Claire Kuang
bf2168b149
feat(grasshopper): changes expand obj node to deconstruct node ( #781 )
...
* changes expand obj to deconstruct
* Update ComponentUtils.cs
2025-04-23 19:13:47 +01:00
Claire Kuang
ed45b876c1
fixes default render material bug ( #779 )
2025-04-23 16:20:15 +01:00
Claire Kuang
c1d29f3269
feat(grasshopper): add filter objects node ( #778 )
...
* updates resources
* adds a temporary filter object component
* Update GetCollectionObjects.cs
* fixes bugs in collection and filter nodes
* adds nuget
* adds missing package references
* adds missing prop
2025-04-23 13:00:00 +01:00
Adam Hathcock
4a8bde2ed6
main (revert) Back to sdk 3.1.8 ( #777 )
...
.NET Build and Publish / build-windows (push) Has been cancelled
.NET Build and Publish / build-linux (push) Has been cancelled
.NET Build and Publish / deploy-installers (push) Has been cancelled
* Revert to 3.1.8 SDK
* Unreact to SDK 3.2
v3.1.5
2025-04-22 17:55:17 +01:00
Jedd Morgan
a405d2fb2e
Merge branch 'dev' into jrm/main-dev
2025-04-22 16:37:49 +01:00
Claire Kuang
3430fde41b
fixes send async issue
2025-04-22 10:37:10 +01:00
Claire Kuang
f70b2a77d5
feat(grasshopper): adds render material to model object cast if it exists ( #775 )
...
* adds casting from speckle object to model object
* casts render material if it exists
* Update SpeckleGrasshopperObject.cs
2025-04-21 20:41:54 +01:00
Claire Kuang
dfaf374847
adds casting from speckle object to model object ( #774 )
2025-04-21 20:16:39 +01:00
Oğuzhan Koral
d270be3ef9
Merge pull request #771 from specklesystems/oguzhan/cnx-1643-store-user-selected-workspace-id
...
Feat: workspaces config
2025-04-21 18:59:47 +03:00
Claire Kuang
d75c4d1f66
adds better tooltip and warning ( #773 )
2025-04-21 15:40:34 +01:00
Claire Kuang
fa904f5302
fixes exception, and also removes dynamic keys prop ( #772 )
2025-04-21 15:26:43 +01:00
Oğuzhan Koral
4dd0280534
Merge branch 'dev' into oguzhan/cnx-1643-store-user-selected-workspace-id
2025-04-21 17:20:06 +03:00
Dimitrie Stefanescu
9f04750c26
Merge pull request #770 from specklesystems/dimitrie/cnx-1301-revit-stacked-walls-are-not-sending
...
fix: allows for stacked walls to be sent
2025-04-21 15:19:54 +01:00
oguzhankoral
d3ad8e828c
Workspaces config
2025-04-21 17:00:22 +03:00
Dimitrie Stefanescu
b9f474decf
fix: allows for stacked walls to be sent
2025-04-21 14:10:44 +01:00
Claire Kuang
4d31a91a6a
not really a fix, but optimizes enumeration ( #769 )
2025-04-21 14:02:37 +01:00
Oğuzhan Koral
891e032f8e
Merge pull request #768 from specklesystems/dev
...
.NET Build and Publish / build-windows (push) Has been cancelled
.NET Build and Publish / build-linux (push) Has been cancelled
.NET Build and Publish / deploy-installers (push) Has been cancelled
Update dev to main
v3.1.4
2025-04-21 15:59:18 +03:00
Oğuzhan Koral
8b7c127e93
Revert "Fix the object tracking for next session ( #765 )" ( #766 )
...
This reverts commit c10c03637a .
2025-04-21 15:49:59 +03:00
Claire Kuang
48c94db489
fixes material baking on objects ( #767 )
2025-04-21 13:43:58 +01:00
Claire Kuang
74982e025b
Revert "Merge branch 'dev' into grasshopper"
...
This reverts commit 8bcc70cced , reversing
changes made to 2ae80cc7ba .
2025-04-21 12:52:26 +01:00
Claire Kuang
7047be0aff
Revert "dev changes"
...
This reverts commit c5ff149bb6 .
2025-04-21 12:52:20 +01:00
Claire Kuang
afab68c27f
Revert "more dev merge fixes"
...
This reverts commit 1323c336c7 .
2025-04-21 12:52:08 +01:00
Claire Kuang
1323c336c7
more dev merge fixes
2025-04-21 12:47:15 +01:00
Claire Kuang
c5ff149bb6
dev changes
2025-04-21 12:05:30 +01:00
Claire Kuang
8bcc70cced
Merge branch 'dev' into grasshopper
2025-04-21 12:04:40 +01:00
Oğuzhan Koral
de9b56bf18
Merge pull request #764 from specklesystems/dev
...
.NET Build and Publish / build-windows (push) Has been cancelled
.NET Build and Publish / build-linux (push) Has been cancelled
.NET Build and Publish / deploy-installers (push) Has been cancelled
Merge dev into main
v3.1.3
2025-04-21 09:04:25 +03:00
Oğuzhan Koral
c10c03637a
Fix the object tracking for next session ( #765 )
2025-04-18 16:41:46 +03:00
Oğuzhan Koral
c4f734329a
Disable regions in revit ( #763 )
2025-04-18 11:50:57 +03:00
Adam Hathcock
2f8f0d0f6f
test: add tests for receive operation ( #661 )
...
* add tests for receive operation
* clean up some items and tests
* First initialization changes for SDK 3.2
* Update to SDK 3.2
* merge fixes
* fmt
* ifc changes
* fix tests and remove fakes again
* fmt
* remove extra tests from local sln
* update locks for 3.2
* fix mismerge
---------
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com >
2025-04-16 16:58:22 +01:00
Björn Steinhagen
c60e8d6feb
fix(revit): borked transformations in consecutive sends ( #759 )
...
* fix: borked transformations
* refactor: more explicit in getting of main doc unit setting
2025-04-16 09:54:15 +02:00
Claire Kuang
2ae80cc7ba
simplifies speckle model resource to model link
2025-04-15 16:43:19 +01:00
Adam Hathcock
67a8592a8a
Remove ref assemblies and fixes async event handling for Rhino ( #756 )
...
* Remove ref assemblies and fixes async event handling for Rhino
* fmt
* ifc parser is net 8
* allow for net48 targets on non-windows platforms
2025-04-15 15:41:20 +00:00
Claire Kuang
91579a69f0
small fix to publish to include created version
2025-04-15 16:40:12 +01:00
Claire Kuang
b5e697ad0e
Merge branch 'dev' into grasshopper
2025-04-15 16:24:57 +01:00
Adam Hathcock
6f11d50445
Add versionid to send results when creating one ( #760 )
...
* Add versionid to send results when creating one
* fix another test
2025-04-15 16:22:27 +01:00
Claire Kuang
2590d96178
fixes async send exception ( #758 )
2025-04-15 15:39:18 +01:00
Claire Kuang
5a9e202899
Merge branch 'dev' into grasshopper
2025-04-15 15:30:46 +01:00
Adam Hathcock
bfd741e707
Revit 2025 is now CEF vulnerable ( #757 )
2025-04-15 10:34:04 +00:00
Claire Kuang
a9206fbb81
feat(grasshopper): adds icons to all components fml ( #755 )
...
* adds param icons
* adds all icons
* Update FilterPropertiesByPropertyGroupPaths.cs
* Update Speckle.Connectors.GrasshopperShared.projitems
2025-04-14 22:11:17 +01:00
Claire Kuang
52edfd3b85
feat(grasshopper): adds regex search to valueset component ( #754 )
...
* adds regex search to valueset component
* Update SpecklePropertyWrapper.cs
* cleans run
2025-04-14 12:58:14 +01:00
Claire Kuang
0b9c170fc7
update locks
2025-04-14 12:20:52 +01:00