Claire Kuang
414702bba1
Merge branch 'grasshopper' of https://github.com/specklesystems/speckle-sharp-connectors into grasshopper
2025-05-07 19:51:50 +01:00
Claire Kuang
512ab1104e
update locks
2025-05-07 19:51:45 +01:00
Claire Kuang
f1e0ca8631
chore(grasshopper): adjusts icons and names ( #818 )
...
* adjusts icon sizes, cleans up names
* removes wrongly sized icons
2025-05-07 19:40:05 +01:00
Claire Kuang
b509948061
Merge branch 'dev' into grasshopper
2025-05-07 19:07:50 +01:00
Claire Kuang
ea9c5ad1c5
fix(grasshopper): more material bugs ( #817 )
...
* fixes render material proxy assignment bug
* retrieves model object color and material depending on source
2025-05-07 17:45:19 +01:00
Adam Hathcock
62b6e873c4
Use SDK 3.3.0 ( #815 )
...
* Update to 3.3.0-alpha.18
* add null check for receive
* use 3.3.0 final
2025-05-07 13:08:12 +01:00
Claire Kuang
bdd7ad96b8
Merge branch 'dev' into grasshopper
2025-05-07 08:54:21 +01:00
Claire Kuang
8ce4573169
fix(grasshopper): materials stuff ( #816 )
...
* fixed by always sending new id on the wrapper.
* Update CreateSpeckleObject.cs
2025-05-06 19:14:25 +01:00
Claire Kuang
0d2201328b
refactor(civil3d): alignment spiral direction throws exception ( #788 )
...
* adds property exception handler
* Update CorridorHandler.cs
* Update PropertyHandler.cs
* Update AlignmentSubentityArcToSpeckleRawConverter.cs
2025-05-06 17:07:00 +00:00
KatKatKateryna
a7101a5227
Kateryna/cnx 1537 autocad send text ( #808 )
...
* send DBText (except justification)
* fixed justification
* comments
* mtext added
* update properties
* support alignments
* comments
2025-05-06 17:56:14 +01:00
KatKatKateryna
87dc15a3f3
feat (rhino): send text ( #739 )
...
* support TextEntity
* add alignment; split to lines
* add rotation; add textDot converter
* simplify text splitting check
* adapt to changes in Text class
* fix
* optimize
* adjust namespace
* global usings
* more specific alignment conversions
* aesthetic fixes
---------
Co-authored-by: Claire Kuang <kuang.claire@gmail.com >
2025-05-06 11:34:38 +01:00
Dimitrie Stefanescu
830ec5dd80
Dim/gh props ( #812 )
...
* feat: makes property creation node item based
* feat: makes property paths selector output a flat list regardless of input structure
* feat: adds simple & clean get obj props
* feat: leaner output param diff
allows for connections to be held when swapping nodes and such
* feat: cleanup (replaces old component with new)
* adds error and returns in case of bad type input in create props
---------
Co-authored-by: Claire Kuang <kuang.claire@gmail.com >
2025-05-06 09:49:51 +01:00
Claire Kuang
288f344036
throws clearer exception when casting unbaked model objects to speckle objects
2025-05-05 19:08:58 +01:00
Claire Kuang
88969d2cc6
should fix topology issue
2025-05-05 16:58:58 +01:00
Claire Kuang
29952926ad
removes passthrough speckle object name change
2025-05-05 15:18:57 +01:00
Claire Kuang
92ba334728
fix(grasshopper): adds support for pointcloud and hatch ( #811 )
...
* adds missing pointcloud and hatch conversions
* changes name of create speckle object
2025-05-05 15:08:27 +01:00
Claire Kuang
9cb6aa8cdc
removes dataobject grouping ( #809 )
2025-05-05 14:10:06 +01:00
Claire Kuang
0f3103c779
Merge branch 'dev' into grasshopper
2025-05-05 10:49:00 +01:00
kekesidavid
7c7692b472
skip converting breps/mehses with skew transform ( #801 )
...
* skip converting meshes with skew transform
* catching all exceptions if creating scale in revit transform fails
2025-05-05 11:40:50 +02:00
Claire Kuang
d49a673722
feat(grasshopper): add layer to model object casting ( #807 )
...
* preserves layer on model object casting, if exists
* Update SpeckleCollectionWrapper.cs
* adds deep copying and fixes more mutations in create collection and send
* adds casting of speckle mat to render mat, and hides url param
* bug fixes
2025-05-04 20:45:49 +01:00
Claire Kuang
eeb7ab6810
feat(grasshopper): filter objects node now outputs list of removed objects ( #805 )
...
* allows for creation of multiple property groups
* adds second output to filter objects component
* removes load on open option
* add path to create speckle object output
* Update CreateSpeckleObject.cs
* Update FilterSpeckleObjects.cs
2025-05-02 13:14:51 +01:00
Claire Kuang
932ca98666
Merge branch 'dev' into grasshopper
2025-05-01 21:36:09 +01:00
oguzhankoral
0a828d6a89
Fix build errors
2025-05-01 21:50:58 +03:00
Oğuzhan Koral
e843f3570d
Feat(gh): add search to account and project node ( #804 )
...
* Add search and show more components for projects, models, versions
* Cleanup
* Proper button for show more versions
2025-05-01 21:30:41 +03:00
Claire Kuang
d87adfdcee
refactor(grasshopper): removes Base inheritance on wrappers ( #802 )
...
* removes base inheritance and adds new speckleWrapper class
* removes all base inheritence
* small send bugs
2025-05-01 16:45:41 +01:00
KatKatKateryna
b86a5d8902
update package version ( #800 )
2025-05-01 10:02:18 +01:00
Claire Kuang
c14997e70f
bump nuget
2025-04-30 18:20:53 +01:00
Claire Kuang
e65bf42dda
Merge branch 'grasshopper' of https://github.com/specklesystems/speckle-sharp-connectors into grasshopper
2025-04-30 18:19:16 +01:00
Claire Kuang
938c1c7371
Merge branch 'dev' into grasshopper
2025-04-30 18:19:01 +01:00
Claire Kuang
ecabf4ba92
allows for creation of multiple property groups ( #799 )
2025-04-30 18:17:53 +01:00
Oğuzhan Koral
0483815f7e
Merge pull request #797 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 into main
v3.1.7
2025-04-30 17:06:42 +03:00
Björn Steinhagen
c958157f17
fix(revit): create DirectShapes under respective categories ( #795 )
...
* fix: getting builtinCategory
i think this has moved from atomicObject level to inside properties (at some stage) which broke this and caused category to always be null
* docs: comment on accessing builtInCategory
* docs: extra comment
* docs: live pr review
* refactor: not loud about missing property anymore :(
2025-04-30 12:54:00 +02:00
Björn Steinhagen
e3656394d0
Merge pull request #793 from specklesystems/bjorn/cnx-1524-revit-receive-reference-point-setting
...
feat(revit): receive reacts to rootObject reference point setting
2025-04-30 13:36:09 +03:00
Adam Hathcock
b6b3e4514f
chore(dev) Clean up references for Local.sln ( #787 )
...
* Revert "main (revert) Back to sdk 3.1.8 (#777 )"
This reverts commit 4a8bde2ed6 .
* update to 3.2.1
* Clean up references for Local.sln
2025-04-29 17:15:09 +01:00
Claire Kuang
cd29d08f0b
repackages objects into data objects on send ( #794 )
2025-04-29 13:46:25 +01:00
Adam Hathcock
d15d170b7c
update(dev) Use SDK 3.2.1 ( #785 )
...
* Revert "main (revert) Back to sdk 3.1.8 (#777 )"
This reverts commit 4a8bde2ed6 .
* update to 3.2.1
---------
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com >
2025-04-29 14:26:14 +03:00
Björn Steinhagen
4e5a415ae6
fix(revit): send reference setting is broken ( #792 )
...
* fix: main model DocumentToConvert with transform
- was previously hard-coded to null, therefore never transformed
* fix: accounting for reference point setting w linked model
combine mainModelTransform and linkedModel.GetTotalTransform().Inverse to align the linked model’s elements correctly under the main model’s chosen reference point.
2025-04-28 11:34:42 +02:00
Claire Kuang
2b63125018
feat(grasshopper): make create object a passthrough ( #791 )
...
* changes create speckle object to a passthrough node
also adds casting from model object to material and properties
* Update SpeckleMaterialWrapper.ModelObjects.cs
2025-04-25 18:01:14 +01:00
Claire Kuang
3e3246d1af
feat(grasshopper): adds casting of collections to model layers ( #790 )
...
* adds casting to model layers
* Account Service fixes
2025-04-25 15:32:01 +01:00
Claire Kuang
a51e20ae39
removes unused package locks
2025-04-25 14:48:26 +01:00
Claire Kuang
d449938b7f
removes extra tests
2025-04-25 14:45:46 +01:00
Claire Kuang
e98f3364aa
more merge conflict build fixes
2025-04-25 14:39:07 +01:00
Claire Kuang
5063d26f86
more merge conflict resolutions
2025-04-25 14:23:24 +01:00
Claire Kuang
f225e53806
updates local with grasshopper
2025-04-25 14:06:39 +01:00
Claire Kuang
25d2a2b02e
reverts changes to tests and rhino send binding
2025-04-25 14:02:25 +01:00
Claire Kuang
1231b62ea7
reverts changes to various files in importers, local, and sdk
2025-04-25 13:57:56 +01:00
Claire Kuang
1852838897
Reverted revit converter to match dev
2025-04-25 13:40:15 +01:00
Claire Kuang
655f922e38
Reverted revithostobjectbuilder to match dev
2025-04-25 13:32:32 +01:00
Claire Kuang
4c89b86f2a
update package locks
2025-04-25 13:20:02 +01:00
Claire Kuang
c48e3bee36
Merge branch 'dev' into grasshopper
2025-04-25 13:16:32 +01:00