Commit graph

82844 commits

Author SHA1 Message Date
3de72946a6
Merge pull request #100 from kasenvr/revert-85-fix/obsolete-apps
Revert "Removed obsolete default scripts + more branding changes."
2020-01-16 18:52:39 -06:00
f5fcb90cac
Revert "Removed obsolete default scripts + more branding changes." 2020-01-16 18:51:49 -06:00
Dale Glass
bb51a000fb Code style fixes 2020-01-17 00:41:16 +01:00
cb78daa0b1 Delete trailing whitespace. 2020-01-16 14:34:08 -06:00
Dale Glass
367c5f39df Finish removal of getRaw() and bit fields 2020-01-16 21:02:58 +01:00
Fluffy Jenkins
6bed25ee27 Formatting (bloody ide not doing qml) 2020-01-16 19:44:34 +00:00
26d507c39a Yet more style fixes. 2020-01-16 11:30:45 -06:00
3eef6e82a9
Merge pull request #91 from Nex-Pro/kasen/core
Re-branding of help dialogs and tablet login
2020-01-15 19:42:00 -06:00
Maia Hansen
c6cde9f0c9
Merge pull request #16584 from hd23408/master
GitHub Actions workflow cleanup
2020-01-15 17:38:26 -08:00
fef469cca4 More style fixes for the Great and Powerful Thoys 2020-01-15 18:00:27 -06:00
Maia Hansen
48f226199f Updated PR builds with appropriate syntax for the cleanup step 2020-01-15 15:43:53 -08:00
NexPro
9af7c39513 Updated broken urls 2020-01-15 23:08:27 +00:00
Maia Hansen
8416bb3913 Clear entire working directory 2020-01-15 14:58:56 -08:00
Maia Hansen
e107f50a70 Testing path names 2020-01-15 14:29:15 -08:00
Maia Hansen
028134974a Added cleaning out of the destination directory for self-hosted Windows runner. 2020-01-15 14:19:32 -08:00
Fluffy Jenkins
1e47165303 fixed minor bug, whoops 2020-01-15 21:38:25 +00:00
Fluffy Jenkins
81f8c5bab8 fixed json support if invalid json 2020-01-15 21:20:23 +00:00
Fluffy Jenkins
bc35ef5776 Add goto json support (defaults to darlings goto), gotos (gotosudo) which bypasses the popup window and added history to the main chatbar so you can press up/down on there 2020-01-15 21:17:17 +00:00
Maia Hansen
b0e524df57
Merge pull request #16583 from ctrlaltdavid/api-docs
Combined API docs update
2020-01-15 12:25:13 -08:00
f93e47cfcd Merge branch 'opus-plugin' of https://github.com/MarcusLlewellyn/project-athena into opus-plugin 2020-01-15 13:51:12 -06:00
9a67ee19e0 More review fixes since I missed 66 of them. 2020-01-15 13:49:25 -06:00
d96da21dd7
Update plugins/opusCodec/src/OpusDecoder.cpp
Co-Authored-By: Thijs Wenker <me@thoys.nl>
2020-01-15 13:06:42 -06:00
0a3dfdefce
Update plugins/opusCodec/src/plugin.json
Co-Authored-By: Thijs Wenker <me@thoys.nl>
2020-01-15 13:05:43 -06:00
5ff8654363
Update plugins/opusCodec/src/plugin.json
Co-Authored-By: Thijs Wenker <me@thoys.nl>
2020-01-15 13:04:59 -06:00
24669c98f6 Made changes requested by reviewer
Fixed missing copyright headers.
Fixed exceeding 120 columns.
Fixed #include
Fixed if conditional style.
Fixed C++ reference symbol placement.
2020-01-15 12:57:18 -06:00
NexPro
e15c135dc5 Merge remote-tracking branch 'remotes/origin/kasen/core' into kasen/core 2020-01-15 18:34:09 +00:00
597f88cc7d
Merge pull request #94 from MarcusLlewellyn/kasen/core
Quick fix for the metaverse API
2020-01-14 20:35:04 -06:00
6ac090dea5 Quick fix for the metaverse API
We did have the dfault metaverse API as metaverse.projectathena.io, but that doesn't not yet exist, and it turns out we can't just do a redirect. So for now changing it to metaverse.highfidelity.com
2020-01-14 20:33:39 -06:00
Maia Hansen
26aa047b02
Merge pull request #16582 from hd23408/master
Switching Windows builds over to a self-hosted runner
2020-01-14 18:17:44 -08:00
0fbaada57b
Merge pull request #54 from sethalves/fix-linux-build-0
fix linux build
2020-01-14 18:44:01 -06:00
e5dd23b922
Merge pull request #33 from kasenvr/feature/metaverse-url-switching
Ability to change Metaverse API from setting
2020-01-14 18:40:04 -06:00
Maia Hansen
e4acc18234 Switching Windows builds to self-hosted 2020-01-14 16:04:39 -08:00
f23dfc7d0d Cleanup some kruft.
Removed some unecessary files, defines, and includes.
2020-01-14 17:41:55 -06:00
Dale Glass
830f3ab337 Instrument HifiAC code with performance timers
Signed-off-by: Marcus Llewellyn <marcus.llewellyn@gmail.com>
2020-01-14 16:58:05 -06:00
Dale Glass
391f3accc6 Instrument HifiAC code with performance timers 2020-01-14 23:20:24 +01:00
Dale Glass
8f65a90453 Remove getRaw() from DepthTest
State::getKey removed because it breaks and is not referenced from anywhere.
2020-01-14 23:00:08 +01:00
2a3b117f5d
Merge pull request #64 from ctrlaltdavid/feature/inspect
inspect.js improvements
2020-01-14 12:35:35 -06:00
653b333060
Merge pull request #85 from kasenvr/fix/obsolete-apps
Removed obsolete default scripts + more branding changes.
2020-01-14 12:33:30 -06:00
8d35d48b13
Merge pull request #88 from FluffyJenkins/feature/communityModules
Added /l /d /g chatbar switches and /goto and /me
2020-01-14 12:32:22 -06:00
David Rowe
ec1e6bc7d3 Merge branch 'DOC-55-C' into api-docs 2020-01-14 18:04:32 +13:00
David Rowe
050c6e2cc5 Merge branch 'DOC-212' into api-docs
# Conflicts:
#	libraries/shared/src/RegisteredMetaTypes.h
2020-01-14 18:04:17 +13:00
David Rowe
b9a1b78531 Merge branch 'DOC-68' into api-docs
# Conflicts:
#	libraries/shared/src/RegisteredMetaTypes.h
2020-01-14 18:02:23 +13:00
David Rowe
3e1c76e309 Merge branch 'DOC-55-B' into api-docs 2020-01-14 17:59:25 +13:00
NexPro
203c371a01 Re-branding of help dialogs and tablet login 2020-01-14 00:33:29 +00:00
kasenvr
b2648a0624
Merge pull request #89 from ctrlaltdavid/disable-api-docs-analytics
Disable API docs old analytics
2020-01-13 19:01:58 -05:00
Fluffy Jenkins
64149af8ce Fixed goto to go to in dialog I HOPE YOU'RE HAPPY KALILA ;w; 2020-01-13 23:54:57 +00:00
David Rowe
195f8867d8 Disable API docs old analytics 2020-01-14 12:48:16 +13:00
Fluffy Jenkins
ae620b78af Added /l /d /g chatbar switches and /goto 2020-01-13 23:45:38 +00:00
kasenvr
a297d7d735
Update BUILD_WIN.md
Added pip install distro command step.
2020-01-13 18:01:48 -05:00
David Rowe
681bd3cb1e Fix inspect not working after change camera mode 2020-01-14 11:34:16 +13:00