Conversation
- add jscpd-based duplicate governance to the hardening suite - move KTX2 parsing ownership into asset-gltf - consolidate random distribution sampling wrappers
Normalize nested option shapes, tighten type contracts, and make observer errors carry a more deliberate runtime model.
Replace the ad hoc observer flow with a tighter subject core, fix Behavior/Replay/Async subject behavior, and align factory creation with the new runtime.
Unify chains, groups, registry, memory tracking, and the exported surface so the observer package reads as one coherent library instead of a set of loosely connected pieces.
Introduce a reusable FIFO queue under the utility memory containers. This gives the scheduler and other hot paths a compact ring-buffer implementation with predictable growth, trimming and iteration behavior.
Rework the event runtime around stronger typing, stable listener buckets and the shared utility queue. Forwarding helpers now participate in the async lifecycle instead of leaking detached rejections during disposal.
Add focused container-level coverage for FIFO ordering, wrap-around behavior, safe accessors, cloning and capacity management so the new queue stays reliable as more runtime code adopts it.
…nt and light definitions Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…ing management Co-authored-by: Copilot <copilot@github.com>
…and rigId validation Co-authored-by: Copilot <copilot@github.com>
…nvironment management
…ion functionality
…add vitest configuration
…layout Co-authored-by: Copilot <copilot@github.com>
… uniform layout and values
Co-authored-by: Copilot <copilot@github.com>
…and improve test coverage Co-authored-by: Copilot <copilot@github.com>
Refactor WebGL2, enhance animation systems, and improve utilities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.