Seth Alves
|
63dcf0e1c9
|
use same near-grab module to grab entities and overlays
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
17ceda0d3e
|
quiet jshint
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
5511b18432
|
don't allow the hand with the mini-tablet to trigger opening the tablet
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
fa4d055ab1
|
disable far-trigger and grab if using hand tracker
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
1c926db2db
|
if hands are tracked, make mini-tablet be just a big open-tablet button (remove mute and goto buttons)
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
296617977c
|
get near-grab working with camera-tracked hands
|
2020-04-26 12:22:52 -07:00 |
|
Seth Alves
|
2c535fa204
|
touching tips of index-fingers together means walk forward
|
2020-04-26 12:22:50 -07:00 |
|
Seth Alves
|
3d4de67c49
|
allow thumb+index finger pinch to mean same as trigger click
|
2020-04-26 12:20:05 -07:00 |
|
kasenvr
|
5c2dab6ba5
|
Merge pull request #314 from kasenvr/kasen/core
Update master with kasen/core's latest changes
|
2020-04-25 14:46:01 -04:00 |
|
Kasen IO
|
35da6721ea
|
Do not cache newly installed scripts in the more app.
|
2020-04-13 00:24:35 -04: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 |
|
David Rowe
|
0bef98fd96
|
Relabel "GOTO" app's button to "OLD GOTO"
|
2020-03-29 13:34:26 +13:00 |
|
Kasen IO
|
5c4078320b
|
Undo var -> const in more.html because it doesn't work, because reasons.
|
2020-03-16 00:39:29 -04:00 |
|
Kasen IO
|
3731b64b37
|
DisplayApp -> displayApp function name.
|
2020-03-16 00:28:32 -04:00 |
|
Kasen IO
|
391c4975fa
|
var -> const in more.html
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
|
2020-03-16 00:25:08 -04:00 |
|
kasenvr
|
c78f7a9596
|
Apply suggestions from code review
Co-Authored-By: David Rowe <david@ctrlaltstudio.com>
|
2020-03-16 00:22:04 -04:00 |
|
Kasen IO
|
6420752db1
|
Update code formatting and add search optimization features.
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
|
2020-03-15 23:15:20 -04:00 |
|
Kasen IO
|
f70a9ec4c0
|
Bugfixing. - authored by Keb Hellion.
|
2020-03-13 13:34:32 -04:00 |
|
Kasen IO
|
cb4407532d
|
Type check for metadataScript.src.
|
2020-03-13 10:09:33 -04:00 |
|
Kasen IO
|
bb3da99856
|
Undo overwritten previous fixes to type checking.
|
2020-03-12 15:29:11 -04:00 |
|
Kasen IO
|
4eea4980fd
|
Lint + fix default apps per page + fix script list loading bug.
|
2020-03-11 14:59:35 -04:00 |
|
Kasen IO
|
8092220ea4
|
Code housekeeping, update URL for guide to link to repo.
|
2020-03-02 08:51:38 -05:00 |
|
Kasen IO
|
95f1c5da25
|
Add maintenance header.
|
2020-03-01 16:41:02 -05:00 |
|
Kasen IO
|
22169d9458
|
Fixes apps and metadata loading locally or remotely.
|
2020-03-01 16:13:02 -05:00 |
|
Kasen IO
|
0f5a83b970
|
Adds more app as default script w/ beta branch pulling from repo URL.
|
2020-02-28 01:44:54 -05:00 |
|
Kasen IO
|
08ec9ef3b7
|
Various URL updates + window title update.
|
2020-02-05 15:25:51 -05:00 |
|
|
f5fcb90cac
|
Revert "Removed obsolete default scripts + more branding changes."
|
2020-01-16 18:51:49 -06:00 |
|
|
2a3b117f5d
|
Merge pull request #64 from ctrlaltdavid/feature/inspect
inspect.js improvements
|
2020-01-14 12:35:35 -06:00 |
|
David Rowe
|
681bd3cb1e
|
Fix inspect not working after change camera mode
|
2020-01-14 11:34:16 +13:00 |
|
Kasen IO
|
336b5e275b
|
Removed obsolete default scripts + more branding changes.
|
2020-01-12 23:13:01 -05:00 |
|
David Rowe
|
316abaeedc
|
Fix jitter when start moving camera in edit mode focused on entity
|
2020-01-12 17:37:58 +13:00 |
|
David Rowe
|
2abbdfbfe9
|
Fix unnecessary "away" enabling and disabling
|
2020-01-12 16:32:20 +13:00 |
|
David Rowe
|
4ebf4e5cfd
|
Ignore invisible
|
2020-01-12 16:27:03 +13:00 |
|
David Rowe
|
37b7a9c5f4
|
Use Picks API and orbit about point in space if no intersection
|
2020-01-12 16:26:23 +13:00 |
|
David Rowe
|
32848ef8c6
|
Update description of operation
|
2020-01-06 11:41:05 +13:00 |
|
David Rowe
|
3857fa1a4d
|
Restore "away" behavior when restart script
|
2020-01-06 11:35:53 +13:00 |
|
David Rowe
|
6749239e4e
|
Reduce the duration of the initial look-at time
|
2020-01-06 11:27:39 +13:00 |
|
David Rowe
|
31b76a0a22
|
Don't go "away" when press Esc key while inspecting
|
2020-01-06 11:25:39 +13:00 |
|
David Rowe
|
a1056f34ed
|
Cope with slight avatar position and orientation jitter when stationary
|
2020-01-06 11:14:12 +13:00 |
|
David Rowe
|
81e1dd4d6a
|
Exit inspect mode when press Esc or move avatar
|
2020-01-06 11:10:10 +13:00 |
|
David Rowe
|
ac34d49c1b
|
Leave camera where it is after releasing Alt key
|
2020-01-06 11:04:23 +13:00 |
|
David Rowe
|
fcc1f928a1
|
Lint
|
2020-01-06 10:58:49 +13:00 |
|
Brad Hefta-Gaub
|
bb68f92d3e
|
Merge pull request #16562 from ctrlaltdavid/DEV-2442
DEV-2442: Fix main gamepad (XBox controller) controls
|
2019-12-13 13:36:20 -08:00 |
|
Brad Hefta-Gaub
|
2d56d7c026
|
Merge pull request #16551 from ctrlaltdavid/DEV-1943
DEV-1943: Make MyAvatar.getAvatarEntityData() return all properties
|
2019-12-13 10:53:24 -08:00 |
|
David Rowe
|
6060dad638
|
Resurrect gamepad Y teleport button
|
2019-12-08 12:38:48 +13:00 |
|
Howard Stearns
|
11aa2e829f
|
Merge pull request #16540 from SimonWalton-HiFi/screenshare-zone
DEV-2700: Add screenshare property to zones and evaluate in avatar mixer
|
2019-12-02 10:17:42 -08:00 |
|
David Rowe
|
48680a0fe2
|
Remove now-unnecessary getEntityProperties() call from WebTablet.js
|
2019-12-01 21:46:35 +13:00 |
|
Simon Walton
|
6e23924ed9
|
Add screenshare zone-property - WIP
|
2019-11-25 13:22:35 -08:00 |
|
DouglasWilcox
|
b8d7f50eaf
|
Put away animation into resource and update script to use local resource path.
|
2019-11-21 14:50:05 -08:00 |
|
Shannon Romano
|
a5943f8ac8
|
Merge pull request #16443 from ctrlaltdavid/DEV-2646
DEV-2646: Use Alt to clone entities on Mac
|
2019-11-19 14:02:10 -08:00 |
|