Skip to content
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

Merged
merged 14 commits into from
Oct 28, 2024
Merged

Update release/3.0.0 with changes from dev #331

merged 14 commits into from
Oct 28, 2024

Commits on Oct 21, 2024

  1. 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]>
    dogukankaratas and clairekuang authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f299267 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. chore(civil3d): constants fixes and additional conversion polishing (#…

    …317)
    
    * adds featurelines and additional subassembly info
    
    * some constants fixes
    clairekuang authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    613d45d View commit details
    Browse the repository at this point in the history
  2. 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]>
    oguzhankoral and clairekuang authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    29cf132 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    797a2b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix(civil3d): alignment arc logic fixed (#320)

    * fixing alignment arc calculations
    
    * fixes alignment arc conversions
    
    * adds units
    clairekuang authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6d37531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3088fae View commit details
    Browse the repository at this point in the history
  3. 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
    clairekuang authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    68f7cb8 View commit details
    Browse the repository at this point in the history
  4. 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
    adamhathcock authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    08bf19f View commit details
    Browse the repository at this point in the history
  5. 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
    clairekuang authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    900427a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. 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
    clairekuang authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a14b0a6 View commit details
    Browse the repository at this point in the history
  2. 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
    clairekuang authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    af7bc47 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    7670162 View commit details
    Browse the repository at this point in the history
  2. 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]>
    clairekuang and oguzhankoral authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e2866d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #330 from specklesystems/release/3.0.0

    Update dev with changes from release branch
    AlanRynne authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f7060c7 View commit details
    Browse the repository at this point in the history