gradio/js/model3D
Abubakar Abid 79d8f9d891
Adds height and zoom_speed parameters to Model3D component, as well as a button to reset the camera position (#5373)
* add params in backend

* tweaks

* add changeset

* updates

* tweaks

* lint

* cleanup

* fix tests

* add reset button

* add changeset

* lint

* add changeset

* add changeset

* lint

* add changeset

* faster

* add changeset

* undo website

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-31 12:24:22 -07:00
..
example Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
interactive Adds height and zoom_speed parameters to Model3D component, as well as a button to reset the camera position (#5373) 2023-08-31 12:24:22 -07:00
shared Adds height and zoom_speed parameters to Model3D component, as well as a button to reset the camera position (#5373) 2023-08-31 12:24:22 -07:00
static Adds height and zoom_speed parameters to Model3D component, as well as a button to reset the camera position (#5373) 2023-08-31 12:24:22 -07:00
CHANGELOG.md chore: update versions (#5177) 2023-08-23 15:41:08 -07:00
package.json Makes it possible to set the initial camera position for the Model3D component as a tuple of (alpha, beta, radius) (#5266) 2023-08-29 17:02:05 -07:00