Commit Graph

109 Commits

Author SHA1 Message Date
tverona1
94299d5ba5 Merge pull request #47 from tverona1/misc
Small tweaks: Semi-transparent floor, fix appname override
2020-05-04 17:04:21 -07:00
tverona1
17501f5d75 Semi-transparent floor, fix appname override
Small tweaks:
- Made floor semi-transparent (this was lost somehow)
- Fixed appnames override to not set name to empty string if only category is over-ridden.
2020-05-04 17:03:01 -07:00
tverona1
caee2a827d Merge pull request #46 from tverona1/oculus_integration_fix
Oculus integration timing fix to show hands
2020-05-03 13:55:49 -07:00
tverona1
fe735f307e Disable skeleton renderer 2020-05-03 13:54:06 -07:00
tverona1
d4e970a0c1 Revert "Disable skeleton renderer"
This reverts commit 841c893939.
2020-05-03 13:51:44 -07:00
tverona1
841c893939 Disable skeleton renderer 2020-05-03 13:51:21 -07:00
tverona1
030eaf0dfc further tweak to oculus integration fix 2020-05-03 13:41:00 -07:00
tverona1
d8ce11eccf Hack around initialization 2020-05-03 12:31:37 -07:00
tverona1
14a6ba5a50 Merge pull request #45 from tverona1/misc
Commit missing meta files
2020-05-03 08:54:11 -07:00
tverona1
1794e2a4f3 Commit missing meta files 2020-05-03 08:53:39 -07:00
tverona1
b54b50b254 Merge pull request #44 from tverona1/misc
Tweak text on settings dialog
2020-05-02 22:21:06 -07:00
tverona1
93e3d0becc Tweak text on settings dialog 2020-05-02 22:20:23 -07:00
tverona1
9b0a0ec48f Merge pull request #43 from tverona1/misc
Update to Unity 2019.3.12f1
2020-05-02 20:00:24 -07:00
tverona1
d84c0cb60d Update to Unity 2019.3.12f1 2020-05-02 19:59:51 -07:00
tverona1
457d0ad6f7 Updated readme 2020-05-02 19:44:06 -07:00
tverona1
ff427b9db4 Merge pull request #42 from tverona1/misc
Support for hand tracking
2020-05-02 19:31:06 -07:00
tverona1
ddea5d2acd Support for hand tracking 2020-05-02 19:29:40 -07:00
tverona1
e13af7dc78 Upgrade to Oculus Integration Library v16 2020-05-02 17:49:56 -07:00
tverona1
4272495439 Hand material & using XR manager plugin 2020-04-27 17:41:49 -07:00
tverona1
142fc16509 Merge pull request #40 from tverona1/misc
Add version info in Settings
2020-04-25 16:05:50 -07:00
tverona1
d224a65a45 Add version info in Settings 2020-04-25 16:05:10 -07:00
tverona1
cd75bf6579 Bump version to v0.10.3 2020-04-25 14:12:04 -07:00
tverona1
2896c158e2 Merge pull request #39 from tverona1/misc
Update Unity to 2019.3.11f1 & Oculus Integration to v15.0
2020-04-25 14:08:44 -07:00
tverona1
10a5e68ad1 Updated Oculus Integration to v15.0 2020-04-25 14:00:46 -07:00
tverona1
3e5a2dfe5f Update Unity to 2019.3.11f1 2020-04-25 13:08:58 -07:00
tverona1
e79ebc6aba Update README.md 2019-12-26 11:15:59 -08:00
tverona1
168e26f5a6 Update README.md 2019-12-26 11:04:38 -08:00
tverona1
cac43bd001 Update README.md 2019-12-26 11:01:27 -08:00
tverona1
c74cfd043c Merge pull request #30 from tverona1/misc
Fix loading VectorDrawable icons
2019-12-15 13:37:12 -08:00
tverona1
f0838f528a Fix loading VectorDrawable icons
Fix loading VectorDrawable icons
2019-12-15 13:36:45 -08:00
tverona1
dd9d94f854 Fix typo 2019-11-24 08:31:00 -08:00
tverona1
2d22db8f20 Updated readme 2019-11-23 14:52:14 -08:00
tverona1
09141a3ec2 Merge pull request #26 from tverona1/misc
Memory optimization for large # of icons, support for large # of chinese characters
2019-11-23 14:32:24 -08:00
tverona1
2fd091667b Fix cubemap sky map rendering
Fix an issue with cubemap sky map rendering
2019-11-23 14:31:31 -08:00
tverona1
1ccd619b49 Remove unnecessary change in manifest file 2019-11-23 13:14:38 -08:00
tverona1
91aa2479b9 Optimize memory utilization for large # of icons
Optimize memory utilization for large # of icons by dynaically loading / unloading icons as they are scrolled into view.
2019-11-23 13:09:25 -08:00
tverona1
62e09fd54a Support for large # of chinese characters
Added fallback font w/ increased atlas to support large # of chinese characters
2019-11-23 12:25:18 -08:00
tverona1
fa1f67cfc2 Support for 3d background: 2048px 6-side horizontal cubemap
Adding support for 2D texture that represents 6-sided cube (2048px per side) as a horizontal layout:
[ +x ]  [ -x ]  [ +y ]  [ -y ]  [ +z ]  [ -z ]

This is the recommended representation of cube map as it is more efficient in terms of memory.
2019-11-02 10:58:59 -07:00
tverona1
95f9b1be78 Upgrade to Unity 2019.3.0b4 2019-09-29 20:34:32 -07:00
tverona1
b57307503b Updated readme 2019-09-14 19:27:22 -07:00
tverona1
1f34b0cf19 Updated readme 2019-09-14 19:24:57 -07:00
tverona1
1b805b02eb Merge pull request #23 from tverona1/misc
Enable autoUpdate by default
2019-09-14 19:20:49 -07:00
tverona1
6d2ae2ea04 Enable autoUpdate by default 2019-09-14 19:02:10 -07:00
tverona1
b563175fca Updated readme 2019-09-14 19:00:39 -07:00
tverona1
749c50d353 Updated readme 2019-09-14 18:59:51 -07:00
tverona1
a022a0c4ad Updated readme 2019-09-14 18:59:24 -07:00
tverona1
41d3092a9b Merge pull request #22 from tverona1/misc
1) Support for renaming apps, 2) support for custom 360-degree backgrounds
2019-09-14 18:08:57 -07:00
tverona1
4f0399bcdf Adding support for custom background images
This change adds support for custom background images.

Usage:
- Background images are stored in "backgrounds" folder as with jpg or png.
- Both 360 degree (equirectangular) and 6-side cubemap images are supported. This is automatically detected based on aspect ratio (with cubemap having 4:3 aspect ratio).
- Select the background from Settings.

Changes:
- The selected background image is persisted in config in this format: "background": "backgrounds/my_background.jpg",
- Image is decoded in a background thread (via Android plugin), as Texture2D.LoadImage can cause multi-second freeze on the UI thread. We then compensate for unity (re-ordering coordinate origin and also alpha channel).
- Made ground smaller & semi-transparent
2019-09-14 18:07:34 -07:00
tverona1
30fbb2afb6 Accelerate scroll speed over time
This change accelerates scroll speed of the grid view over time, so make it faster to scroll through large content.
2019-09-08 17:54:38 -07:00
tverona1
6bca1d0c07 Support for renaming apps
- Adds support for renaming apps: By pressing A or X on the controller, you can choose an alternate app name / icon. You can reset these changes back to default in Settings.
2019-09-08 14:28:45 -07:00