config(vfx): default to extended particle range
Honor the requested non-dev-UI behavior by making the 2x DAT-authored particle cutoff the application default while keeping Retail as the exact opt-down setting. Update migration tests and the divergence/roadmap documentation accordingly. Release build succeeds and all 5,857 tests pass with five intentional skips. Co-authored-by: OpenAI Codex <codex@openai.com>
This commit is contained in:
parent
f1ba147ac5
commit
48a118db91
7 changed files with 18 additions and 16 deletions
|
|
@ -172,5 +172,6 @@ does not change landscape, scenery, entity, or fog distance.
|
|||
Login and portal-space frames publish an empty world view; explicit
|
||||
examination and dedicated-pass policies are the only bypasses.
|
||||
- The renderer filters an emitter before scanning its particle slots.
|
||||
- Default mode uses authored retail distances. The optional Extended setting is
|
||||
an explicit user-facing adaptation and is recorded in the divergence register.
|
||||
- The user-requested default Extended mode doubles authored retail distances.
|
||||
Exact Retail remains selectable; the default adaptation is recorded in the
|
||||
divergence register.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue