Matt
725cfdbffb
#6
...
Exhibit Title textbox scaling now is limited to not exceed the tracker size horizontally
Removed old unneeded layouting properties for titles as the title layouting is now mostly computed dynamically
2019-01-11 23:14:11 +01:00
Matt
8f6b7ed2b3
set settings to reduce app file size
2019-01-11 13:30:22 +01:00
Matt
1699082e09
tutorialview now only displays crosshairs when crosshair controls are enabled
2019-01-09 22:50:59 +01:00
Matt
45f7f61a5e
crosshair controls now only active on devices with screen diagonals > 7"
2019-01-09 22:17:36 +01:00
Matt
fb85348be3
Added "already up to date" and "no internet" dialogues to updater
2019-01-08 16:56:37 +01:00
Matt
a9bf767f8d
Implemented ApplyUpdates method to reload the scene after updates were downloaded
2019-01-05 18:42:30 +01:00
Matt
16b00b622b
Settings are now saved
...
Tutorial is only displayed on first start (when no settings file is found)
2019-01-02 02:13:04 +01:00
Matt
3993a458d3
localized updater
2018-12-28 22:13:55 +01:00
Matt
9c783cf71d
second commit to make Updater a background task
2018-12-28 21:13:20 +01:00
Matt
d71221883c
first commit to make Updates a background task for normal app launch
2018-12-28 17:17:07 +01:00
Matt
73a0ad4942
moved language select view assets to localization folder in Resources as well
2018-12-22 16:20:25 +01:00
Matt
455822ad8f
moved Resources/colors.xml and Resources/localization.xml from persistentDataPath to Resources to ensure appstore compatibility
2018-12-22 14:36:56 +01:00
Matt
e4454a75a3
various UI changes:
...
-increased button sizes in DetailsPanel
-set big text size as standard, added bigger one
-fixed detailspanel size to support 4:3 displays
added android .apk file
added iOS build files as zip
2018-11-28 21:03:50 +01:00
Matt
f084413f90
Closing the Fullscreen Model View now displays the Details of the selected Poi again
2018-11-02 17:58:17 +01:00
Matt
162547eb14
Replaced LineRenderer border around ExhibitTitles with a masked Rect
2018-11-02 15:31:58 +01:00
Matt
5e05b68496
fixed calculation error in automatic model positioning
2018-10-26 17:29:28 +02:00
Matt
e74dd2861e
Fontsize now affects exhibit titles
2018-10-26 16:42:42 +02:00
Matt
e573e69243
Implemented Fullscreen view for 3d Models
2018-10-26 15:52:41 +02:00
Matt
ba6b73ce29
Fixed hitbox size for DetailsPanel close button
2018-10-26 14:23:40 +02:00
Matt
dafa53bfc7
Added Font size selection capability
2018-10-26 13:53:44 +02:00
Matt
c362aeac07
DetailsPanel now stretches horizontally in Portrait mode and vertically in Landscape mode
2018-10-21 15:41:01 +02:00
Matt
d38c2130f5
Finished dynamic ExhibitTitle scaling
2018-10-12 17:01:40 +02:00
Matt
ab8d53630c
Fixed 3d model loading icon rotation speed on android
2018-10-08 16:31:41 +02:00
Matt
3629fac6f2
Implemented second Version of automatically scaling Exhibit title
2018-09-30 15:24:57 +02:00
Matt
2eda7ca5aa
Implemented first Version of automatically scaling Exhibit Title
2018-09-30 01:38:04 +02:00
Matt
6c96d5434d
added icons to signal a 3d object being loaded in the DetailsPanel
2018-09-27 21:16:03 +02:00
Matt
e36f373908
Enabled scrolling for text in DetailsPanel
2018-09-20 15:45:49 +02:00
Matt
e9c7f03c30
Second version of DetailsPanel rework
...
improved layout
text now scrolls to top on beginning
models are now children of their camera to simplify getting a good view of them
increased render texture resolution and used a better blending function
2018-09-20 14:46:11 +02:00
Matt
24319b51a2
First version of DetailsPanel rework
...
3D Model now is rendered to a texture to simplify layouting in DetailsPanel
Fixed bugs in ProjectionEffectBehaviour and DetailsPanelBehaviour caused by CanvasScaler
Added CanvasScaler to DisplayManager to easily access global canvas scale
2018-09-19 18:26:56 +02:00
Matt
bd9a9150d9
Refactored LanguageSelectViewBehaviour
2018-09-18 17:40:10 +02:00
Matt
fe6ac87282
Reworked Views to use CanvasScaler on screen size mode
2018-09-18 16:57:56 +02:00
Matt
725aa0d32f
cleaned up settings on textures (enabled mipmaps, set alpha as transparency, set UVs to clamp)
2018-09-18 14:45:28 +02:00
Matt
bf84891cf9
fixed icon padding issues in SettingsView
2018-09-10 17:41:22 +02:00
Matt
c10b0cf850
first version of rework on all Views to use new responsive concepts
...
added "settings" icon in 512p
removed old low-res icons
2018-09-06 17:48:58 +02:00
Matt
3719aa3c95
implemented first version of responsive ARView
2018-09-05 20:14:53 +02:00
Matt
2db8021ffd
implemented script to allow percentage based size for UI elements (e.g. Buttons, Text Fields) for responsiveness
2018-09-05 17:40:09 +02:00
Matt
13041e7a70
Upgraded original RothenburgAR to Unity version 2017.4.5f1 (and upgrading from standalone vuforia to the version integrated in unity)
2018-08-03 15:43:36 +02:00