three_js_core 0.1.8
three_js_core: ^0.1.8 copied to clipboard
Flutter three_js_core package converted from threejs and three_dart package made for three_js.
0.1.8 #
- Fixed: Safari wheel bug
0.1.7 #
- Fixed: Middle wheel bug
0.1.6 #
- Fixed: Windows move and change size bug.
- Added: Web track pad scale, rotate, and pan support.
0.1.5 #
- Added angle input to fix flutter multiview issue on web.
- Fixed: PeripheralType.wheel triggered when dragging with 1 pointer
0.1.4 #
- Fixed flutter texture bug.
0.1.3 #
- Fixed material bug and added VideoTexture material for web only
0.1.2 #
- Added surface producer in Angle options to fix android devices bug.
0.1.1 #
- Added the ability to change to opengl in ThreeJS viewer settings
0.1.0 #
- Updated to the most current Opengl three.js renderer.
- Updated to the newest version of three_js _math.
0.0.4 #
- Updated three_js_math.
0.0.3 #
- Updated alpha transparency bug and fixed video texture issue.
0.0.2 #
- Updated readme, fixed memory leak, and updated three_js_math to latest.
0.0.1 #
- Initial release.