-
Notifications
You must be signed in to change notification settings - Fork 621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump 0.6.3 #189
Merged
bump 0.6.3 #189
Conversation
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
Add property animation sample
fix break component dependency for engine3D
add reference instance change bound clone fix transform
1. check external canvas initial size 2. remove unsued code 3. throw error if not support webgpu
Fix parameters used for space conversion fix rotate order from animation. Rotate the angle of the duck 180 degrees update submodule of public
provide high-performance 2D rendering components Sort renderers by camera Z.
can't remove default res confirm reference count before destruction confirm reference count before destruction
Distinguish between HDR and LDR sky box rendering methods update import path. Reuse variables simplified code
add contributing remove unspport feature use canvas prefered format as outAttachments format update readme
Add api to control visible of ui component Add visible property of ui component improve clone function of all ui component
1. opt rendering tests 2. add timeout for single test(30s) and global process(5min) 3. force kill vite process 4. update electron
GUI components can update with changes in object3D hierarchy; Implement self destruction logic. simplified code
Replace the name of the default animation clip with the hard code parameter
fix vite dev server won’t close
fix geometry bound gen fix can not remove light fix can not remove light fix light position fix light position
remove set render blend mode when blendMode equal none
fix AtmosphericSky color.
Improve GUI. Add performance sample. revert a sample. fix some errors of rebuild gui When the imageType changes, the position attribute needs to be changed simplified code See Sample_UIPerformance2.ts fix the erro of layout sprites.
remove set render blend mode when blendMode equal none fix blend not back none
add gtao sample add bloom sample
New feature: You can set shadows to GUI rename class
X-OldGentleMan
approved these changes
May 30, 2023
Codeboy-cn
approved these changes
May 30, 2023
hellmor
approved these changes
May 30, 2023
hellmor
approved these changes
May 30, 2023
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.
0.6.3 (2023-05-30)
Bug Fixes
Features