v3.0.0-beta.217
Pre-release
Pre-release
What's Changed
- Required Keyword changes by @JR-Morgan in #496
- fix(civil3d): handles property exceptions for corridor elements by @clairekuang in #508
- Introduce Event aggregator by @adamhathcock in #417
- chore(civil3d): add comment for featureline display values by @clairekuang in #509
- This is a workaround for Revit's order of operations when initializing by @adamhathcock in #511
- Only allow methods on classes as opposed to anonymous lambdas for Event Subscription by @adamhathcock in #512
- bjorn/cnx-1087-event-aggregator-w-csi by @bjoernsteinhagen in #516
- bjorn/cnx-880-add-sections-and-materials-as-proxies by @bjoernsteinhagen in #499
- Some clean up for ETABs by @adamhathcock in #518
- Use Event Aggregator with Revit by @adamhathcock in #513
- bump sdk by @JR-Morgan in #515
- Renamed CI workflows for clarity by @JR-Morgan in #519
- bjorn/cnx-1105-add-dynamic-setselection-support-no-events-available by @bjoernsteinhagen in #522
- added workflow back into sln by @JR-Morgan in #524
- Use Event Aggregator with Autocad/Civil by @adamhathcock in #517
- fix(all): aligns all panel, button, and tooltip text across connectors by @clairekuang in #521
- Use Event Aggregator with Navisworks by @adamhathcock in #523
- bjorn/cnx-1111-switching-documents-does-not-invalidate-active-connector by @bjoernsteinhagen in #528
- Add PeriodicThreadedEvent to EA and use it by @adamhathcock in #530
- bjorn/cnx-1119-remove-caching-from-progress by @bjoernsteinhagen in #534
- bjorn/cnx-1112-get-user-facing-names-of-properties by @bjoernsteinhagen in #526
- feat(Navisworks): CNX-1064 - Add hierarchy path property to converted Navisworks objects by @jsdbroughton in #500
- feat(Navisworks): CNX-1043 Enable shared ribbon for v2 and v3 Navisworks connectors by @jsdbroughton in #504
- chore(template): amends pr template to be more descriptive by @clairekuang in #535
- bjorn/cnx-1133-user-facing-attributes-not-consistent-for-joints by @bjoernsteinhagen in #536
- Add etabs to build by @JR-Morgan in #525
- Mesh generator logic to triangulate 2D and 3D surfaces by @kekesidavid in #529
- Test for ETABS installer by @JR-Morgan in #537
- Better handle UnobservedTaskExceptions without the Event Aggregator. … by @adamhathcock in #539
- fix(etabs): catch tendon and link objects as warning by @bjoernsteinhagen in #538
- fix: exceptions on null layers by @didimitrie in #540
- test(etabs): installer by @bjoernsteinhagen in #541
- fix: isDocumentInit is set to true even on paste operations by @didimitrie in #543
- feat(rhino): wraps receive in an undo operation by @didimitrie in #544
- Cancellationmanager revamp by @adamhathcock in #527
- Fix codecov reports by @JR-Morgan in #545
- fix(rhino): colors and materials are preserved on empty layers by @clairekuang in #542
- fix/feat: adds support for arrays (radial and linear) in revit by @didimitrie in #547
- Update to SDK 252 by @adamhathcock in #546
- Update to SDK 254 by @adamhathcock in #551
- Revert to SDK 251 to avoid potential issues by @adamhathcock in #554
- Add deep-clean-local. by @adamhathcock in #555
- extrude simple holed surfaces in tekla by @kekesidavid in #550
- switched from trianglenet to libtessdotnet by @kekesidavid in #559
- Update to SDK 255 by @adamhathcock in #557
- fix(rhino): only create groups if needed by @didimitrie in #561
- fix: ensures we don't go crazy on null categories by @didimitrie in #565
- Add Local to relevant csprojs and use local config in Local sln by @adamhathcock in #563
- feat(revit): add density to material quantities by @bjoernsteinhagen in #558
- Event Aggregator Deadlock Fix by @JR-Morgan in #568
- Chore: update code ownership by @oguzhankoral in #575
- test(etabs): installer by @bjoernsteinhagen in #577
- Fix: threading on browser bridge + remove event aggr by @oguzhankoral in #574
- feature (tekla): extract user-defined attributes by @dogukankaratas in #566
- fix(rhino): bakes render materials on receive instead of materials by @clairekuang in #564
- feat(autocad/rhino): add name and properties by @clairekuang in #556
- fix(Autocad): missing solids on receive by @clairekuang in #576
- fix: prevents fatal crash on old model cards by @didimitrie in #548
- update release from dev by @clairekuang in #578
Full Changelog: v3.0.0-beta.216...v3.0.0-beta.217