gradio/.changeset
Mehdi Bahri 4ccb9a86f1
Makes it possible to set the initial camera position for the Model3D component as a tuple of (alpha, beta, radius) (#5266)
* Allow setting alpha

* Allow setting beta and radius

* Formatting

* Change to tuple of (alpha, beta, radius)

* Renamed parameter

* Formatting

* add changeset

* add to update

* Change to tuple of (alpha, beta, radius)

* Renamed parameter

* Formatting

* Docstring for Model3D

* rename parameter

* add changeset

* type

* 180

* dupe

* 180

* linting

* lint

* lint

* add test

* Formatting in docstring + added what unit the angles are

* Added babylon types to model3d's package.json

* pnpm lockfile

* Type narrowing of helperCamera + assumed not null

* refactor

* docstring

* lint

* type checking

* fix test

---------

Co-authored-by: Mehdi <mehdi.bahri@epicgames.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-08-29 17:02:05 -07:00
..
changeset.cjs Support lists in fix + feat changelog entries (#5261) 2023-08-18 16:32:25 +01:00
clear-suits-own.md Adds kwarg to disable html sanitization in gr.Chatbot() (#5304) 2023-08-29 00:26:29 -04:00
config.json unified release process (#4986) 2023-07-21 19:13:21 +01:00
curvy-signs-pump.md Faster reload mode (#5267) 2023-08-29 17:29:15 -04:00
fix_changelogs.cjs Fix ci again again again (#5329) 2023-08-24 18:36:36 +01:00
puny-wombats-tell.md Hide avatar when message none (#5366) 2023-08-29 14:40:10 -04:00
README.md move files (#3605) 2023-03-27 16:12:58 -07:00
sharp-swans-pull.md chore(deps): update dependency extendable-media-recorder to v9 (#5370) 2023-08-29 12:02:35 -07:00
shiny-boats-admire.md 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
shy-fans-chew.md Change markdown rendering to set breaks to false (#5368) 2023-08-29 11:20:41 -07:00
tough-poets-yell.md Add chat bubble width param (#5334) 2023-08-28 20:48:52 -04:00
two-nails-march.md Fix typo in utils.py (#5369) 2023-08-29 13:17:53 -04:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation