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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    95b1eaf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. DPO3DPKRT-771/manual voyager scene regen (#625)

    (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 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6141a15 View commit details
    Browse the repository at this point in the history