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

(0.9.22) Manual Scene (Re)generation #626

Merged
merged 2 commits into from
Sep 10, 2024
Merged

(0.9.22) Manual Scene (Re)generation #626

merged 2 commits into from
Sep 10, 2024

Conversation

EMaslowskiQ
Copy link
Collaborator

  • Support for (re)generating a scene from a Master model's detail page
  • Updated scene summary to include master model details
  • Various bug fixes within workflow and Prisma

(new) manual (re)generation of scenes from MasterModel
(new) support for existing scenes fed to si-voyager-scene recipe
(new) AssetVersion.fetchActiveVoyagerSceneFromScene gets SVX scene attached to current version
(new) Model.fetchBySystemObject returns model by a SystemObjectID
(new) RunJob.fetchActiveByModel returns all Jobs associated with a model
(new) endpoints for scene generation (api/workflow/gen-scene)
(new) moved list of authorized users into Config
(new) added Megan Dattoria and Katie Wolfe to authorized users
(new) check for isDownloadable for ModelSceneXrefs
(new) more complete return of derivatives including AR models/status
(new) master model support for SceneSummary
(new) grabbing model Asset directly instead of from Cache

(fix) generate download attempts to re-publish even on failure
(fix) adjusted max batch size to 50
(fix) better logging when name mismatch verifying Cook response
(fix) logging and parameters for WorkflowEngine
(fix) support for Web3D usage type and AR special case
(fix) crash on isJobRunning for generateVoyagerScene
(fix) WorkflowReport.fetchFromJobRun incorrect reference to table (typo)
(fix) model + referenced assets not being staged
(fix) local DB has invalid ID for variant type 'masks'
(fix) using latest Voyager release
(fix) removed obsolete Asset.fetchVoyagerSceneFromScene
@EMaslowskiQ EMaslowskiQ self-assigned this Sep 10, 2024
@EMaslowskiQ EMaslowskiQ merged commit 40b62a1 into master Sep 10, 2024
6 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.

1 participant