Commit Graph

14 Commits

Author SHA1 Message Date
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
ab8d53630c Fixed 3d model loading icon rotation speed on android 2018-10-08 16:31:41 +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
fe6ac87282 Reworked Views to use CanvasScaler on screen size mode 2018-09-18 16:57:56 +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