Commit graph

73010 commits

Author SHA1 Message Date
NissimHadar
5e58da8ec1 Interface runs, but AutoTester doesn't wait for completion. 2018-10-30 22:29:50 -07:00
NissimHadar
263a831fc4 Runs Interface with Sandbox 2018-10-30 18:41:10 -07:00
NissimHadar
41b70ffab5 Installs both interface and Sandbox. Runs interface. 2018-10-30 16:30:56 -07:00
NissimHadar
418a578e28 Can start Interface 2018-10-30 13:02:13 -07:00
NissimHadar
1213f3f658 Can run the installer 2018-10-29 17:51:41 -07:00
NissimHadar
98441b2328 WIP - installing High Fidelity from command line. 2018-10-29 15:49:46 -07:00
NissimHadar
28338a8307 Minor cleanup. 2018-10-25 17:40:39 -07:00
NissimHadar
e931041501 Corrected #ifdef 2018-10-25 17:39:06 -07:00
NissimHadar
c3b1f8c332 Should be able to download Mac installer 2018-10-25 17:22:45 -07:00
NissimHadar
7bf6e9cda9 Simplified, and seems to work 2018-10-25 16:19:25 -07:00
NissimHadar
d2e31b3f67 Use fromPercentEncoding to download URL (attempting to get download to run on Mac). 2018-10-25 15:18:29 -07:00
NissimHadar
47ce1573eb Corrected use of _snapshotFolder. 2018-10-25 15:17:07 -07:00
NissimHadar
028d1cf237 Minor cleanup. 2018-10-25 13:36:15 -07:00
NissimHadar
14216bdeca Starting v7.0
Increased a button size for Mac.
2018-10-24 16:22:12 -07:00
NissimHadar
68eadc4111 Merge branch 'MAC' of github.com:NissimHadar/hifi into MAC 2018-10-24 15:58:00 -07:00
NissimHadar
34a03bfc99 Python executable for MAC is python 2018-10-24 15:57:06 -07:00
NissimHadar
936c3beea0 Exit if Python executable not found 2018-10-24 15:56:29 -07:00
NissimHadar
e5f3bae746 Merge branch 'master' of https://github.com/highfidelity/hifi 2018-10-24 15:51:35 -07:00
David Back
5729d35c48
Merge pull request #14198 from dback2/entityListTypeFilter
Entity list type filter and X to clear search
2018-10-24 11:27:50 -07:00
Luis Cuenca
fac9188dfb
Merge pull request #14187 from luiscuenca/transitAddAnimation
Add animations to Avatar Transit
2018-10-24 10:51:21 -07:00
David Back
073040d1fc
Merge branch 'master' into entityListTypeFilter 2018-10-24 10:39:30 -07:00
Ryan Huffman
6221b9ee59
Merge pull request #14149 from thoys/feat/create/entityList-autoScroll
MS19054: [CreateApp/EntityList] auto scroll
2018-10-24 10:36:21 -07:00
Howard Stearns
e61dd7dbc1
Merge pull request #14253 from roxanneskelly/Case19446
Case 19446 - Update via Sandbox Popup -- opens Old Interface
2018-10-24 10:02:13 -07:00
Brad Hefta-Gaub
f8e38e98e1
Merge pull request #14214 from huffman/feat/edit-defaults
Update default entity properties in Create
2018-10-24 10:00:46 -07:00
Brad Hefta-Gaub
5e27a5930e
Merge pull request #14186 from thoys/feat/create/entityList-contextMenu
MS19056: [CreateApp/Entity List] Context Menu
2018-10-24 09:58:32 -07:00
Brad Hefta-Gaub
01d41da574
Merge pull request #14268 from gcalero/dont_show_stats
Don't show stats in release builds
2018-10-24 09:50:10 -07:00
Thijs Wenker
5f35a32480 remove duplicate calls to refresh footer 2018-10-24 17:58:07 +02:00
Thijs Wenker
8e1cfb5a06 fix double click selection 2018-10-24 17:58:07 +02:00
Thijs Wenker
776b8b8fc7 CR and style fixes 2018-10-24 17:58:06 +02:00
Thijs Wenker
27e0c85b01 entity list auto scroll 2018-10-24 17:58:06 +02:00
Gabriel Calero
28c062b842 Don't show stats in release builds 2018-10-24 11:57:59 -03:00
NissimHadar
a9186f0122 Merge branch 'master' of https://github.com/highfidelity/hifi 2018-10-23 15:39:46 -07:00
John Conklin II
daa13b3706
Merge pull request #14193 from misslivirose/rc75-tutorial
Tutorial: bug 18725 & New Menu Content
2018-10-23 15:21:29 -07:00
John Conklin II
e21e7d30d7
Merge pull request #14126 from amantley/squattyPottyFix
Sit State for the seated user in HMD:  Squatty Potty Fix
2018-10-23 15:20:49 -07:00
Kerry Ivan Kurian
3cf000a71b
Merge pull request #14232 from kkurian/log-resource-requests-2
Display resource-access events in marketplace item tester
2018-10-23 15:18:30 -07:00
John Conklin II
7019439356
Merge pull request #14260 from SamGondelman/resourceCrash
Fix ResourceCache crash on shutdown
2018-10-23 15:03:55 -07:00
Stephen Birarda
b789fa96f8
Merge pull request #14192 from Atlante45/fix/traits-race
Prevent race on internal client traits members
2018-10-23 14:53:11 -07:00
Roxanne Skelly
10ee5ac5b4 URL protocol returns the protocol string with the ':' attached
(how did this work before?!)
2018-10-23 14:46:13 -07:00
Brad Hefta-Gaub
04d251c321
Merge pull request #14249 from wayne-chen/mergedInterstitialBugFixes
Merged interstitial bug fixes
2018-10-23 14:30:55 -07:00
Stephen Birarda
061f86e550
Merge pull request #14051 from birarda/feat/improve-sock-addr-belongs
consider all node sockets in sockAddrBelongsToNode
2018-10-23 14:21:42 -07:00
Kerry Ivan Kurian
e7d1c2873a Merge branch 'master' into log-resource-requests-2 2018-10-23 13:46:59 -07:00
Thijs Wenker
4e9f9b3edf comply with copy/paste update 2018-10-23 22:42:56 +02:00
Thijs Wenker
3fa4ee0e1d enable duplicate copy cut paste functionality of context menu 2018-10-23 22:42:55 +02:00
Thijs Wenker
4069ca2e0c CR feedback 2018-10-23 22:42:55 +02:00
Thijs Wenker
e5ef589a3c style 2018-10-23 22:42:54 +02:00
Thijs Wenker
4c3f5b3bbc Entity List Context Menu 2018-10-23 22:42:54 +02:00
amantley
2df9d6c5e9 addressed missing changes for luis 2018-10-23 13:37:56 -07:00
Stephen Birarda
5cbddfe0c4 consider all sockets in findNodeWithAddr 2018-10-23 13:35:07 -07:00
Stephen Birarda
7b04cbd092
Merge pull request #14183 from Atlante45/feat/ccache
Add ccache support for Linux and Mac
2018-10-23 13:33:46 -07:00
Bradley Austin Davis
5416de9a02
Merge pull request #13951 from jherico/feature/spirv
Bug 15087: Updating our shader tool chain to enable SPIRV optimization
2018-10-23 13:27:49 -07:00