-
Notifications
You must be signed in to change notification settings - Fork 177
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 main
with changes from dev
#3408
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
adds runtime identifier to rhino 8 connector
…3211) uses old FaceWallToNative method for 2021&2022 Co-authored-by: Alan Rynne <alan@speckle.systems>
…ing receive (#3209) * deletes existing objects in a subtransaction * restart transaction --------- Co-authored-by: Connor Ivy <connor@speckle.systems>
* Base 2025 Support * Connector and Converter projects These use hardcoded `dll` paths for now until the Nuget can be published. * Shouldn't have added Objects * Better launch settings * Yay Nuget * Remove debug messagebox
add all elements types to cache under "undefined" type Co-authored-by: Connor Ivy <connor@speckle.systems>
add parameters to groups Co-authored-by: Connor Ivy <connor@speckle.systems>
* add conflict management project * rename namespace * don't over catch exception * save options to different location * fix: Minor tweaks in csproj for conflictmanager * add metrics through events * create undefined user * add dtos for sending conflict info to mixpanel * fix conflictInfoDto * only track in release mode * move events to its own file and fix build * fix ci errors --------- Co-authored-by: Connor Ivy <connor@speckle.systems> Co-authored-by: Alan Rynne <alan@speckle.systems>
Brings CreateNewVersionInProject up to parity with it's specklepy equivalent
…n dll conflict management project (#3317)
* introduce and use `SecretAttribute` during schema generation * format * format (for real) * `pragma` and style * Supressing CS8764 instead of CS8603 --------- Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com>
…256 hash function (#3335) * Removed binary formatter dependency for Sha256 hashing * changed unit tests to reflect breaking change Co-authored-by: Chris Welch <christopher.david.welch@gmail.com>
* add support for revit 2025 * use speckle nugets --------- Co-authored-by: Connor Ivy <connor@speckle.systems>
Co-authored-by: Connor Ivy <connor@speckle.systems>
…3411) * remove batch uploader from running in the background * Remover BatchUploader references from revit projects * Kill BatchUploader 👋🏼 * Nuke leftovers of BatchUploader in Revit and other sln/slnf files --------- Co-authored-by: Connor Ivy <connor@speckle.systems> Co-authored-by: Alan Rynne <alan@rynne.es> Co-authored-by: Alan Rynne <alan@speckle.systems>
…2025 (#3413) * adds autocad 2025 support * updates civil usings and constants * adds civil3d 2025 solutions * removes implicit usings * fix: Add civil 2025 to Objects.sln * removes implicit using from autocad converter --------- Co-authored-by: Alan Rynne <alan@speckle.systems>
use updated units call from api Co-authored-by: Connor Ivy <connor@speckle.systems>
connorivy
approved these changes
May 14, 2024
JR-Morgan
approved these changes
May 14, 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
main
update before the firstrc
goes out.