Commit graph

81919 commits

Author SHA1 Message Date
David Rowe
7ed117dfcb Replace links to docs.highfidelity.com 2020-01-24 10:18:55 +13:00
kasenvr
f764a0c35c
Update README.md 2020-01-22 17:30:27 -05:00
kasenvr
31ea9e33c7
Merge pull request #107 from FluffyJenkins/feature/communityModules
Fixed url parsing breaking with text formatting! <3
2020-01-21 22:53:52 -05:00
Fluffy Jenkins
f77f629cad Fixed bug caused by code review changes uwu 2020-01-22 02:56:53 +00:00
Fluffy Jenkins
553b7d1f38 Code Review Changes 2020-01-21 22:54:35 +00:00
Fluffy Jenkins
d32fc6ab86 Fixed url parsing breaking with text formatting! <3 2020-01-21 22:02:53 +00:00
kasenvr
879e5fdded
Merge pull request #40 from MarcusLlewellyn/Winstall-brand
Rebranded Windows installer
2020-01-20 18:27:33 -05:00
4a90a7fd20
Merge pull request #105 from MarcusLlewellyn/kasen/core
Update BUILD_LINUX.md
2020-01-20 15:35:43 -06:00
57a3e2c244 Requested changes.
- Changed `-j` make flag instructions.
- Change vcpkg environment variable instructions.
2020-01-20 15:01:42 -06:00
65e2037c69 Fixed "setup" oops in BUILD-LINUX.md 2020-01-19 17:06:35 -06:00
1d5d3e7075 Update BUILD_LINUX.md
- Fixed missing colons.
- Fixed refering to tag instead of branch.
- Since we're using the `kasen\core` branch, changed RELEASE to DEV.
- Fixed vcpkg environment variable instructions.
2020-01-19 15:15:50 -06:00
e5517c4216 Update BUILD_LINUX.md
Fix python installation intructions.
Remove redundant instructions.
Since we are not using tags, instruct users to compile from kasen/core.
Add instructions for a faster compile.
Add instruction for the HIFI_VCPKG_BASE environment variable.
Style fixes.
2020-01-19 12:22:41 -06:00
15e9d08bff
Merge pull request #68 from daleglass/fix_too_small_to_hold
Fix thousands of 'is too small to hold all values' warnings on Linux
2020-01-18 13:43:36 -06:00
a0fd53ae24 Change installer name from Beta to Alpha 2020-01-17 14:58:40 -06:00
kasenvr
65dde00f6c
Merge pull request #95 from FluffyJenkins/feature/communityModules
Add goto json support (defaults to darlings goto), etc
2020-01-17 12:13:41 -05:00
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
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
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
NexPro
9af7c39513 Updated broken urls 2020-01-15 23:08:27 +00: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
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
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
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
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
kasenvr
1133f51971
Merge pull request #70 from Nex-Pro/kasen/core
Rebranding of login dialogs etc. QML
2020-01-13 09:42:09 -05:00
kasenvr
a3415750a9
Merge pull request #75 from MarcusLlewellyn/fixes/help-menu
Redo the interface's help menu for Project Athena.
2020-01-13 09:28:04 -05:00
kasenvr
9fb3662dce
Merge pull request #53 from daleglass/remove_deprecated_linux_distribution
Add support for Ubuntu 19.10, modernize vcpkg
2020-01-13 08:15:26 -05:00
Kasen IO
336b5e275b Removed obsolete default scripts + more branding changes. 2020-01-12 23:13:01 -05:00
Dale Glass
1e34a59c6b Add python3-distro to list of required Linux packages
Also changed python3.6 to python, because "python3.6" doesn't work on Ubuntu 19.10,
but "python3" works everywhere.
2020-01-12 21:22:03 +01:00
Dale Glass
47043766f3 Remove usage of deprecated platform.linux_distribution()
Also, make error reporting slightly friendlier, and add experimental
support for Ubuntu 19.10.
2020-01-12 21:11:07 +01:00
Dale Glass
b8a6ee3256 Unpack files with any kind of supported compression, not just gzip 2020-01-12 21:11:07 +01:00
kasenvr
7abb8347ca
Update BUILD_LINUX.md
fixed a space
2020-01-12 15:02:56 -05:00
kasenvr
43e9db3c2c
Merge pull request #47 from temcom/kasen/core
Adapting some linux entries
2020-01-12 15:01:39 -05:00