актуализация референсов
This commit is contained in:
@@ -15,6 +15,13 @@ Authoritative oracle — оригинальный клиент build 12340. Nogg
|
||||
обзорной композиции, placements и будущего Editor viewport, но не подтверждает
|
||||
точные lighting, shadow, liquid, material или effect semantics.
|
||||
|
||||
Pinned Benilla source полезен как secondary implementation reference для
|
||||
pose/palette animation, global sequences, material/pass ordering, shared dynamic
|
||||
effect buffers, M2 particles/ribbons и WMO portal traversal. Поскольку Benilla
|
||||
ориентирован на Vanilla build 5875 и Bevy, каждое заимствованное правило сначала
|
||||
проверяется на build-12340 fixture и адаптируется к существующим Godot/M03
|
||||
ownership, scheduling и finalization boundaries.
|
||||
|
||||
Reference corpus принимает versioned CSV и приватные captures. Для каждой
|
||||
выбранной локации базовый набор содержит две позиции: `wide` для sky/fog/WDL и
|
||||
общей композиции, `ground` для terrain/material/M2/WMO. Специализированные
|
||||
|
||||
@@ -91,6 +91,12 @@
|
||||
- Original 3.3.5a FrameXML/Lua extracted from legally owned data is primary behavior corpus.
|
||||
- `rilua`/PUC-Rio are VM candidates/oracles, not complete WoW UI.
|
||||
- WowBench/Wowser/WowUnreal/WoWee provide API/event/loader test ideas.
|
||||
- Pinned [Benilla](https://github.com/samwhosung/benilla) provides a strong
|
||||
engine-free TOC/FrameXML/Lua decomposition and compatibility-test reference:
|
||||
document/load order, templates, anchors, widget identity, handler globals,
|
||||
deterministic event/`OnUpdate` order, sandbox and SavedVariables. Its Vanilla
|
||||
Lua 5.0 compatibility layer and missing secure/taint coverage are not WotLK
|
||||
semantics and require a build-12340 corpus.
|
||||
|
||||
## Gate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user