-
Notifications
You must be signed in to change notification settings - Fork 7
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 branch with changes from dev #304
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…262) * A bit better * Post conflict errors * Remove old notes
…o each csproj (#283) * fix: Removes some properties from the .targets file and puts them into each csproj > repetition but also much > clarity on what's going on. * fix: Undo props changes
* context * rename activity * Fixed build * remove crap * Fixed issue with CallerMemberName
#284) * feat: replace AutomaticallyUseReferenceAssemblyPackages with package instead * chore: Update package lock files * No privateAssets needed in global package ref
* Fun 101 * Update package.lock for tekla project * Align tekla with new DI * More alignment * Add launch setting * Message for init * Move project to connectors folder * Show, activate, focus * Post build action * NOT_DEPENDENT for inputs on slides said that it useful on imports and exports and faster around 20x * Add doc for InputObjectDependency.NOT_DEPENDENT * Disable conditions on post build action * Make it work! * Move packages to Directory.Packages.props * Bump tekla package.json to sdk 3.1.0-dev.146 * Add tekla project to Local.sln too * Update packages.lock
…266) * Try to pass log info to serilog without rendering the log statement * formatting * remove redundant from new
…s-next-to-values chore(revit): adds units to object params
…ted-account-to-be-the-default-account Feat(Config): Accounts config to keep latest user selected account persistent on UI
Fix brep revamp
- split classes into separate files - fixed namespacing in revit - adds note on brep converter's repair call
…#297) * adds parts data and better display mesh and base curve conversions * fixes di issues * removes arc pipes for now * Update BaseCurveExtractor.cs * Update PartDataExtractor.cs * adds property sets and defs * additional bug fixes * renames parameters folder to properties * Update Speckle.Converters.Civil3dShared.projitems --------- Co-authored-by: Adam Hathcock <[email protected]>
* AsyncLocal in activity scope needs proper initialization * add tests * Fix Scope for real
(extracting material thickness and composition)
tbh, this just makes it easier to show in the frontend - but worthwhile for now
…not-set added elementId
…rameter-exports-perfection Dimitrie/cnx 510 revit parameter exports perfection
wip: better rhino > revit brep support
* add metrics to host apps * merge fixes and compiles * Use ME.Console and OTel for logging to correlate * clean up * clean up for metrics * fix self-review comments * fix seq initialization * clean up for http traces and rhino 8 * use latest SDK * formatting
…nd network parts (#301) * adds general and class properties extractors * Update Speckle.Converters.Civil3dShared.projitems * adds class properties for catchments * adds catchment group proxies * catchment proxy bug fix * adds site props * Update ClassPropertiesExtractor.cs * Update ClassPropertiesExtractor.cs * adds network, structure, and pipes * registers pipe network * renamed proxy handlers with cache property * updates part dictionary props
JR-Morgan
approved these changes
Oct 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just your normal update