workadventure/front/src/Phaser/Components
grégoire parant a0d863569b
WIP: Bypass camera scene (#1337)
* Set new local camera setup variable

* Finish by pass video settings

 - TODO add button to update camera settings

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Merge branch 'develop' into jumpVideoCamera

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

# Conflicts:
#	front/src/Connexion/LocalUserStore.ts
#	front/src/Phaser/Components/Loader.ts
#	front/src/Phaser/Game/GameManager.ts
#	front/src/Phaser/Login/EnableCameraScene.ts

* Add menu to open enable camera scene

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Finish jump camera setup

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2021-09-04 21:31:36 +02:00
..
ChatModeIcon.ts Added a radial menu to run emotes 2021-05-19 15:17:50 +02:00
ClickButton.ts basic login page with a text input and a click button 2020-04-26 17:54:56 +02:00
Loader.ts WIP: Bypass camera scene (#1337) 2021-09-04 21:31:36 +02:00
MobileJoystick.ts Fix joystick postion 2021-08-04 18:07:04 +02:00
OpenChatIcon.ts FEATURE: migrated the chat window to svelte 2021-07-07 18:07:58 +02:00
PresentationModeIcon.ts Added a radial menu to run emotes 2021-05-19 15:17:50 +02:00
RadialMenu.ts now use custom emotes with tweens instead of transistions 2021-05-25 16:37:24 +02:00
SoundMeter.ts Using "standardized-audio-context" to fix compatibility of AudioContext with Safari. 2021-06-02 17:58:58 +02:00
TextField.ts improved textField component and allowed 8 caracter names 2020-10-15 14:23:39 +02:00
TextUtils.ts Adding a "font-family" property for text objects. (#1311) 2021-07-29 17:49:51 +02:00