2.15.0-alpha1
Pre-release
Pre-release
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