Implement land, terrain, environment, and sound managers (#70)
This commit is contained in:
10
README.md
10
README.md
@@ -403,3 +403,13 @@ library copy and transactional COF application with monotonic progress,
|
||||
cancellation, and compensation. Exact mappings, hashes, generated visual data,
|
||||
pixels, packet/event payloads, and recovery behavior are covered by focused
|
||||
tests and documented in [`docs/appearance.md`](docs/appearance.md).
|
||||
|
||||
Native land services now correlate parcel overlays, properties, access lists,
|
||||
owners, dwell, remote lookups, and bounded script-resource capabilities while
|
||||
maintaining the simulator's four-metre parcel map. The 16×16 terrain codec
|
||||
handles normal and rectangular large-region patches, wind layers, and four-slot
|
||||
PBR material overrides. Extended and legacy environment LLSD paths preserve
|
||||
parcel-versus-region URI rules, and sound packets retain identity, gain,
|
||||
position, and queue flags. Packet/capability selection, state-before-event
|
||||
ordering, cancellation, limits, and live-operation safety are documented in
|
||||
[`docs/land.md`](docs/land.md).
|
||||
|
||||
Reference in New Issue
Block a user