Releases: abvadabra/rabbit-gui
Releases · abvadabra/rabbit-gui
v1.3.0
New components:
- Added SelectScrollList - scrollable list component entries in which you select by clicking on them
- Added PieChart - a circular statistical graphic, which is divided into slices to illustrate numerical proportion
- Added Shape component - a widget which can draw triangle, rectange or circle with the given color
In Renderer.class:
- added methods to draw arcs and triangles
- added methods to bind java.awt.Color and rgb to OpenGL
V1.2.1
First Release
Fixes and improvments
Alpha Pre Release
This is pre alpha release which shouldn't be used in production