Palladium Dev Overview (Road to 0.4) #12

Open
opened 2025-03-08 20:50:59 +01:00 by tobid7 · 0 comments
Owner

Overview

This Issue will be updated to cover a Short overview of development

UI7

  • Layout class (Layout API) for Menus / PopUps etc 35272687f6
  • Menu Order by Focus System
  • Use IO to calculate DeltaTime 35272687f6
  • Use DeltaTime for backscrolling 6738fda55c
  • Add a beter way to unique identify Objects
  • Add Horizontal scrolling (finally)

Bugs

  • Tree Nodes of the Same name will open together (cause same name == same id)
  • DragData Hidbox and Sizecalculation is very inefficient

Lithium

  • Split TTF into multiple Textures to support larger then 64 line height Glyphs
  • Add a More Advanced Drawing API for rounded rects and other stuff
  • Revork GetTextDimensions to calculate the correct height of the text
  • Make Lithium be more portable to be ported to other platforms
  • Bring Texture into LI namespace

Bugs

  • SystemFont Freezeswhen using Performance Overlay
  • Space Positioning of SystemFont doesn't work correctly
## Overview This Issue will be updated to cover a Short overview of development ### UI7 - [X] Layout class (Layout API) for Menus / PopUps etc 35272687f67b66e1c4ac45617980a088b1b956ca - [ ] Menu Order by Focus System - [X] Use IO to calculate DeltaTime 35272687f67b66e1c4ac45617980a088b1b956ca - [X] Use DeltaTime for backscrolling 6738fda55c1e46f97753d28ea909f98260492d63 - [ ] Add a beter way to unique identify Objects - [ ] Add Horizontal scrolling (finally) #### Bugs - [ ] Tree Nodes of the Same name will open together (cause same name == same id) - [ ] DragData Hidbox and Sizecalculation is very inefficient ### Lithium - [ ] Split TTF into multiple Textures to support larger then 64 line height Glyphs - [ ] Add a More Advanced Drawing API for rounded rects and other stuff - [ ] Revork GetTextDimensions to calculate the correct height of the text - [ ] Make Lithium be more portable to be ported to other platforms - [ ] Bring Texture into LI namespace #### Bugs - [ ] SystemFont Freezeswhen using Performance Overlay - [ ] Space Positioning of SystemFont doesn't work correctly
tobid7 self-assigned this 2025-03-08 20:50:59 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tobid7/palladium#12
No description provided.