Releases: Valkryst/VTerminal
Releases · Valkryst/VTerminal
3.4.10
-
Adds window/frame event listeners to the frame, when using the addCanvasToFrame() function of the Screen class, so that the canvas is redrawn in cases such as frame resizes, movement, and deiconification.
-
Fixes issue where the TextArea component wasn't able to gain focus, so the user was unable to interact with it.
3.4.8
3.4.7
- Added the setText function to the Button, RadioButton, and CheckBox classes.
- Fixed a very strange issue related the bounding boxes of components within nested Layer components.
- This required substantial rewrites to the addComponent functions of the Screen/Layer classes as well as minor changes in other areas.
- Everything appears to be working fine so-far.
- Minor code changes.
3.4.6
3.4.5
-
Added the BorderShader shader.
-
Fixed an issue where the 12/14pt font images were exported with anti-aliasing that interfered with the render process.
-
Fixed a number of render-related issues.
-
Rewrote the rendering algorithms.
-
Render speed appears to be unchanged in most cases.
-
Tile transparency is now fully supported.
-
-
Removed the copyOnto function of the TileGrid class.
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0-SOFT
Adding the most recent commits and moving forward to a soft release.