Releases: specklesystems/speckle-sharp
Releases · specklesystems/speckle-sharp
2.15.0-rc3
What's Changed
- Feat(Tekla) : receive instances in Tekla by @connorivy in #2774
Full Changelog: 2.15.0-rc2...2.15.0-rc3
2.15.0-rc2
What's Changed
- Fix(Revit) : retrieving types for mep elements (#2758) by @teocomi in #2768
- fix(rhino): mapping constraints on polylines and facewalls by @clairekuang in #2769
- Fix(Revit): disable preview receive by @connorivy in #2772
- Fix(Revit): Better reporting of critical errors in Revit by @connorivy in #2771
- feat(objects): only load converters matching the version of the Objects dll by @teocomi in #2761
- Fix (Revit): fix for nested geometry instances by @connorivy in #2760
Full Changelog: 2.15.0-rc...2.15.0-rc2
2.15.0-rc
What's Changed
- Core/update deps2 by @teocomi in #2564
- Add version for TopSolid Connector (Core-kit) by @Tamu in #2607
- deprecate(rhino): removes Rhino BIM functionality by @clairekuang in #2602
- Refactor(Revit): Abstract previously received objects logic into interface by @connorivy in #2596
- fix(rhino): missing application ids in nested block instances by @clairekuang in #2616
- Update
dev
with changes frommain
by @AlanRynne in #2619 - chore(core): updates sentry, avalonia and other packages minor verisons by @teocomi in #2624
- Update dev from main with conflict resolution by @AlanRynne in #2638
- fix(dui): #2605 handles exceptions during search by @teocomi in #2639
- Update
dev
with changes frommain
+ conflict resolution by @teocomi in #2644 - refractor: revit tests by @teocomi in #2648
- Fix(Revit): make all tests pass by @connorivy in #2622
- Feat(Revit) : Add support for 2024 by @connorivy in #2649
- Chore(connectors): Removed usages of deprecated overloads by @JR-Morgan in #2652
- Feat(Revit): send cropped meshes from view filter by @connorivy in #2650
- feat(core): Traversal optimisation by avoiding unnecessary traversal of dynamic properties by @JR-Morgan in #2651
- feature(Navisworks): Enhance Selection Handling and Hierarchy Population by @jsdbroughton in #2641
- Add Speckle Navisworks Connector README.md by @jsdbroughton in #2661
- fix(csi): Add polygonmesher to copy to kit task by @AlanRynne in #2659
- feat(Navisworks): Retry Sending already converted objects. Implements #2668 by @jsdbroughton in #2670
- fix(Navisworks): Reset ConverterContext on each send. Fixes #2430 by @jsdbroughton in #2667
- fix(Navisworks): Division by zero errors on small models. Fixes #2665 by @jsdbroughton in #2666
- feat(autocadcivil): adds extension dictionaries to speckle conversions by @clairekuang in #2675
- fix(rhino): Fixes family rotation by computing the angle between the insertion plane and world X by @AlanRynne in #2677
- fix(rhino): mapper wall logic for extrusions by @clairekuang in #2678
- Fix(Revit) : fix element delete by @connorivy in #2680
- feat(Navisworks): Conversion Cache by @jsdbroughton in #2682
- feat(Archicad): Time profiler by @jozseflkiss in #2634
- Update
dev
with changes inmain
by @AlanRynne in #2683 - feat(dui): check if stream exists by @teocomi in #2625
- fix(revit): areas mesh and profile by @teocomi in #2653
- feat(revit): exclude light source cones #2551 by @teocomi in #2685
- feat(Core): Add
StreamWrapper
support for FE2 links by @AlanRynne in #2671 - gergo/removeDeprecatedUserQueryAgain by @gjedlicska in #2684
- feat(rvt): Refactored categories logic into shared project by @AlanRynne in #2656
- fix(all): Set IsDesktopBuild to
true
by @AlanRynne in #2690 - feat: minor improvements for revit/gh categories by @teocomi in #2694
- feat(civil3d): adds
CivilProfile:Profile
class and updates ProfileToSpeckle conversion by @clairekuang in #2660 - fix(revit): correct display meshes for instances with modified geometry by @clairekuang in #2695
- bug(Archicad): Mesh conversion improvements by @jozseflkiss in #2672
- feat(Navisworks): Options to include Internal Properties and Use Internal Property Names by @jsdbroughton in #2697
- fix(core): Fix for requests for invalid auth tokens failing by @JR-Morgan in #2693
- feat: adjusted dotsettings to avoid bogus/counter productive warnings by @JR-Morgan in #2701
- feat(Archicad): Receiving block instances by @jozseflkiss in #2674
- Feat(Revit) : load missing types on receive by @connorivy in #2646
- feat(acadcivil): add 2024 support for autocad and civil3d by @clairekuang in #2702
- fix(Navisworks): Handle Incomplete Viewpoint Definitions by @jsdbroughton in #2706
- fix(rhino): places objects from layers with invalid chars on correct layers by @clairekuang in #2709
- Feat(Revit) : design option support by @connorivy in #2705
- feat(revit): set phases on rooms when sending to speckle by @teocomi in #2708
- Fix(Tekla) : installer location fix by @connorivy in #2711
- fix(gh): StreamUpdate now uses nullable boolean by @AlanRynne in #2712
- Fix(Revit) : new incoming types false positive by @connorivy in #2713
- Fix(CSi) : add polygon mesher by @connorivy in #2714
- Fix(Revit): Fixed issue with revit traversal of displayValues by @JR-Morgan in #2718
- Fix(Tekla) : initialize logger by @connorivy in #2719
- Fix(Revit) : using wrong collector for views by @connorivy in #2725
- feat(Navisworks): Option to coalesce all data from First Object to the Geometry Node by @jsdbroughton in #2724
- fix(rhino): correct layers on create receive mode by @clairekuang in #2726
- Fix(Tekla) add polygon mesher dep by @connorivy in #2720
- fix(rvt): View selection filter now uses
Title
instead ofName
by @AlanRynne in #2727 - Add support for all Archicad categories by @jozseflkiss in #2728
- bug(rhino): clear cache on document open event by @clairekuang in #2731
- Performance(Revit) : use different method for wall creation by @connorivy in #2722
- bug(rhino): layer material not correctly sent by @clairekuang in #2732
- Fix(Revit) : assign category fix by @connorivy in #2729
- fix(tekla): properly load DUI after it's been closed, sets the window owner by @teocomi in #2735
- fix(Archicad): Parametric receive fixes by @jozseflkiss in #2736
- fix(revit): fixes regression where 2.12 and older commits were nto being received by any sharp connector by @clairekuang in #2738
- fix(Archicad): Receive all kind of instances by @jozseflkiss in #2734
- fix(Archicad): Slab import crash by @jozseflkiss in #2741
- bug(Archicad): Element type names in Archicad 25 by @jozseflkiss in #2740
- Update
main
with changes fromdev
by @AlanRynne in #2739
New Contributors
Full Changelog: 2.14.4...2.15.0-rc
2.15.0-alpha6
What's Changed
- bug(rhino): clear cache on document open event by @clairekuang in #2731
- Performance(Revit) : use different method for wall creation by @connorivy in #2722
- bug(rhino): layer material not correctly sent by @clairekuang in #2732
- Fix(Revit) : assign category fix by @connorivy in #2729
- fix(tekla): properly load DUI after it's been closed, sets the window owner by @teocomi in #2735
- fix(Archicad): Parametric receive fixes by @jozseflkiss in #2736
- fix(revit): fixes regression where 2.12 and older commits were nto being received by any sharp connector by @clairekuang in #2738
- fix(Archicad): Receive all kind of instances by @jozseflkiss in #2734
Full Changelog: 2.15.0-alpha5...2.15.0-alpha6
2.15.0-alpha5
What's Changed
- fix(gh): StreamUpdate now uses nullable boolean by @AlanRynne in #2712
- Fix(Revit) : new incoming types false positive by @connorivy in #2713
- Fix(CSi) : add polygon mesher by @connorivy in #2714
- Fix(Revit): Fixed issue with revit traversal of displayValues by @JR-Morgan in #2718
- Fix(Tekla) : initialize logger by @connorivy in #2719
- Fix(Revit) : using wrong collector for views by @connorivy in #2725
- feat(Navisworks): Option to coalesce all data from First Object to the Geometry Node by @jsdbroughton in #2724
- fix(rhino): correct layers on create receive mode by @clairekuang in #2726
- Fix(Tekla) add polygon mesher dep by @connorivy in #2720
- fix(rvt): View selection filter now uses
Title
instead ofName
by @AlanRynne in #2727 - Add support for all Archicad categories by @jozseflkiss in #2728
Full Changelog: 2.15.0-alpha3...2.15.0-alpha5
2.15.0-alpha4
What's Changed
Re-releasing same as 2.15.0-alpha3, but hopefully will deploy Tekla this time.
- fix(Navisworks): Handle Incomplete Viewpoint Definitions by @jsdbroughton in #2706
- fix(rhino): places objects from layers with invalid chars on correct layers by @clairekuang in #2709
- Feat(Revit) : design option support by @connorivy in #2705
- feat(revit): set phases on rooms when sending to speckle by @teocomi in #2708
- Fix(Tekla) : installer location fix by @connorivy in #2711
Full Changelog: 2.15.0-alpha2...2.15.0-alpha4
2.15.0-alpha3
What's Changed
- fix(Navisworks): Handle Incomplete Viewpoint Definitions by @jsdbroughton in #2706
- fix(rhino): places objects from layers with invalid chars on correct layers by @clairekuang in #2709
- Feat(Revit) : design option support by @connorivy in #2705
- feat(revit): set phases on rooms when sending to speckle by @teocomi in #2708
- Fix(Tekla) : installer location fix by @connorivy in #2711
Full Changelog: 2.15.0-alpha2...2.15.0-alpha3
2.15.0-alpha2
What's Changed
- feat(Archicad): Receiving block instances by @jozseflkiss in #2674
- Feat(Revit) : load missing types on receive by @connorivy in #2646
- feat(acadcivil): add 2024 support for autocad and civil3d by @clairekuang in #2702
Full Changelog: 2.15.0-alpha1...2.15.0-alpha2
2.15.0-alpha1
What's Changed
- Core/update deps2 by @teocomi in #2564
- Add version for TopSolid Connector (Core-kit) by @Tamu in #2607
- deprecate(rhino): removes Rhino BIM functionality by @clairekuang in #2602
- Refactor(Revit): Abstract previously received objects logic into interface by @connorivy in #2596
- fix(rhino): missing application ids in nested block instances by @clairekuang in #2616
- Update
dev
with changes frommain
by @AlanRynne in #2619 - chore(core): updates sentry, avalonia and other packages minor verisons by @teocomi in #2624
- Update dev from main with conflict resolution by @AlanRynne in #2638
- fix(dui): #2605 handles exceptions during search by @teocomi in #2639
- Update
dev
with changes frommain
+ conflict resolution by @teocomi in #2644 - refractor: revit tests by @teocomi in #2648
- Fix(Revit): make all tests pass by @connorivy in #2622
- Feat(Revit) : Add support for 2024 by @connorivy in #2649
- Chore(connectors): Removed usages of deprecated overloads by @JR-Morgan in #2652
- Feat(Revit): send cropped meshes from view filter by @connorivy in #2650
- feat(core): Traversal optimisation by avoiding unnecessary traversal of dynamic properties by @JR-Morgan in #2651
- feature(Navisworks): Enhance Selection Handling and Hierarchy Population by @jsdbroughton in #2641
- Add Speckle Navisworks Connector README.md by @jsdbroughton in #2661
- fix(csi): Add polygonmesher to copy to kit task by @AlanRynne in #2659
- feat(Navisworks): Retry Sending already converted objects. Implements #2668 by @jsdbroughton in #2670
- fix(Navisworks): Reset ConverterContext on each send. Fixes #2430 by @jsdbroughton in #2667
- fix(Navisworks): Division by zero errors on small models. Fixes #2665 by @jsdbroughton in #2666
- feat(autocadcivil): adds extension dictionaries to speckle conversions by @clairekuang in #2675
- fix(rhino): Fixes family rotation by computing the angle between the insertion plane and world X by @AlanRynne in #2677
- fix(rhino): mapper wall logic for extrusions by @clairekuang in #2678
- Fix(Revit) : fix element delete by @connorivy in #2680
- feat(Navisworks): Conversion Cache by @jsdbroughton in #2682
- feat(Archicad): Time profiler by @jozseflkiss in #2634
- Update
dev
with changes inmain
by @AlanRynne in #2683 - feat(dui): check if stream exists by @teocomi in #2625
- fix(revit): areas mesh and profile by @teocomi in #2653
- feat(revit): exclude light source cones #2551 by @teocomi in #2685
- feat(Core): Add
StreamWrapper
support for FE2 links by @AlanRynne in #2671 - gergo/removeDeprecatedUserQueryAgain by @gjedlicska in #2684
- feat(rvt): Refactored categories logic into shared project by @AlanRynne in #2656
- fix(all): Set IsDesktopBuild to
true
by @AlanRynne in #2690 - feat: minor improvements for revit/gh categories by @teocomi in #2694
- feat(civil3d): adds
CivilProfile:Profile
class and updates ProfileToSpeckle conversion by @clairekuang in #2660 - fix(revit): correct display meshes for instances with modified geometry by @clairekuang in #2695
- bug(Archicad): Mesh conversion improvements by @jozseflkiss in #2672
- feat(Navisworks): Options to include Internal Properties and Use Internal Property Names by @jsdbroughton in #2697
- fix(core): Fix for requests for invalid auth tokens failing by @JR-Morgan in #2693
New Contributors
Full Changelog: 2.14.4...2.15.0-alpha1
2.14.4
What's Changed
- fix(core): AccountManager.GetUserInfo was still using old user query by @AlanRynne in #2679
Full Changelog: 2.14.3/all...2.14.4