HifiExperiments
|
2a27fc4de2
|
billboarding for model entities
|
2021-01-13 22:31:21 -08:00 |
|
Kalila L
|
05ad300894
|
CR.
|
2020-10-11 00:50:41 -04:00 |
|
Kalila L
|
36f5fd9636
|
Merge branch 'master' into feature/require-redownload
|
2020-10-11 00:15:52 -04:00 |
|
Kalila L
|
9f3978d3d5
|
Update system to use a checkbox + setting instead.
|
2020-09-17 18:40:01 -04:00 |
|
kasenvr
|
370c2700be
|
Merge pull request #640 from kasenvr/feature/package-startup-interface
Add ability to package Interface with a custom startup location (also tacks on some build docs updates)
|
2020-09-12 22:17:25 -04:00 |
|
kasenvr
|
bbc5044451
|
Merge pull request #639 from ctrlaltdavid/enhancement/domain-login-items
Don't display domain log-in items unless relevant
|
2020-09-02 18:51:14 -04:00 |
|
Kalila L
|
b8181d92a5
|
Merge branch 'master' into pr/441
|
2020-09-01 17:42:35 -04:00 |
|
Kalila L
|
feac9683c4
|
Remove unneeded if checks for INITIAL_STARTUP_LOCATION assignment.
|
2020-08-23 01:52:53 -04:00 |
|
Kalila L
|
a2bd06993f
|
Add option to build an Interface to go to specified address by default.
|
2020-08-23 01:49:32 -04:00 |
|
David Rowe
|
67100b5a20
|
Display domain login menu item only on domains that have domain login
|
2020-08-23 15:56:27 +12:00 |
|
kasenvr
|
4d3ca2fdc5
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-08-05 02:31:10 -04:00 |
|
Kasen IO
|
658e14be25
|
Remove unused aliases.
|
2020-08-05 02:30:30 -04:00 |
|
Kasen IO
|
c42adc9e00
|
Add menu items and triggers.
|
2020-08-05 00:14:27 -04:00 |
|
kasenvr
|
b7b902b755
|
Merge pull request #459 from ctrlaltdavid/feature/tutorial-menu-item
Add Help > Tutorial menu item
|
2020-07-02 17:10:38 -04:00 |
|
Heather Anderson
|
b6e1c9e3af
|
added "c++ crash" to crash menu
|
2020-06-19 18:26:26 -07:00 |
|
kasenvr
|
63e3c001c3
|
Merge pull request #411 from Misterblue/fix/central-metaverse-urls
Move metaverse server URL info into central files for easier updating
|
2020-06-18 17:23:05 -04:00 |
|
David Rowe
|
f11091cab4
|
Add Help > Tutorial menu item that goest to serverless tutorial
|
2020-06-16 12:25:28 +12:00 |
|
Robert Adams
|
3878ad6df6
|
Move metaverse server URL info into NetworkingConstants.h (for C++
code) and into shared.js (for JS code).
Modify references to the metaverse server from constants to
references to the new central definitions.
|
2020-06-13 07:04:58 -07:00 |
|
Kasen IO
|
1575611082
|
Set UAL to disabled by default in the setting checkbox.
|
2020-06-11 20:14:14 -04:00 |
|
Dale Glass
|
02eb4ccd33
|
Disable crash logger by default
|
2020-06-11 01:26:21 +02:00 |
|
Kasen IO
|
fda40d56d4
|
Merge branch 'master' into feature/further-rebranding
|
2020-06-06 18:43:03 -04:00 |
|
Kasen IO
|
b74ccef418
|
Address CR from Thoys and David.
|
2020-06-06 18:35:02 -04:00 |
|
kasenvr
|
8157be5b5a
|
Merge pull request #405 from kasenvr/v0.86.0-k2.1
Merge K2.1 into Master
|
2020-05-30 18:49:38 -04:00 |
|
kasenvr
|
7996698c8f
|
Merge branch 'master' into fix/other-renamings
|
2020-05-18 15:10:32 -04:00 |
|
|
187a2749c3
|
Rebrand the About dialog to Vircadia.
Also removes trailing whitespace from Menu.cpp.
|
2020-05-17 14:26:45 -05:00 |
|
Heather Anderson
|
e29271d8ca
|
rename variables from "is crash enabled" to "is crash monitor enabled" (suggested by Thijs Wenker <me@thoys.nl>)
added a debug message giving the current state of the debug monitor switch (ignoring whether Crashpad support is compiled)
|
2020-04-25 20:32:38 -07:00 |
|
David Rowe
|
ffeb37e7aa
|
Merge remote-tracking branch 'hifi/master' into merge-hifi-master
# Conflicts:
# CMakeLists.txt
# README.md
# cmake/externals/glad32es/CMakeLists.txt
# cmake/externals/glad41/CMakeLists.txt
# cmake/externals/glad45/CMakeLists.txt
# cmake/externals/polyvox/CMakeLists.txt
# cmake/externals/quazip/CMakeLists.txt
# cmake/externals/vhacd/CMakeLists.txt
# cmake/init.cmake
# cmake/ports/hifi-deps/CONTROL
# cmake/ports/sdl2/CONTROL
# cmake/ports/sdl2/disable-hidapi-for-uwp.patch
# cmake/ports/sdl2/enable-winrt-cmake.patch
# cmake/ports/sdl2/fix-arm64-headers.patch
# cmake/ports/sdl2/fix-x86-windows.patch
# cmake/ports/sdl2/portfile.cmake
# cmake/ports/sdl2/vcpkg-cmake-wrapper.cmake
# cmake/ports/tbb/portfile.cmake
# hifi_vcpkg.py
# interface/src/avatar/MyAvatar.h
# libraries/avatars-renderer/src/avatars-renderer/Avatar.h
# libraries/avatars/src/AvatarData.h
# libraries/entities-renderer/src/RenderableEntityItem.h
# libraries/entities/src/EntityItem.cpp
# libraries/entities/src/EntityItem.h
# libraries/fbx/src/GLTFSerializer.cpp
# libraries/graphics-scripting/src/graphics-scripting/Forward.h
# libraries/networking/src/AddressManager.cpp
# libraries/networking/src/DomainHandler.h
# libraries/procedural/src/procedural/ProceduralMaterialCache.cpp
# libraries/render-utils/src/HighlightEffect.cpp
# libraries/render-utils/src/MeshPartPayload.cpp
# libraries/render-utils/src/Model.cpp
# libraries/render-utils/src/RenderShadowTask.cpp
# libraries/script-engine/src/WebSocketClass.cpp
|
2020-04-09 16:46:27 +12:00 |
|
Kasen IO
|
9dce990e8f
|
Help dialog updated.
|
2020-04-07 18:48:24 -04:00 |
|
Kasen IO
|
115c40bd54
|
Lots of renamings, more to come.
|
2020-04-07 04:56:02 -04:00 |
|
Heather Anderson
|
7cea4fc574
|
separate user activity logging from crash logging, allowing people to say "no" to tracking while still sending crashes
|
2020-04-03 02:38:53 -07:00 |
|
Kasen IO
|
fbaf0ea56b
|
Remove debugging cache clearer.
|
2020-01-22 15:08:26 -05:00 |
|
Kasen IO
|
bd066adbf6
|
Whitelist toggle not working c++ side.
|
2020-01-20 16:03:48 -05:00 |
|
|
074e9f711a
|
Update Help menu links for Project Athena.
Changes links in the help menu to point to Project Athena sites. Removed menu option for Online Forums, cuz I don't think we have one yet.
|
2020-01-10 16:20:00 -06:00 |
|
|
00855cba3d
|
Redo the About menu dialog
Change project name, remove references to EOS blockchain, add Project Athena copyright, add attribution to Opus.
|
2020-01-10 16:09:20 -06:00 |
|
Kasen IO
|
7489505f99
|
Updated whitelist info and name to include QML.
|
2019-12-26 22:27:58 -05:00 |
|
Kasen IO
|
d4c3504c8d
|
Updated about dialog (old logo still there), application name, and readme.md
|
2019-12-14 23:12:54 -05:00 |
|
Kasen IO
|
2e36c40912
|
added QML + C++ system for whitelists
|
2019-12-07 21:37:23 -05:00 |
|
Sam Gateau
|
048626ba9a
|
Merge pull request #15278 from kitely/clear-more-disk-caches
case 21983: Clear more disk caches
|
2019-11-18 11:11:26 -08:00 |
|
Sam Gateau
|
a4696992e8
|
Renaming the env variable to enable Material Proecural Shaders
|
2019-11-04 11:15:37 -08:00 |
|
HifiExperiments
|
bae2ba7bae
|
merge with master
|
2019-11-02 01:08:56 -07:00 |
|
HifiExperiments
|
1e100a672e
|
merge with master and try to fix opacity mode stuff
|
2019-10-23 22:21:45 -07:00 |
|
Anthony J. Thibault
|
d43d12dfa7
|
Merge branch 'master' into feature/arkit-blendshapes
|
2019-10-23 21:45:10 -07:00 |
|
luiscuenca
|
63c2b41929
|
Restate legacy first person camera mode
|
2019-10-17 13:26:42 -07:00 |
|
Anthony J. Thibault
|
da0911e01b
|
Delete legacy blendshape code
Move FaceshiftConstants to BlendshapeConstants.
Delete FaceTracker and DdeFaceTracker classes.
Delete old facetracker menu and preferences
|
2019-10-16 10:36:37 -07:00 |
|
Zach Fox
|
240f904b85
|
DEV-2386: Remove 'Run Client Script Test'
|
2019-10-10 11:11:27 -07:00 |
|
Zach Fox
|
960440e802
|
DEV-2352: Modify Release Notes URL
|
2019-10-08 14:28:01 -04:00 |
|
luiscuenca
|
279e25ca70
|
Merge master
|
2019-09-19 13:21:49 -07:00 |
|
luiscuenca
|
6d98537a20
|
Clean up code and refactor avatar-animation.json
|
2019-09-19 10:45:20 -07:00 |
|
luiscuenca
|
7bc8e6b237
|
Solved some sitting and sound issues while looking at
|
2019-09-18 17:00:10 -07:00 |
|
luiscuenca
|
1054e8fcde
|
Selfie camera and updated camera menus
|
2019-09-17 17:15:16 -07:00 |
|