-
Notifications
You must be signed in to change notification settings - Fork 33
Update to current version #82
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
Closed
Closed
Conversation
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
* Added Line examples * Fixed core materials bug * Added web video worked on platform video texture * Fixed some things in three_cad
Svg fixes
* Added parametric geometries * Fixed flutter texture bug
Fixed decals. Modified gltf and glb importer. Modified three_viewer for multiviews
* Added angle input to fix flutter multiview issue on web. * Fixed: PeripheralType.wheel triggered when dragging with 1 pointer
…lling it would not remove the previous pointer due to missing onPointerCancel callback Added pointers count to the click, drag and scale events to be able to better integrate custom actions to these gestures (such as using the pointer move event to only rotate a model in the scene and not the entire scene)
…nd out using OrbitControls on the Web.
Fixed some issues regarding pointers on Android and Web
…uild() widget visible'
Fix for issue 68
* Fixed: Windows move and change size bug. * Added: Web track pad scale, rotate, and pan support. * Changed android minSdkVersion to 21.
Added wasm support for three_js_text. Fixed bug in three_js_advanced_loaders.
Fixed lensflare for wasm. Fixed audio. Fixed postprocessing for web and wasm. Added webxr examples Added tonemapping exmple.
protect windowResize from disposed tree
- moved xr examples to an outside folder - added example for xr for pub dev - fixed wasm support not showing on pub dev
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.