-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5a010c
commit 34b93f0
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
0.2.0 20/02/2025 | ||
================ | ||
* Only request a full window update if a partial one has occurred: don't do full update if partial ones are still occurring (wait for 5 seconds of no updates) | ||
* Remove Poll message | ||
* Use standard THREE.WebGLRenderer | ||
* Remove unused classes | ||
* Update README to fully describe project and usage | ||
|
||
0.1.0 17/02/2023 | ||
================ | ||
* Initial release |