Skip to content

Conversation

@HackusatePvP
Copy link
Owner

Build 0.1.5

This build will focus on updating the current GUI framework. These updates will greatly improve how rendering works. Rendering will be done automatically when a Container is changed.

Warning

This build is not complete and will not work. Please us Master branch for cloning.

SERIOUSLY! This is not a functional branch!

WIP

  • Automatic rendering! (No more .render() calls!)
  • Exposing underlying JavaFX API
  • Improvements to rendering time
  • Improvements to image loading
  • Less resource usage
  • Controllable rendering order.

Things to do/fix

  • Rendering order does not work.
  • A container will not update the content if it is not added to the window first.
  • Some elements may not have properly styling or alignments.
  • CSS integration does not work.
  • Majority of rendering events were removed.
  • Transitions won't work properly.
  • Addons may fail to load.

HackusatePvP added 30 commits February 20, 2025 06:19
…ric Element class and deprecated functions for adding overlays, containers, and layouts. Use Container.addElement() instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants