Skip to content
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

First merge from develop to release/3.0.0 #20

Merged
merged 221 commits into from
Nov 11, 2024
Merged

First merge from develop to release/3.0.0 #20

merged 221 commits into from
Nov 11, 2024

Conversation

AlanRynne
Copy link
Member

@AlanRynne AlanRynne commented Nov 11, 2024

⚠️ DO NOT SQUASH ⚠️

Merge into release branch to trigger test release in prep for Speckle Con

release/3.0.0 branch is currently in the same commit as main, and exists to separate beta(release branches) from stable(main branch) releases

This PR should go in after #13

r-wessel and others added 30 commits September 23, 2024 14:10
Added ModelCardDatabase::getStoreID
- Retrieving the database from the Project
- Gettting selected elements
- Getting an element from an index/link
- DetachmentManager: Manages detached objects during (de)serialisation
- DetachedWrap: Wrapper for detached objects, generating references on demand from serialised data
- DetachedReference: Wrapper for representation of wrapped objects with a reference
- DetachedObjectStore: Interface for filing/retrieving detached objects in storage
Added numerous Send argument classes:
- ConversionResult (incomplete)
- SendError
- SendObject
- SendViaBrowserArgs (incomplete)
Send method looks up model card and account details, constructs send arguments
AccountDatabase can find an account by ID or server URL
Added DetachedMemoryStore
- total children removed
- rootObject replaces batches (sent as an object rather than a string)
…ata for testing

Mesh vertices, faces and colours are all single arrays
…and Mesh classes

Defined (de)serialisation for LengthType
kekesidavid and others added 28 commits November 6, 2024 20:24
…-state-in-archicad

cnx 716 documentless state in archicad
getting element type string from actual element type typeID
Added progress display in UI (with ability to cancel)
Set model card ID in projectCollection object at start of Send
@AlanRynne AlanRynne marked this pull request as ready for review November 11, 2024 09:35
@AlanRynne AlanRynne merged commit 64f80f9 into release/3.0.0 Nov 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants