Zach Fox
|
a23bee19e8
|
Controls screen done
|
2019-10-07 19:52:22 -04:00 |
|
Zach Fox
|
643dd21f86
|
Merge branch 'master' of github.com:highfidelity/hifi into frictionIteration
|
2019-10-07 13:22:08 -04:00 |
|
Shannon Romano
|
921cec872b
|
Merge pull request #16300 from hyperlogic/bug-fix/mat4-forward-right-up-fixes
Fix for Mat4.getForward, getRight and getUp
|
2019-10-04 17:00:43 -07:00 |
|
Anthony J. Thibault
|
e3f799d039
|
Fix for Mat4.getForward, getRight and getUp
It should match the results from the same methods on the Quat class.
|
2019-10-04 13:59:38 -07:00 |
|
RebeccaStankus
|
31dcbf532f
|
Missed a Capital letter in a function name
|
2019-10-04 10:10:54 -07:00 |
|
RebeccaStankus
|
8089653784
|
CR Feedback changes
|
2019-10-04 09:43:47 -07:00 |
|
RebeccaStankus
|
2f2b7b0306
|
Ready for CR Thank you Zach
|
2019-10-03 17:30:47 -07:00 |
|
Zach Fox
|
0e7dff05fb
|
Wrap Items in Flickables so scrollbars will work - contents of flickable not showing up rn
|
2019-10-03 12:55:02 -07:00 |
|
RebeccaStankus
|
1dd6aebede
|
Handle minimized window
|
2019-10-03 12:16:39 -07:00 |
|
Zach Fox
|
b23aecf6c5
|
Merge branch 'friction' of github.com:RebeccaStankus/hifi into friction
|
2019-10-03 10:12:58 -07:00 |
|
Zach Fox
|
33b8942ffd
|
Changes to Avatar/Profile App complete
|
2019-10-03 09:41:30 -07:00 |
|
RebeccaStankus
|
94e71e1bdd
|
Still trying get QML gridLayouts to work
|
2019-10-02 17:14:50 -07:00 |
|
RebeccaStankus
|
b1fd6050c7
|
Merged Zach's work
|
2019-10-02 12:55:51 -07:00 |
|
RebeccaStankus
|
47841d9bcd
|
Merge branch 'friction' of github.com:RebeccaStankus/hifi into friction
|
2019-10-02 12:42:53 -07:00 |
|
RebeccaStankus
|
dc15b55aa5
|
Merge branch 'master' of github.com:highfidelity/hifi into friction
|
2019-10-02 12:05:34 -07:00 |
|
Zach Fox
|
6bfca4e587
|
DEV-2275: Move 'input device muted' banner and make it slightly smaller
|
2019-10-02 11:48:50 -07:00 |
|
Zach Fox
|
50b06a40d7
|
Improved random avatar selection logic, plus local avatars
|
2019-10-01 17:22:24 -07:00 |
|
RebeccaStankus
|
d2e62749c7
|
Ready for Zach to add default avatar changes
|
2019-10-01 16:36:06 -07:00 |
|
Shannon Romano
|
38574cd66b
|
Merge pull request #16245 from luiscuenca/implementPointAt
DEV-442: Implement directional blending node for point reaction
|
2019-10-01 11:46:30 -07:00 |
|
RebeccaStankus
|
3167dc9a35
|
Merge branch 'master' of github.com:highfidelity/hifi into friction
|
2019-10-01 09:59:14 -07:00 |
|
RebeccaStankus
|
0dfb234089
|
Finished UI, ready for CR
|
2019-10-01 09:58:44 -07:00 |
|
RebeccaStankus
|
6658e6377c
|
Adding 1 simplifiedUI constant import
|
2019-09-30 15:06:31 -07:00 |
|
RebeccaStankus
|
0f1190df8b
|
Trying to make QML UI work second launch
|
2019-09-30 15:03:58 -07:00 |
|
RebeccaStankus
|
9a03058e88
|
Trying to make QML UI work
|
2019-09-30 12:09:22 -07:00 |
|
luiscuenca
|
02d889ba6e
|
account for point target validity
|
2019-09-30 11:35:00 -07:00 |
|
RebeccaStankus
|
b98d106a3b
|
mend
|
2019-09-30 10:39:35 -07:00 |
|
RebeccaStankus
|
b25c874e5f
|
More work on second launch UI
|
2019-09-30 10:38:11 -07:00 |
|
RebeccaStankus
|
44d9610048
|
Working on UI
|
2019-09-30 09:17:51 -07:00 |
|
Sam Gateau
|
57f8095506
|
Pass 4 on cleaning up that pr, put the SortFIlterModel.qml in the new skit/qml lib, setting the opacityMappMode correctly from script
|
2019-09-27 12:00:45 -07:00 |
|
RebeccaStankus
|
f4ecd3dcd8
|
Working on initial/second launch
|
2019-09-27 09:15:39 -07:00 |
|
Sam Gateau
|
24cc302a8b
|
second pass of cleaning on the code to make it ready for merge
|
2019-09-26 16:56:00 -07:00 |
|
Sam Gateau
|
dc40c530a3
|
INstrumenting the code more...
|
2019-09-25 17:53:59 -07:00 |
|
luiscuenca
|
0aab2ed07f
|
Disable head look at when pointing
|
2019-09-25 12:37:24 -07:00 |
|
Sam Gateau
|
3e3c4c2e70
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2019-09-24 18:58:29 -07:00 |
|
Sam Gateau
|
0d9cd69d94
|
SImplifying Page.js, and adding a REsourceInspector
|
2019-09-24 18:10:57 -07:00 |
|
luiscuenca
|
ad79393e1f
|
Implement point at directional blend and API
|
2019-09-24 17:55:38 -07:00 |
|
Sam Gateau
|
2a78fc7b38
|
Remove the auto refresh list of resource because it takes too much time, instead user has to press refresh button
|
2019-09-24 14:29:09 -07:00 |
|
Sam Gateau
|
8aaa5deb11
|
Clean up the sort and filter system
|
2019-09-24 12:37:01 -07:00 |
|
Sam Gateau
|
d940e70564
|
Adding a proper SortFilterModel
|
2019-09-24 00:31:16 -07:00 |
|
Sam Gateau
|
3e17c1007a
|
understanding the delegateModelGroup mechanism...
|
2019-09-23 18:14:45 -07:00 |
|
RebeccaStankus
|
982bdf5c98
|
Prereq work for 'Reduce User Friction'
|
2019-09-23 16:49:16 -07:00 |
|
Sam Gateau
|
3c2809b9ed
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2019-09-21 08:52:13 -07:00 |
|
Sam Gateau
|
4480d56433
|
Rendering just the overlay layer and improving the resoruceCache inspector to sort
|
2019-09-20 19:00:03 -07:00 |
|
dante ruiz
|
fe2a4c3600
|
fix fix-snap-html-issue
|
2019-09-19 18:20:08 -07:00 |
|
Sam Gateau
|
ee5de175eb
|
Better monitoring of the resource loading in flights
|
2019-09-19 16:56:55 -07:00 |
|
Sam Gateau
|
819c942056
|
Merge branch 'master' of github.com:highfidelity/hifi into yellow
|
2019-09-19 09:01:19 -07:00 |
|
Sam Gateau
|
a87db2636c
|
SOme stuff workbetter
|
2019-09-18 18:25:42 -07:00 |
|
Zach Fox
|
59184edc89
|
DEV-521: Update Emoji window's search field to display emoji's name during hover
|
2019-09-18 13:37:46 -07:00 |
|
Sam Gateau
|
c0660329a3
|
Exposing the REsource Caches through a bit of ui, adding MaterialCache to the family
|
2019-09-17 18:06:08 -07:00 |
|
Sam Gateau
|
802326d4da
|
Merge branch 'master' of github.com:highfidelity/hifi into yellow
|
2019-09-12 17:01:37 -07:00 |
|