three_js_core 0.2.5
three_js_core: ^0.2.5 copied to clipboard
Flutter three_js_core package converted from threejs and three_dart package made for three_js.
0.2.5 #
Fixed: Middle mouse button Added: getproperties for Object3d and lights Added: VR support for android and iOS Updated: Fixed bug on renderer
0.2.4 #
- Added: renderer support options
- Added: isVisibleOnScreen for scroll support
- Fixed: window resizing for some devices not functioning correctly
- Fixed: throw errors with Object3D raycasting
0.2.3 #
- Updated to webglrenderer options
0.2.2 #
- Updated to the latest version of three_js_math
- Added png quick support
- Removed some global variables
0.2.1 #
- Fixed: WASM not being supported on pub.flutter-io.cn
0.2.0 #
- Fixed: Windows track pad scale, rotate, and pan support.
- Fixed: Change size for windows, and mac
- Added: WASM support
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.