8032d0a16d
Add camera control toggle to preview edit functions
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-16 10:23:36 -07:00
e9dc663c0f
Add random annotation set transform
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-15 08:59:50 -07:00
dd475f29c7
Add annotation set transform framework
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-14 08:41:59 -07:00
4f7febcd26
Add mvconfig tag
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-13 09:27:45 -07:00
0b37b9e0de
Use poster for thumbnail
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-12 21:06:33 -07:00
0c5c1c61d3
Collect metadata from glb file
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-10 19:52:08 -07:00
2e03cac221
Fix ooui downloadImage callback
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-08 15:51:57 -07:00
37ca6cd017
Add full screen imagery and styling
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-05 19:49:03 -07:00
d80c31449b
Add fullscreen framework
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-05 12:12:00 -07:00
9bd6f172c2
Add poster view property and manual model reveal
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-04 18:25:52 -07:00
b786964a89
Fix button and img visibility before model
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-11-01 11:33:45 -07:00
e547324774
Improve text alignment in hotspots
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-31 20:06:37 -07:00
d59958f110
Add view and hsset link parameters
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-30 11:53:02 -07:00
64140b7cd9
Add basic thumbnail handling with static image
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-30 09:28:29 -07:00
11bac465d9
Disable hotspot buttons on hotspot hide
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-29 17:50:51 -07:00
4f1ff35194
Tidy up PHP code
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-29 16:14:29 -07:00
5d4863f9be
Add hotspot enhancements and improed styles
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-29 08:18:16 -07:00
46ee8b6ee9
Add click and drag to hotspots during edit
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-28 19:37:37 -07:00
da3e61df9c
Remove interation promt
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-28 13:56:39 -07:00
6b3e1f4e19
Add hotpot navigation and slideshow
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-28 13:51:46 -07:00
2163f9158a
Setup menu bar for viewer actions
...
Signed-off-by: Justin Georgi <justin.georgi@gmail.com >
2024-10-27 20:42:28 -07:00
3b5c2e993d
Refactor to MediaHandler transform ( #20 )
...
Closes #6 , Closes #18
This PR separates out 3 different classes: a distinct Hooks handling class, a MediaHandler class for models, and a MediaTransform class that handles all the actual model rendering.
Reviewed-on: #20
2024-10-27 04:11:16 +00:00