-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update release/3.0.0
with changes from dev
#331
Commits on Oct 21, 2024
-
Dogukan/cnx 642 detect selections in Tekla (#312)
* added tekla send binding and necessary updates about selection * TeklaSelectionFilter registered * resolved injections * build props added * formatted * deep clean --------- Co-authored-by: Claire Kuang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f299267 - Browse repository at this point
Copy the full SHA f299267View commit details
Commits on Oct 22, 2024
-
chore(civil3d): constants fixes and additional conversion polishing (#…
…317) * adds featurelines and additional subassembly info * some constants fixes
Configuration menu - View commit details
-
Copy full SHA for 613d45d - Browse repository at this point
Copy the full SHA 613d45dView commit details -
Fix(revit): CNX-657 revit expiration checks seem to be not fully work…
…ing for (#316) * Map element id to unique id * Evict sub elements too * Document IdMap --------- Co-authored-by: Claire Kuang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29cf132 - Browse repository at this point
Copy the full SHA 29cf132View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 797a2b7 - Browse repository at this point
Copy the full SHA 797a2b7View commit details
Commits on Oct 24, 2024
-
fix(civil3d): alignment arc logic fixed (#320)
* fixing alignment arc calculations * fixes alignment arc conversions * adds units
Configuration menu - View commit details
-
Copy full SHA for 6d37531 - Browse repository at this point
Copy the full SHA 6d37531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3088fae - Browse repository at this point
Copy the full SHA 3088faeView commit details -
fix(civil3d): refactors corridors to only use extracted solids once (#…
…318) * refactors corridors to only use extracted solids once changes applied assemblies and subassemblies to dicts * Update CorridorHandler.cs * refactors corridor display value extractor to its own class * changes scope
Configuration menu - View commit details
-
Copy full SHA for 68f7cb8 - Browse repository at this point
Copy the full SHA 68f7cb8View commit details -
Use new Deserialization with Tasks (#308)
* Fixes for new Deserialization usage * Use new serialization from nuget * format * better progress when checking cache and downloading * remove the speed as it's inaccurate * update sdk dependencies
Configuration menu - View commit details
-
Copy full SHA for 08bf19f - Browse repository at this point
Copy the full SHA 08bf19fView commit details -
fix(autocad): arc to host conversions fixed to remove dependency on i…
…ncoming arc plane and angle props (#325) * removes dependencies on incoming arc plane and angle props * fixes incorrect root to speckle naming * Update Speckle.Converters.AutocadShared.projitems
Configuration menu - View commit details
-
Copy full SHA for 900427a - Browse repository at this point
Copy the full SHA 900427aView commit details
Commits on Oct 25, 2024
-
feat(rhino): adds names to all objects on bake (#327)
* adds names to all objects on bake * Update RhinoHostObjectBuilder.cs * refactors to pass in attributes for bake from parent * adds name property to all rhino objects on send
Configuration menu - View commit details
-
Copy full SHA for a14b0a6 - Browse repository at this point
Copy the full SHA a14b0a6View commit details -
fix(civil3d/rhino): adds correct curves to displayvalue and receiving…
… arcs as fallback in rhino (#326) * processes basecurves to appropriate display values in autocad and adds arcs to supported fallback curves in rhino * turns on recursive conversion resolution by default
Configuration menu - View commit details
-
Copy full SHA for af7bc47 - Browse repository at this point
Copy the full SHA af7bc47View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7670162 - Browse repository at this point
Copy the full SHA 7670162View commit details -
chore(civil3d): refactor to yield return (#329)
* processes basecurves to appropriate display values in autocad and adds arcs to supported fallback curves in rhino * turns on recursive conversion resolution by default * minor refactor --------- Co-authored-by: Oğuzhan Koral <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2866d2 - Browse repository at this point
Copy the full SHA e2866d2View commit details -
Merge pull request #330 from specklesystems/release/3.0.0
Update dev with changes from release branch
Configuration menu - View commit details
-
Copy full SHA for f7060c7 - Browse repository at this point
Copy the full SHA f7060c7View commit details