Commit graph

81893 commits

Author SHA1 Message Date
Heather Anderson
009549fe87 Adjusted RPM build to handle dynamic library compilation 2020-02-23 04:36:12 +00:00
Heather Anderson
9b54a97912 Adjusted DEB build to handle dynamic library compilation 2020-02-23 04:13:53 +00:00
Heather Anderson
d2a2687e6c Added "plugins" folder required for audio codecs. Created make-rpm-server script to help automate. RPM deps slimmed down. 2020-02-01 06:18:51 +00:00
Heather Anderson
65602f7801 First pass adding Ubuntu DEB package builder 2020-02-01 02:37:29 +00:00
Heather Anderson
7863c847fb Moved installed files under /opt; reduced installed .so list to those actually required 2020-01-30 06:30:56 +00:00
Heather Anderson
1e2f1cf339 Additional tweaks and fixes to rpm packaging scripts
Renamed folder from /rpm to /pkg-scripts, in preparation for adding non-rpm packaging scripts
new-server scripts adjusted for new symlink name ("High Fidelity" renamed to "Project Athena")
2020-01-29 07:14:29 +00:00
Heather Anderson
b072b90eef Proposed rpm build spec 2020-01-17 05:52:08 +00: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
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
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
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
7584429e77
Remove reference to Mint 2020-01-12 13:47:40 -06:00
96dc01fcc6 Made requested changes to About dialog.
Removed dash from "open source"
Fixed missing and unecessary periods.
2020-01-12 12:47:17 -06:00
kasenvr
ddc681560f
Merge pull request #69 from FluffyJenkins/feature/communityModules
Added FloofChat and Notification Core and put into defaultScripts.js
2020-01-12 12:03:44 -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
f5c1906479 Merge branch 'kasen/core' into feature/inspect 2020-01-12 15:39:52 +13:00
Fluffy Jenkins
b8dbb4585f Changed css 2020-01-11 21:09:21 +00:00
Fluffy Jenkins
6b77f6023f Added use strict to the inworld JS's 2020-01-11 20:41:23 +00:00
Fluffy Jenkins
49fc4df07a Made more changes but still not all <3 2020-01-11 20:34:30 +00:00
Fluffy Jenkins
227be7062b Made most of requested changes 2020-01-11 20:17:47 +00:00
Fluffy Jenkins
71b708cedc Removed nonused assets 2020-01-11 04:29:01 +00:00
074e9f711a Update Help menu links for Project Athena.
Changes links in the help menu to point to Project Athena sites. Removed menu option for Online Forums, cuz I don't think we have one yet.
2020-01-10 16:20:00 -06:00
00855cba3d Redo the About menu dialog
Change project name, remove references to EOS blockchain, add Project Athena copyright, add attribution to Opus.
2020-01-10 16:09:20 -06:00