Commit graph

210 commits

Author SHA1 Message Date
Keb Helion
fafde8af0a
Spectator Camera description update
Reverting the original description
since the repository will be whitelisted by default.
2020-04-16 21:47:38 -04:00
Keb Helion
737f4af5fe
Adjustments
Adjustments
2020-04-15 21:37:12 -04:00
Keb Helion
c01d41cd36
Text adjustments
Text adjustments
2020-04-15 21:24:25 -04:00
Keb Helion
6f3b413098
Activate Spect. Camera app and update description
Activate Spectator Camera app and update the description to include instuction about QML Whithlist configuration required to have this app working.
2020-04-15 18:59:57 -04:00
Keb Helion
b31ebb96aa
Add files via upload
Updated with the last fixes done by Silverfish

modified spectator camera

-added tonemapping selector.
-fixed viewfinder scaling.
-new camera model that is not 8 drawcalls.
2020-04-15 16:35:21 -04:00
Kasen IO
3c64d4da2a First pass at correcting wording. 2020-04-13 21:19:09 -04:00
kasenvr
a1a6258614
Merge pull request #11 from kasenvr/fix/install-caching
Do not cache newly installed scripts.
2020-04-13 00:23:02 -04:00
kasenvr
a0f4cc34fe
Update README.md 2020-04-01 18:43:09 -04:00
Kasen IO
79528170db Do not cache newly installed scripts. 2020-04-01 18:24:25 -04:00
kasenvr
a029cc32fa
Merge pull request #10 from Basinsky/patch-6
Update VRBuildGrabScale.js
2020-04-01 18:02:03 -04:00
Basinsky
7f69464c12
Update VRBuildGrabScale.js 2020-03-31 23:38:57 +02:00
Kasen IO
ebf99f7c48 Lint.
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-16 00:40:33 -04:00
kasenvr
060ed582dc
Merge pull request #9 from kasenvr/fix/opt-for-search
Fix/opt for search
2020-03-15 23:17:00 -04:00
Kasen IO
7d79f2a0de Revert const to var due to ES5 linting.
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 23:16:23 -04:00
Kasen IO
56dcee2fb8 Fix whitespace. 2020-03-15 22:32:32 -04:00
Kasen IO
6ee2d6767c Delete todo.txt
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:30:43 -04:00
Kasen IO
776955c159 Adjustments for the Main Title
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:30:03 -04:00
Kasen IO
4d0aab6a8f Optimization for the Search
- Stop to Reload the page, now it recreates the list dynamically.
- Search support "enter"
- Clean up the layout by removing waste of spaces.
- Moved the Contribution invitation under the Result List
(Maybe the link should point on Project Athena website for the details, 
user are not all familiar with Github)

Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:28:16 -04:00
Kasen IO
2bd206ce6f Code Formatting Fixes
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:19:06 -04:00
Kasen IO
d19ef23190 Code Formatting Fixes
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:16:11 -04:00
Kasen IO
756d036dd5 Missed an =. 2020-03-13 13:33:41 -04:00
Kasen IO
1909c62a69 Bugfixing. - authored by Keb Hellion. 2020-03-13 13:32:39 -04:00
Kasen IO
f25419732b Type check for metadataScript.src. 2020-03-13 10:09:14 -04:00
Kasen IO
1e0fc5e9f5 Undo overwritten previous fixes to type checking. 2020-03-12 15:28:26 -04:00
Kasen IO
79659ad24f Fix metadata not caching/loading correctly. 2020-03-11 14:54:31 -04:00
Kasen IO
202a8dc458 Fix variable name, default per page set to 3, lint. 2020-03-11 13:21:26 -04:00
kasenvr
e3198abf68
Merge pull request #6 from kasenvr/app/grabscale
Add VRBuildGrabScale.js app to community-apps, created by Basinsky.
2020-03-11 00:06:54 -04:00
Kasen IO
dce741d9cc Fix date format. 2020-03-01 16:25:23 -05:00
Kasen IO
2947968508 Tabs 2020-03-01 16:16:54 -05:00
Kasen IO
fce0c3078a App maintenance header. 2020-03-01 16:15:52 -05:00
Kasen IO
68f4b3c318 Load apps locally or remotely based on window.location. 2020-03-01 16:12:16 -05:00
Kasen IO
cf0c38384a Add VRBuildGrabScale.js app to community-apps. 2020-02-26 14:16:30 -05:00
Kasen IO
f3442e6fa3 Update app UI basic styling and fix doppelganger desc. 2020-02-26 11:34:43 -05:00
Kasen IO
d5bde7430e More .css + code cleaning + add link to guide. 2020-02-26 02:47:29 -05:00
Kasen IO
d4f11e2552 Add license headers, add separate css files for web pages. 2020-02-26 02:31:15 -05:00
kasenvr
62908fd60e
Merge pull request #5 from ctrlaltdavid/fix-reload
Fix "More" app stopping and restarting
2020-02-20 13:40:45 -05:00
David Rowe
0aa94b0214 Fix dialog not closing upon script stop or restart 2020-02-19 08:51:03 +13:00
David Rowe
b7e93e6615 Fix button not being removed upon script stop or restart 2020-02-19 08:48:16 +13:00
kasenvr
9886795790
Update README.md
Corrected links, description.
2020-02-18 00:14:30 -05:00
kasenvr
5b9e24825d
Merge pull request #1 from KebHelion/master
Spectator Camera fixed.
2020-02-18 00:06:51 -05:00
Keb Helion
3b27a104d1
Add files via upload
1-Added Application: "Domain Navigator"
2-Inactivate application "Spectator Camera" (because it doesn't work)
2020-02-17 22:41:11 -05:00
Keb Helion
9e4669294f
Add files via upload
Added application: Record
2020-02-17 22:36:44 -05:00
Keb Helion
1eea6fe2a3
Add files via upload
Revert to 2.5, the problem is that QML just don't work unless it is running from the machine running interface.
2020-02-17 22:24:24 -05:00
Keb Helion
c6cfc7c1b5
Add files via upload 2020-02-17 22:21:30 -05:00
kasenvr
b8fef06244
Update README.md 2020-02-17 17:29:24 -05:00
kasenvr
16f3f7a69a
Update README.md 2020-02-17 17:18:53 -05:00
Keb Helion
644785cf24
Add files via upload
Removal of the version in the title of spectator camera
2020-02-16 18:09:59 -05:00
Keb Helion
f4ab86b86a
Add files via upload
Reverted to stylesUit 1.0 and controlsUit 1.0 to make this work.
2020-02-16 18:06:03 -05:00
Keb Helion
0a75eec940
Add files via upload 2020-02-16 00:22:32 -05:00
Keb Helion
863853791a
Update README.md 2020-02-16 00:21:37 -05:00