Seth Alves
07034721c7
adjust when stylus input is active
2020-04-26 12:23:43 -07:00
Seth Alves
4f7252a0d8
enable and disable TranslateZ mapping, as needed
2020-04-26 12:23:43 -07:00
Seth Alves
a799d305ee
don't mess with TranslateZ unless module is active
2020-04-26 12:23:43 -07:00
Seth Alves
600c2c3947
double OK to open/close tablet. touch thumb-tips to walk backwards
2020-04-26 12:23:43 -07:00
Seth Alves
865584e7e3
put tracked hand walk into a controller-dispatcher module
2020-04-26 12:23:40 -07:00
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
Kasen IO
115c40bd54
Lots of renamings, more to come.
2020-04-07 04:56:02 -04:00
Alezia Kurdis
9c5f8fc946
Typo
...
missing dot.
2020-04-05 02:18:51 -04:00
Alezia Kurdis
6d33713e35
Better tooltip for renderWithZones property
...
Better tooltip for renderWithZones property
2020-04-05 02:14:10 -04:00
Alezia Kurdis
cdef49d633
Fix tooltip text for particles alpha properties
...
Fix the tooltip's text for particle alpha properties.
2020-04-04 22:18:59 -04:00
Alezia Kurdis
4a3405484c
Add new property "renderWithZones"
...
Add the new property "renderWithZones" to the Create App.
For this, a new type of renderer type has been added: "Multiple Zones Selector".
(Required for the PR#78)
2020-04-03 23:43:36 -04:00
Alezia Kurdis
16c5d8c051
Support for "Multiple Zones Selector" Renderer
...
Add the code to expose the Zones list to the entityProperty.
as support for the new "Multiple Zones Selector" Renderer type.
(Required to support the new property "renderWithZones" for PR #78 )
2020-04-03 23:37:18 -04:00
Alezia Kurdis
0afca55e18
Add the new property "renderWithZones"
...
This adds the Tooltip for new property "renderWithZones"
(Required for PR#78)
2020-04-03 23:32:45 -04:00
Alezia Kurdis
0338d8a9f4
New classes for the "Multiple Zones Selector" Renderer
...
Added:
New CSS classes for the "Multiple Zones Selector" Renderer
(Required for the new property "renderWithZones" for PR#78)
2020-04-03 23:27:01 -04:00
Alezia Kurdis
4b4a1bd8c0
Icons for "Multiple Zones Selector" Renderer
...
2 new icon added for the "Multiple Zones Selector" Renderer
(required for the new property "renderWithZones" for PR#78):
"Add" and "Remove".
2020-04-03 23:23:20 -04:00
David Rowe
0bef98fd96
Relabel "GOTO" app's button to "OLD GOTO"
2020-03-29 13:34:26 +13:00
Alezia Kurdis
e52e1bafc6
Moved tabs.css reference
...
-Change the path for the new location of tabs.css
-Local "style" migrated to "class"
2020-03-18 18:38:41 -04:00
Alezia Kurdis
022ea6c5fb
Moved tabs.css to system/html/css
...
Moved tabs.css to system/html/css
with other css.
2020-03-18 18:34:51 -04:00
Alezia Kurdis
e371823896
Move the tabs.css with other css
...
Move the tabs.css with other css
2020-03-18 18:33:09 -04: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
Alezia Kurdis
8ab40e1a08
Fix the userData and materialData editor
...
Fix the userData and materialData editor.
Only 2 conditions have been modified to make it works.
I have removed a significant quantity of dead code
that was trying to overlay a static text an obscure reason.
Please, retest this. In case I missed something that I don't know.
2020-03-10 00:48:54 -04:00
Alezia Kurdis
d934018c7b
Codes minor adjustments
...
Codes minor adjustments.
Some formatting issues.
Use element instead of a string
2020-03-04 18:42:57 -05:00
Alezia Kurdis
206b1b12c5
Additional fixes about the formatting.
...
Additional fixes about the formatting.
2020-03-04 18:26:23 -05:00
Alezia Kurdis
ed9918a537
Fix for the multiselection.
...
This is the fix for the multiselection case.
(It doesn't include the solution for User Data.)
2020-03-03 19:21:14 -05:00
Alezia Kurdis
e6a45690ba
Color Adjustments
...
The color has been attenuated on those 2 icons.
It was too present compared to the others.
2020-03-02 23:53:55 -05:00
Alezia Kurdis
d1c641de49
Code minor adjustments.
...
Code minor adjustments to be compliant with the coding convention.
2020-03-02 23:13:47 -05:00
Alezia Kurdis
4a1926a901
Code minor adjustments.
...
Code minor adjustments to be compliant with the coding convention.
2020-03-02 23:11:45 -05:00
Alezia Kurdis
124b3fe6a2
Code minor adjustments.
...
Code minor adjustments to be compliant with the coding convention.
2020-03-02 23:10:33 -05:00
Kasen IO
8092220ea4
Code housekeeping, update URL for guide to link to repo.
2020-03-02 08:51:38 -05:00
Alezia Kurdis
f3096ae74d
Replace tabulations for spaces.
...
Replace tabulations for spaces in the code.
2020-03-01 22:37:44 -05:00
Alezia Kurdis
5c7e6e43c2
Replace tabulations for spaces.
...
Replace tabulations for spaces in the code.
2020-03-01 22:36:43 -05:00
Alezia Kurdis
fa7143c87e
Replace tabulations for spaces.
...
Replace tabulations for spaces in the code.
2020-03-01 22:35:48 -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
Alezia Kurdis
0eb6f1f183
Fix page height blocking dropdown
...
Fix the page height that blocked the correct use of the shape dropdown.
The layout looks more stable now.
2020-02-29 15:52:06 -05:00
Alezia Kurdis
29e780e3f1
Sections reorganization
...
1- Section "behavior" is now split in 2 sections: "behavior" and "scripts"
2- Particles sections: "particles_acceleration" and "particles_spin"
has been joined as a new section: "particles_behavior"
3- Particles section: "particles_alpha" has been merged under section: "particles_color"
2020-02-29 14:07:15 -05:00
Alezia Kurdis
bb422a3832
Icons for sections reorganization
...
behavior will be split: behavior, scripts
particles_behavior will replace: particles_acceleration and particles_spin
2020-02-29 14:02:57 -05:00
Alezia Kurdis
2bd0950a01
Delete particles_spin.png
...
Not going to be used.
2020-02-29 14:00:10 -05:00
Alezia Kurdis
fd0186f997
Delete particles_acceleration.png
...
No going to be used.
2020-02-29 13:59:38 -05:00
Alezia Kurdis
3c4e073874
Properties Editor using tabs
...
Properties Editor using tabs instead of collapsible sections to avoid painful scrolling.
2020-02-28 23:52:24 -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
David Rowe
0b98885c7f
Remove the BodyMart tip from the interstitial page
2019-11-19 10:33:30 +13:00
milad
2fc0f01928
added natural dimensions after loading
2019-11-15 15:16:09 -08:00
milad
87adae6c6f
cr
2019-11-15 12:48:32 -08:00
MiladNazeri
481e239a37
Update scripts/system/create/edit.js
...
Co-Authored-By: Zach Fox <fox@highfidelity.com>
2019-11-15 12:43:25 -08:00
milad
4ae3c67493
added Entities.isLoaded
2019-11-15 11:45:05 -08:00
David Rowe
7fbc9f5c5c
emove the "acceleration" entity property from the Create app
2019-11-15 12:11:15 +13:00
David Rowe
45eda40466
Enable Alt action for cloning on Mac
2019-11-13 10:48:08 +13:00
Shannon Romano
895619c71f
Merge pull request #16461 from ctrlaltdavid/DEV-2649
...
DEV-2649: Fix entities list "filter to frustum" eye button
2019-11-08 10:28:24 -08:00
Shannon Romano
79df071c23
Merge pull request #16468 from RebeccaStankus/webEntities
...
Made web entities not grabbable by default
2019-11-08 10:27:44 -08:00
Sabrina Shanman
9180a639df
Merge pull request #16440 from ctrlaltdavid/DEV-2648
...
DEV-2648: Fix Cmd-click multi-select in entity list on Mac
2019-11-07 14:06:39 -08:00
Sabrina Shanman
deceb16a9b
Merge pull request #16451 from ctrlaltdavid/DEV-2650
...
DEV-2650: Remove "user" icon from Entities List
2019-11-07 13:59:28 -08:00
Rebecca Stankus
4173cc46e2
Made web entities not grabbable by default
2019-11-06 14:11:17 -08:00
Zach Fox
a2f784d225
DEV-2695: Update Zone Haze floor and ceiling mins and maxes in the UI
2019-11-06 11:26:10 -08:00
David Rowe
eeceec35d6
Fix entities list "filter to frustum" button
2019-11-06 12:22:45 +13:00
David Rowe
5fb18566fe
Use Alt to clone entities on Mac
2019-11-06 09:55:16 +13:00
David Rowe
a8173e9477
Remove "user" icon from Entity List
2019-11-05 13:55:31 +13:00