Files
raygui/tools
Ray 5bd90d31f4 Multiple improvements(read description)
- Added globalReference bool to view anchor/global position info
- Fixed layer change, info is shown when pressing left alt
- Anchor color changes to orange when mouse is over it and anchorMode is active
2018-04-16 13:52:15 +02:00
..
2018-04-12 20:15:40 +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.