Tags: lulinhai1982/drei
Tags
fix: GizmoHelper messing up OrbitControls rotation axes after snapping ( pmndrs#945)
feat: Add `encoding` prop to `Environment` (pmndrs#925) * fix: set correct encoding for cubemap Fix pmndrs#924 * fix: add encoding prop * fix: add docs
feat: Bump stdlib; Add reset to transfromControls story (pmndrs#928)
fix: Reconnect events if controls change (pmndrs#878) When the camera changed, new controls were created but the corresponding event callbacks weren't added back to the new controls thus not firing the event callbacks given by the user or not invalidating the frame. Applies to: OrbitControls, TrackballControls, TransformControls Closes pmndrs#873 pmndrs#886
PreviousNext