Ray San c724b875a2 General improvements(read description)
- Fixed some errors
- Added image edition controls
- Changed statusbar info
- Changed pos/scale controls
- Created rguistyler.rgl
- Added controls and anchors info
- Fixed grid problems
2018-04-09 13:52:37 +02:00
..
2018-04-09 12:43:42 +02:00
2018-04-09 12:51:18 +02:00

raygui tools: rGuiLayout and rGuiStyler

Two tools are distributed together with raygui library to help on imgui development and styling. rGuiSyler is a raygui visual styles editor to create color-sizes variants of default raygui styles and rGuiLayout is a raygui visual layout editor to place controls in a visual way, defined layout could be saved and also exported to C code.