Skip to content

Tags: vojty/drei

Tags

v8.8.0

Toggle v8.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add reflectorOffset to MeshReflectorMaterial (pmndrs#722)

v8.7.6

Toggle v8.7.6's commit message
fix: gradienttexture was missing the encoding

v8.7.5

Toggle v8.7.5's commit message
fix: contactshadows was missing a second pass

v8.7.4

Toggle v8.7.4's commit message
fix: instance perf issue, neglecting draw range

v8.7.3

Toggle v8.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(core): remove usage of RGBFormat (pmndrs#742)

v8.7.2

Toggle v8.7.2's commit message
fix: controls

v8.7.1

Toggle v8.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update dependencies to support r137 RGBFormat deletion (pmndrs#741)

v8.7.0

Toggle v8.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update three-stdlib to v2.7.2 (pmndrs#726)

v8.6.4

Toggle v8.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use npm instead of three/examples (pmndrs#737)

The library stats.js is imported but we do not use it, instead three/examples is used

v8.6.3

Toggle v8.6.3's commit message
fix: apparently premgenerator is not needed in threejs any longer