Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Releases: AndrewPrifer/react-three-editable

v0.4.0

09 Nov 21:45
Compare
Choose a tag to compare

New features

Fixes

  • Also wrap PortalProvider with #react-three-editable-editor-root so tooltips are properly styled 28970cb

Breaking

  • Fix naming of EditableManagerProps 0e5391f

v0.3.1...v0.4.0

v0.3.1

08 Nov 22:08
Compare
Choose a tag to compare
  • Reapply body styles to the editor web component root 4ee2ba7
  • Improve "no canvas connected" UI 54236a1

v0.3.0...v0.3.1

v0.3.0

08 Nov 18:02
Compare
Choose a tag to compare

Breaking

  • Rename initialState to state and EditorConnector to EditableManager to better reflect their production use a1c97d2

v0.2.12...v0.3.0

v0.2.12

08 Nov 17:44
Compare
Choose a tag to compare
  • Fix missing key warning in ViewportShadingRadio edab674
  • Fix reference window referencing a possibly undefined gl.domElement 04d5a68
  • Fix parenting an editable to another editable resulting in glitches 560e426
  • Configure eslint ed0255b
  • Update README.md 823fde9

v0.2.11...v0.2.12

v0.2.11

07 Nov 18:28
Compare
Choose a tag to compare
  • Apply display settings to static scene proxy 2592cc9

v0.2.10...v0.2.11

v0.2.10

07 Nov 14:30
Compare
Choose a tag to compare

v0.2.9...v0.2.10

v0.2.9

06 Nov 12:24
Compare
Choose a tag to compare
  • Remove immer /2 648c815
  • Remove redux devtools (oops) which was causing major performance issues 0ba89c9
  • Add ability to deselect objects b363860
  • Fix phantom transform controls 52c0fd1

v0.2.8...v0.2.9

v0.2.8

03 Nov 15:40
Compare
Choose a tag to compare

v0.2.7...v0.2.8

v0.2.7

02 Nov 16:11
Compare
Choose a tag to compare
  • Add editable function c15f8eb
  • Add support for perspective camera and orthographic camera 32feb33

v0.2.6...v0.2.7

v0.2.6

01 Nov 17:01
Compare
Choose a tag to compare
  • Add support for directional light and point light a8f3f0f
  • Refactor editable be49fa8

v0.2.5...v0.2.6