Alpha 3 release.
This commit is contained in:
parent
708d8f38e9
commit
8247bc2b2b
|
@ -5,6 +5,14 @@ This README is being written.<br>
|
||||||
|
|
||||||
## Announcements
|
## Announcements
|
||||||
|
|
||||||
|
* **29 May 2016**
|
||||||
|
* **Alpha 3 is here!** Get it [here](https://github.com/andlabs/libui/releases/tag/alpha3).
|
||||||
|
* The next packaged release will introduce:
|
||||||
|
* uiGrid, another way to lay out controls, a la GtkGrid
|
||||||
|
* uiOpenGLArea, a way to render OpenGL content in a libui uiArea
|
||||||
|
* uiTable, a data grid control that may or may not have tree facilities (if it does, it will be called uiTree instead)
|
||||||
|
* a complete, possibly rewritten, drawing and text rendering infrastructure
|
||||||
|
|
||||||
* **24 May 2016**
|
* **24 May 2016**
|
||||||
* You can now help choose [a potential new build system for libui](https://github.com/andlabs/libui/issues/62).
|
* You can now help choose [a potential new build system for libui](https://github.com/andlabs/libui/issues/62).
|
||||||
* Tomorrow I will decide if OS X 10.7 will also be dropped alongside GTK+ 3.4-3.8 this Saturday. Stay tuned.
|
* Tomorrow I will decide if OS X 10.7 will also be dropped alongside GTK+ 3.4-3.8 this Saturday. Stay tuned.
|
||||||
|
|
Loading…
Reference in New Issue