You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DazDForce modifier proxy (freeze_simulation/freeze/unfreeze, backed
by the "Freeze Simulation" property DAZ exposes on DzDForceModifier),
wire it into DazNode's modifier type discrimination and a new
dforce_modifiers() filter, and add DazScene.run_dforce_simulation()/
is_simulating()/clear_dforce_simulation() driven by DzSimulationMgr.
Long-running simulations use the async execute-and-poll path via
execute_long. Closes daz-script-server-23o.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
{"id":"int-8d6b4894","kind":"field_change","created_at":"2026-06-27T16:13:46.4041403Z","actor":"G.Hirpara","issue_id":"daz-script-server-4kg","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Updated all four .github/workflows/*.md docs to reflect 6-job DS4+DS6 build matrix, new artifact naming, private SDK repo, and Qt6 caching"}}
109
109
{"id":"int-596487b9","kind":"field_change","created_at":"2026-06-27T16:19:25.0398042Z","actor":"G.Hirpara","issue_id":"daz-script-server-v4b","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Implemented: build-dazpy now builds wheel+sdist, release-tagged.yml has publish-pypi job using OIDC, artifact renamed to dazpy-dist everywhere, docs updated"}}
110
+
{"id":"int-31bf68ff","kind":"field_change","created_at":"2026-07-13T11:50:35.0064285Z","actor":"G.Hirpara","issue_id":"daz-script-server-23o","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Added DazDForce modifier class (freeze/unfreeze), DazNode.dforce_modifiers()/find_modifier() type discrimination, and DazScene.run_dforce_simulation()/is_simulating()/clear_dforce_simulation() backed by DzSimulationMgr. Unit + integration tests added."}}
0 commit comments