From f97b1dfe87db280718f84af64d8cc919844ffcc7 Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Sun, 6 Feb 2022 12:51:05 -0500 Subject: [PATCH] Ressources rebranding for Overte Ressources rebranding for Overte (mostly images, icon, model updated with Overte brand) some file has been edited to replace some files (they had vircadia in the name) Most of this has not been tested. (cause I don't build) --- README.md | 2 +- .../web/web-new/dist/spa/favicon.ico | Bin 72304 -> 410598 bytes .../dist/spa/icons/favicon-128x128.png | Bin 15023 -> 6792 bytes .../web-new/dist/spa/icons/favicon-16x16.png | Bin 871 -> 677 bytes .../web-new/dist/spa/icons/favicon-32x32.png | Bin 2543 -> 1458 bytes .../web-new/dist/spa/icons/favicon-96x96.png | Bin 10685 -> 5013 bytes .../resources/web/web-new/public/favicon.ico | Bin 72304 -> 410598 bytes .../web-new/public/icons/favicon-128x128.png | Bin 15023 -> 6792 bytes .../web-new/public/icons/favicon-16x16.png | Bin 871 -> 677 bytes .../web-new/public/icons/favicon-32x32.png | Bin 2543 -> 1458 bytes .../web-new/public/icons/favicon-96x96.png | Bin 10685 -> 5013 bytes .../web-new/src/assets/brand-icon-1024.png | Bin 0 -> 76193 bytes interface/icon/interface-beta.icns | Bin 154826 -> 28734 bytes interface/icon/interface-beta.ico | Bin 28446 -> 287934 bytes interface/icon/interface.icns | Bin 209502 -> 35466 bytes interface/icon/interface.ico | Bin 37668 -> 287934 bytes .../html/img/tablet-help-gamepad.jpg | Bin 132778 -> 132376 bytes .../html/img/tablet-help-keyboard.jpg | Bin 159335 -> 158934 bytes .../resources/html/img/tablet-help-oculus.jpg | Bin 154242 -> 153725 bytes .../resources/html/img/tablet-help-vive.jpg | Bin 124382 -> 124427 bytes .../html/img/tablet-help-windowsMR.jpg | Bin 135372 -> 135054 bytes .../resources/images/Loading-Inner-H.png | Bin 4048 -> 2984 bytes .../resources/images/brand-banner-black.svg | 75 ++++++++++ interface/resources/images/brand-banner.svg | 75 ++++++++++ interface/resources/images/brand-logo.svg | 76 +++++++++++ .../images/steam-min-spec-failed.png | Bin 86568 -> 105054 bytes interface/resources/qml/LoginDialog.qml | 4 +- .../resources/qml/OverlayLoginDialog.qml | 4 +- interface/resources/qml/UpdateDialog.qml | 2 +- .../qml/dialogs/TabletLoginDialog.qml | 4 +- .../qml/hifi/dialogs/TabletAboutDialog.qml | 4 +- .../serverless/Models/logo_overte.fbx | Bin 0 -> 136188 bytes .../logo_overte_white-color-emissive.fst | 3 + interface/resources/serverless/tutorial.json | 128 +++--------------- .../resources/serverless/tutorialqrc.json | 128 +++--------------- interface/src/main.cpp | 2 +- server-console/resources/console-beta.icns | Bin 154826 -> 31566 bytes server-console/resources/console-beta.ico | Bin 17622 -> 287934 bytes server-console/resources/console-beta.png | Bin 99577 -> 52759 bytes .../resources/console-notification.png | Bin 138846 -> 36592 bytes .../resources/console-tray-osx-stopped.png | Bin 930 -> 905 bytes .../resources/console-tray-osx-stopped@2x.png | Bin 1870 -> 1739 bytes .../resources/console-tray-osx-stopping.png | Bin 937 -> 906 bytes .../console-tray-osx-stopping@2x.png | Bin 1873 -> 1745 bytes server-console/resources/console-tray-osx.png | Bin 883 -> 884 bytes .../resources/console-tray-osx@2x.png | Bin 1793 -> 1706 bytes .../resources/console-tray-stopped.ico | Bin 4286 -> 7886 bytes .../resources/console-tray-win-stopped.png | Bin 836 -> 821 bytes .../resources/console-tray-win-stopped@2x.png | Bin 1918 -> 1609 bytes .../resources/console-tray-win-stopping.png | Bin 836 -> 838 bytes .../console-tray-win-stopping@2x.png | Bin 1907 -> 1629 bytes server-console/resources/console-tray-win.png | Bin 798 -> 803 bytes .../resources/console-tray-win@2x.png | Bin 1806 -> 1588 bytes server-console/resources/console-tray.ico | Bin 4286 -> 7886 bytes server-console/resources/console.icns | Bin 209502 -> 35015 bytes server-console/resources/console.ico | Bin 23652 -> 287934 bytes server-console/resources/console.png | Bin 204144 -> 55770 bytes .../src/images/console-hf-logo-2x.png | Bin 18269 -> 11336 bytes .../src/images/console-menubar-osx-2x.png | Bin 85194 -> 94471 bytes .../src/images/console-menubar-windows-2x.png | Bin 53679 -> 62385 bytes server-console/src/images/step1.jpg | Bin 10485 -> 17798 bytes server-console/src/images/step4.jpg | Bin 10065 -> 17081 bytes tools/doxygen/Doxyfile | 2 +- tools/doxygen/brand.png | Bin 0 -> 3696 bytes .../static/images/brand-logo-512.png | Bin 0 -> 7888 bytes .../static/images/fav-icon.ico | Bin 125193 -> 287934 bytes .../hifi-jsdoc-template/tmpl/layout.tmpl | 4 +- 67 files changed, 279 insertions(+), 234 deletions(-) create mode 100644 domain-server/resources/web/web-new/src/assets/brand-icon-1024.png create mode 100644 interface/resources/images/brand-banner-black.svg create mode 100644 interface/resources/images/brand-banner.svg create mode 100644 interface/resources/images/brand-logo.svg create mode 100644 interface/resources/serverless/Models/logo_overte.fbx create mode 100644 interface/resources/serverless/Models/logo_overte_white-color-emissive.fst create mode 100644 tools/doxygen/brand.png create mode 100644 tools/jsdoc/hifi-jsdoc-template/static/images/brand-logo-512.png diff --git a/README.md b/README.md index 28e82735f0..c0f95144b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+
Yjl8 OB4)pao(!+^PasD3k41m3VoaKkf3v%RU
z0qjR{haZMcc}#=39X{Kd t*xD*I>;luO4nqX4M)Ws9cJa2NXC<
zp}q-2$nMiapi6@vE04eyT+*q7U8d{EE=
diff --git a/domain-server/resources/web/web-new/dist/spa/favicon.ico b/domain-server/resources/web/web-new/dist/spa/favicon.ico
index a74299c83d5ba3cbb6f91d53afed7330542f2047..da5ec2ef6f66810258c407a4a12053627ac17c65 100644
GIT binary patch
literal 410598
zcmeIbd6XPSdLP&$jjfTaUDMu?O
^k;;Q0FX?K^3R!q!sre8=&{;8pgF)q#?)
z!C&BE^Zc;lr5790A}?NVd}7bnfT1B{&Ggr6@A3Hou+DGT (cd_?f4T(>r$LrP~|u#g!|@
z=8rytjNdO`2YXK?n?#)p48!=9q|SJVp}u#?;@D&1hyu1kV2=V|>9cQc-}|x_RWOyw$l#exYISD1!bK
zRna;Bmq}@rh&rImqR9SW*Ds2O%~me-0g7TLD#|aQSr1qz%5hO+2z*lnY}Lz6$A_ZE
z49YEvtr&D0#n7>I9_v5u{zS$3DT>XHl=~$s^Rwd*#6c|rM8*ij9bl)Xebldv|w4dmC8iE=%xuqK|hZ4oE0Y0fTRPps!NW2j8~tK^XG$Kjwf-1{&Xd
z3o1Tkc_xm{SjD{ot|v~A9W+~plJSM)i}BQgwXFU8$m~Y=el+4yft0;kp`E=aQrL^+
zEYob^jxSosc~R*UO`H}1JX|K|1H(?+Db!;;8BNob?T=N%H>fq<*?BCu*uw5w56(PV
z|K>zh($n&pvwJOo2yyQoyKl^7FkN79@-1-SZBN|sIME)K-#RaBE)eamZar4%Zd9Ks
z?Bt{h@3_GyhKZ{4E8p5IM{5>{(5>@r2i}c`^kU*2RRW
znn$Fa+;%w;g%x=P%$g*gn=fsere5zr%2;3!zb6D(oFcgJ8O
@4waGjWShcYIytJlCaus-*v!{{||6ej&f+TriQFyO2R`-
z>WB{TT?v@H53Kl5qBa7D