Releases: Decapitated/Godot-HTML
Releases · Decapitated/Godot-HTML
Debug Release 07/31/2024
The extension has reached a point where most core functionality is finished.
There is some QOL stuff that needs to be worked on. But in it's current form, users should be able to do most things needed from a HTML renderer.
Provided is a x64 Windows library. I don't have access to x64 Linux/Mac.
What's Changed
- UManager + ViewRect + HtmlRect + InspectorRect by @Decapitated in #4
- BLINKING FIX 😄 by @Decapitated in #5
- Switching to Ultralight v1.4.0 Beta by @Decapitated in #6
- Basic keyboard input working. by @Decapitated in #7
- Change Texture Rect cursor when notified by View Listener by @Decapitated in #8
- JS Interop by @Decapitated in #9
- Render once per frame 🥴 by @Decapitated in #10
- Move example-site to the root of repo by @Decapitated in #11
Full Changelog: 07/17/2024-pre-alpha...07/31/2024-pre-alpha
Debug Release 07/17/2024
I have never done this before. So I don't know if it'll work.
But this is for anyone that wants to run the demo project without having to build the plugin.