All Versions
10
Latest Version
Avg Release Cycle
50 days
Latest Release
2526 days ago
Changelog History
Changelog History
-
v3.2.4 Changes
February 24, 2018npm install --save [email protected]
๐ Changelog (see diff)
Components
- ๐ Fixed
index
property to default tonull
for<bufferedGeometry/>
(PR #208)
Project
- The list of contributors can be found in https://github.com/toxicFork/react-three-renderer/graphs/contributors
- ๐ Fixed
-
v3.2.3 Changes
November 10, 2017npm install --save [email protected]
๐ Changelog (see diff)
Components
- โ Add
uv
property to BufferGeometryDescriptor (PR #194) - โ Added defaults for
arrowHelper
origin
anddir
properties
๐ Documentation
- ๐ Fix installation instructions in readme to match peer dependencies (PR #203)
- โ Add
-
v3.2.2
November 10, 2017 -
v3.2.1 Changes
July 30, 2017npm install --save [email protected]
๐ Changelog (see diff)
Core
Components
- ๐ Fix GeometryDescriptorBase faceVertexUvs property #180
๐ 3.2.0 (see diff)
Core
- โก๏ธ Update dependencies:
react@~15.6.1
three@~0.86.0
- ๐ฆ Use
prop-types
package
๐ 3.1.1 (see diff)
๐ Documentation
- ๐ Fix (hopefully) all three.js documentation links (#177)
- ๐ Fix PropTypes deprecation warning (#174)
Components
-
v3.2.0 Changes
July 30, 2017npm install --save [email protected]
๐ Changelog (see diff)
Core
- โก๏ธ Update dependencies:
react@~15.6.1
three@~0.86.0
- ๐ฆ Use
prop-types
package
- โก๏ธ Update dependencies:
-
v3.1.1 Changes
July 29, 2017 -
v3.1.0 Changes
April 08, 2017npm install --save [email protected]
๐ Changelog(see diff)
๐ This is a strange release that was slightly frustrating to implement.
Core
- ๐ Fix compatibility for
three@~0.84.0
! - ๐ Fix compatibility for
react@~15.5.3
! - ๐ Fix building and testing on Windows (sorry!)
- Use more gulp and less bash
- โ Test that yarn works too (yep)
Components
- ๐ Fix type of
scene.fog
property (#144)
- ๐ Fix compatibility for
-
v3.0.2 Changes
January 04, 2017 -
v3.0.1
January 03, 2017 -
v3.0.0 Changes
December 04, 2016npm install --save [email protected]
๐ Changelog( see diff )
Core
- ๐ Fix compatibility for
three@~0.82.1
! ( #126 Fixes #106 #124 ) - ๐ Fix compatibility for
[email protected]
! ( Fixes #118 )
Components
- ๐ Fix compatibility for