Commit Graph

11 Commits (main)

Author SHA1 Message Date
suricoon 3814ea6124 umap reupload 2024-05-22 22:44:44 +02:00
suricoon edd9d6d08b . 2024-05-22 22:39:15 +02:00
suricoon 79c1a32c49 BookMenuDemo Added 2024-05-22 22:32:15 +02:00
suricoon a1278626e9 Slider example added 2024-03-27 21:56:03 +01:00
suricoon fd0e840d50 # Book Menu Actor and Book Menu Component
- Removed LastPageSectionIndex and Last Page Index Properties due to confusion about their purpose
- Get and Set BookMenu Data care now about cloning the data first before using it to avoid wrong runtime manipulation of data
- Set Book Menu Data now initializes the Book Menu Actor and Anim INstance correctly

# Book Menu Interaction Actor

- Added additional Widget Components to fix stalling UI animations during page turn or if not focused
- Removed GetPageWidgetComponnt Function because it is obolete now

# Book Menu Anim Instance
- refactoring of page rendering
-

# Page Section Data Struct
- Widget Instances made readonly because the properties are only used at runtime internally
- Added some helper functions for rendering
- Removed Last Page Section Index and Last Page Index due to confusion about their usage
- SetInteractionActor Function added

# Book Menu Statics

- CreateBookMenuDataRuntimeInstance added to clone Book Menu Data before runtime manipulation
2024-03-13 00:59:30 +01:00
suricoon 81b9abe365 updated to 5.3.1 2024-03-11 20:10:03 +01:00
suricoon 4680d0849b Readme updated 2024-01-31 18:10:15 +01:00
suricoon 303528b48f LFS 2024-01-31 18:00:52 +01:00
suricoon 5d7651747e LFS 2024-01-31 17:59:38 +01:00
suricoon 917b5e7b16 initial commit 2024-01-31 17:58:56 +01:00
suricoon f41897688f Initial commit 2024-01-29 16:10:58 +00:00