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
David Rowe
7db99cce6b
Fix Cmd-clone entities on Mac
2019-11-02 12:07:11 +13:00
David Rowe
4e12750255
Typo
2019-11-02 11:00:16 +13:00
David Rowe
3bb65edafb
Fix Cmd-click multi-select in entity list on Mac
2019-11-02 09:51:21 +13:00
luiscuenca
63c2b41929
Restate legacy first person camera mode
2019-10-17 13:26:42 -07:00
dooglifeSF
589d4e992c
Change away anim to hosted afk_texting animation.
2019-10-14 16:48:45 -07:00
Zach Fox
3f00c524fb
DEV-2379: Modify Shadow-related tooltips in Create
2019-10-10 11:47:40 -07:00
RebeccaStankus
092424569d
Added flag to ensure mouse event signals are not connected twice
2019-10-08 12:01:47 -07:00
dante ruiz
fe2a4c3600
fix fix-snap-html-issue
2019-09-19 18:20:08 -07:00
Ryan Huffman
609b533cf2
Fix create duplication key conflicting with camera orbit
2019-08-06 17:23:13 -07:00
Shannon Romano
b799abdac1
Merge pull request #15967 from sabrina-shanman/picks_too-many_grab-enabled
...
(BUGZ-955) Disable unnecessary picking (conservative subset)
2019-07-23 14:57:19 -07:00
sabrina-shanman
d48c8d897c
Clarify that a Grabber member function toggles both picks and pointers
2019-07-23 12:58:07 -07:00
sabrina-shanman
abac1787a6
Fix using invalid pick API functions on HMD ray pointer
2019-07-23 12:58:07 -07:00
sabrina-shanman
79d09f68fd
Disable grab.js picks when in HMD
2019-07-23 12:58:07 -07:00
Ryan Huffman
8b2c935f92
Merge pull request #15921 from ctrlaltdavid/ctrl-duplicate
...
Make Create app use Ctrl key to duplicate entities instead of Alt
2019-07-23 08:52:22 -07:00
Simon Walton
8fb28bf4e8
Whitespace changes per code review
2019-07-22 10:36:57 -07:00
Simon Walton
63c3452cf2
Restore avatar theft functionality; banner-click to appropriate menu
2019-07-19 16:35:07 -07:00
sabrina-shanman
fcaa64b9ef
Fix teleport collision picks always enabled if user never enters HMD
2019-07-16 17:46:59 -07:00
sabrina-shanman
e043d181cd
Disable picks in controllerDispatcher when not in HMD
2019-07-16 17:46:54 -07:00
Shannon Romano
53a67dcfa9
Merge pull request #15872 from SamGondelman/bias
...
DEV-202: Expose shadow bias and max distance to Zone Entity
2019-07-16 15:22:37 -07:00
PrestonB1123
526b210fcd
remembered that macs exist
2019-07-12 12:39:58 -07:00
PrestonB1123
aaf10cec39
added conditionals to shortcuts to remove overlap
2019-07-12 12:37:40 -07:00
David Rowe
f2d591dbe9
Take no action if Alt is pressed at mouse-down
2019-07-12 21:28:44 +12:00
David Rowe
db1137fa0f
Use Ctrl to duplicate entities instead of Alt
2019-07-12 21:27:33 +12:00
PrestonB1123
07c71cbadb
disabled P shortcut and re-enabled in metaverse
2019-07-11 12:05:15 -07:00
SamGondelman
6ce809fb2a
merge with master
2019-07-11 09:01:30 -07:00
Zach Fox
4dfbc489e8
Merge branch 'master' of github.com:highfidelity/hifi into SUI/emoteAppPrototype
2019-07-09 15:40:16 -07:00
SamGondelman
29dbbc49ad
Merge remote-tracking branch 'upstream/master' into bias
2019-07-09 15:38:13 -07:00
RebeccaStankus
714a3f6b08
Fixed path to tabletAssetServer in HMD, simplifiedUI system folder
2019-07-09 13:02:54 -07:00
Zach Fox
d622e53458
Some comments; changed the code to be backwards compatible
2019-07-08 17:10:11 -07:00
RebeccaStankus
352f9590b1
Fixed Qt.resolvedUrl format
2019-07-05 16:23:29 -07:00
SamGondelman
72f52b069e
cleanup, fix shadow qml
2019-07-03 16:21:47 -07:00
Sam Gondelman
0d9f639331
Merge branch 'master' into bias
2019-07-03 10:20:16 -07:00
Sam Gateau
1a71a63a8b
Merge pull request #15867 from SamGondelman/unlit
...
BUGZ-661: Add unlit property to text entities
2019-07-03 18:43:26 +02:00
SamGondelman
692c776be5
expose shadow bias and max distance wip
2019-07-02 15:18:28 -07:00
RebeccaStankus
d840723fe3
Fixed space before function params
2019-07-02 15:08:34 -07:00
RebeccaStankus
0670147bf8
Fixed paths to included files and collision with 'clamp'
2019-07-02 14:24:02 -07:00
SamGondelman
fa416adaf6
adding unlit property to text, fixing transparency, normals, other cleanup
2019-07-02 10:28:36 -07:00
Shannon Romano
89f654175c
Merge pull request #15856 from PrestonB1123/defaultShortcuts
...
DEV-173: Re-enable shortcuts
2019-06-28 15:29:53 -07:00
Preston Bezos
1315677aec
fixed doc and removed log spam
2019-06-28 15:02:33 -07:00
Preston Bezos
b9deb7bb58
formatting
2019-06-28 14:42:48 -07:00
Preston Bezos
09830dd40c
removed white space
2019-06-28 14:41:07 -07:00
Preston Bezos
d1470d3323
readded ctrl+n and ctrl+b as shortcuts with a default script
2019-06-28 14:33:03 -07:00
RebeccaStankus
d8daee49a8
Fixed bad path to gridControls
2019-06-25 16:31:21 -07:00
RebeccaStankus
e9777dc40f
Merge branch 'master' of github.com:highfidelity/hifi into create
2019-06-25 09:28:43 -07:00
RebeccaStankus
6aca2fcf07
Working on new file structure
2019-06-24 14:01:51 -07:00
Shannon Romano
334e7414a7
Merge pull request #15811 from RebeccaStankus/migrateEditFiles
...
Emergency fix to restore create in non-launcher builds
2019-06-20 17:19:39 -07:00
Anthony J. Thibault
3a6d8dc383
Disable handTouch.js to prevent finger twitching
...
This PR disables handTouch.js.
handTouch.js allows the fingers to animate on the surface of an object.
However, it can sometimes detect collisions with walls or tables when the avatar is standing next to them.
We will more properly fix handTouch.js in a future PR, but for now we will disable the functionality.
Also, a small bug fix was made to the Rig to prevent the idleOverlayAlpha from exceeding the 0.0 to 1.0 range.
This can cause the fingers to bend incorrectly for a moment.
Also, three new items were added to the Developer > Show Animation Stats panel.
* Joint Override Count: displays the current count of joints that are overriden by MyAvatar.setJointRotation() JS API calls.
* Flow: displays if flow is active of disabled.
* Network Graph: displays if the network anim graph, used for teleportation, is enabled or disabled.
https://highfidelity.atlassian.net/browse/BUGZ-154
2019-06-20 15:52:36 -07:00
RebeccaStankus
e7cec0f11f
Fixed dialogs imports
2019-06-20 15:07:39 -07:00
RebeccaStankus
f5fa44dc21
Revert "Changed icons path to be relative"
...
This reverts commit e277070423
.
2019-06-19 12:06:34 -07:00
RebeccaStankus
e277070423
Changed icons path to be relative
2019-06-19 11:17:52 -07:00
RebeccaStankus
30dd667b17
Changed qml import method
2019-06-19 10:40:32 -07:00
RebeccaStankus
3b53e34c95
fixing paths
2019-06-18 11:35:00 -07:00
RebeccaStankus
5a49ac9a22
moved files
2019-06-17 16:45:54 -07:00
Seth Alves
22d602a334
CREATE app will now recognize newer-style baked models and skyboxes as baked in entity-list
2019-06-07 16:36:29 -07:00
Ryan Huffman
1894951f54
Add ignorePickIntersection to Create
2019-05-28 16:15:00 -07:00
Zach Fox
053576e29f
Move SimplifiedUI folder and create new defaultScripts.js
2019-05-23 11:31:42 -07:00
Zach Fox
46ee148a69
Fix a bug and remove magic numbers
2019-05-22 15:24:33 -07:00
Zach Fox
7a88c8362b
naming CR feedback
2019-05-22 15:01:22 -07:00
Zach Fox
3a4bf2e8f7
Fix the janky audio output settings UI
2019-05-22 14:27:06 -07:00
Zach Fox
6f7557b00d
Implement BUGZ-305 and BUGZ-306
2019-05-22 09:56:28 -07:00
Zach Fox
5749392e83
New bg color; Final status indicator design; Fixed HMD icon
2019-05-21 14:10:27 -07:00
Zach Fox
15bdb66943
Integrate Status into top bar; improve Audio settings; improve spacing between settings
2019-05-17 17:25:48 -07:00
Brad Hefta-Gaub
4e86948c25
Merge pull request #15580 from MiladNazeri/simplifiedUINametag
...
changed size of always on overlays to be smaller
2019-05-17 14:42:29 -07:00
Zach Fox
e40e34856b
Remove some extra menus from top bar; Only show VR button if headset connected
2019-05-17 13:28:59 -07:00
milad
0d80761cf0
added larger distance for on
2019-05-17 13:23:03 -07:00
milad
06056b9531
updated location in main UI
2019-05-17 13:00:26 -07:00
milad
df098cab2f
changed size of always on overlays to be smaller
2019-05-17 12:36:03 -07:00
Zach Fox
90a5b25600
A bunch of changes here
2019-05-16 14:18:04 -07:00
Zach Fox
966965af5b
Merge pull request #15538 from zfox23/simplifiedUI
...
Simplified UI v1
2019-05-14 17:45:30 -07:00
Brad Hefta-Gaub
7440ef3cf3
Merge pull request #15506 from SaracenOne/unify_primitives
...
Case 19510: Unify cube and sphere edit menu entries into one.
2019-05-14 15:31:06 -07:00
Zach Fox
f9b51df296
Reduce size of output muted overlay; restore scroll to 0 on settings tab switch
2019-05-14 15:05:26 -07:00
Zach Fox
c57ddf969a
Merge branch 'master' of github.com:highfidelity/hifi into simplifiedUI
2019-05-14 09:32:07 -07:00
Zach Fox
89006cd9c5
Hide controls in top left; don't remove certain menus; fixup slider UIT
2019-05-13 17:26:19 -07:00
Shannon Romano
32d3014d0d
Merge pull request #15301 from SaracenOne/disable_away_on_focus_loss_push_2
...
case 22190: Disable triggering away state when interface focus lost
2019-05-13 13:22:28 -07:00
Shannon Romano
b1060bcb83
Merge pull request #15508 from dback2/materialTargetTooltip
...
Case 22467: Fix material target tooltip
2019-05-13 13:08:28 -07:00
milad
51cbadcad1
Removed Selection related logic
2019-05-10 14:41:55 -07:00
Zach Fox
112e13383b
Dock it!
2019-05-10 12:03:29 -07:00
Zach Fox
314c04ab96
Simplified UI v1
2019-05-10 10:49:25 -07:00
SamGondelman
2bb522eea6
entity icons ignorePickIntersection when not visible
2019-05-09 14:16:59 -07:00
Saracen
b730c457ca
Replace tabs with spaces
2019-05-09 18:08:36 +01:00
Saracen
fd3c69a905
Replace tabs with spaces.
2019-05-09 02:14:00 +01:00
Shannon Romano
4c31c6f6e5
Merge pull request #15453 from SimonWalton-HiFi/avatar-verification
...
Avatar verification
2019-05-06 08:04:06 -07:00
unknown
0da318f2cd
fix material target tooltip
2019-05-03 10:37:35 -07:00
Saracen
43ddf7ca23
Unify cube and sphere edit menu entries into one.
2019-05-02 22:40:11 +01:00
Angus Antley
c0da46453b
made correction
2019-04-30 14:34:10 -07:00
Angus Antley
5c6ea082db
changed away script to make you active if you turn on your mic
2019-04-30 14:06:18 -07:00
Simon Walton
1fe8f4332f
Fixes to banner; swap out avatar on client; reviewer comments; other WIP
2019-04-26 18:45:48 -07:00
Sam Gondelman
1540c5d203
Merge pull request #15401 from SamGondelman/grid
...
Case 22229: Create Grid ignorePickIntersection
2019-04-24 12:24:27 -07:00
Shannon Romano
a6ff19c4ee
Merge pull request #15377 from sethalves/remove-unwanted-view-menuitems
...
case 22175: remove view/Independent-Mode and view/Entity-Mode menu items
2019-04-24 09:13:59 -07:00
unknown
22c2bfc075
fix material target parentIDChanged
2019-04-22 15:03:12 -07:00
Thijs Wenker
386d392144
The step arrows are actually clickable, they were missing multi-diff behavior before this change. < = >
2019-04-18 19:05:40 +02:00
Thijs Wenker
dc9f8895f8
Merge branch 'master' of github.com:highfidelity/hifi into feat/create/editMultipleProperties
...
# Conflicts:
# scripts/system/html/js/entityProperties.js
2019-04-18 00:21:11 +02:00
SamGondelman
54d7bde91a
grid ignorePickIntersection
2019-04-17 10:56:55 -07:00
unknown
2839879657
Merge branch 'master' of https://github.com/highfidelity/hifi into undoEditOrderFix
2019-04-16 15:26:47 -07:00
Shannon Romano
ec22f7847e
Merge pull request #15367 from dback2/editContinualTranslateRC82ToMaster
...
Case 22130: PR 15366 changes from v82 to Master
2019-04-16 15:17:08 -07:00
Thijs Wenker
ef7c34eadd
addressed more CR feedback
2019-04-15 19:04:24 +02:00
unknown
d342d93ec9
fix material targets when re-opening properties to same entity
2019-04-12 14:49:59 -07:00
Thijs Wenker
00a024fde2
fixing materialTargets, after the rebase
2019-04-12 20:06:32 +02:00
Thijs Wenker
c283c062c1
CR changes
2019-04-12 19:32:05 +02:00
Thijs Wenker
8b24cf51de
enhance the multi editing experience
2019-04-12 19:32:05 +02:00