Files
raygui/tools
Ray f8fd7720bc Multiple changes
- Changed type ordering for control selection
- Added right panel control palette
- Solved saving/loading .rgl files type order
- Created define in DrawGrid2D()
- When loading .rgl layout resets all previous controls
- Added GuiPanel() and GuiLine() new controls
2018-04-26 14:02:56 +02:00
..
2018-04-26 14:02:56 +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.