Commit Graph

17 Commits

Author SHA1 Message Date
bad9c8bb58 Replace TABS by 4 spaces 2021-07-28 12:55:58 +02:00
4758b45676 Corrected some typos 2020-05-03 21:19:53 +02:00
Ray
b8932dab26 RENAMED: riconsdata.h to ricons.h 2020-02-14 23:18:43 +01:00
Ray
0843425e4e Rename and review riconsdata.h 2019-11-26 00:54:39 +01:00
Ray
1beef1c0e0 Move ricons logic to raygui
Now ricons.h only contains icons data, so, it can be easily generated (and replaced) using rGuiIcons tool.
2019-11-25 19:54:32 +01:00
Ray
e9833c1a4f Add enum names and one new icon 2019-09-30 17:51:55 +02:00
Ray
2c96d4a157 Improved module for rGuiIcons
- ADDED: GuiLoadIcons()
 - ADDED: GuiGetIconData() and GuiSetIconData()
 - ADDED: GuiSetIconPixel(), GuiClearIconPixel(), GuiCheckIconPixel()
2019-09-30 17:36:34 +02:00
Ray
3bc66fe108 Added 2 new icons 2019-04-01 19:14:59 +02:00
Ray
e9e05fcb2d Added some icons and moved others 2019-03-11 15:12:53 +01:00
Ray
bbcf2e9507 Review standalone mode
Still, Font management is very specific to raylib...
2019-02-28 11:34:43 +01:00
Ray
62514f2d6d Remove end-line spaces 2019-02-21 18:44:46 +01:00
Ray
c8f4530f16 Redesigned RICON_INFO 2019-02-21 11:24:13 +01:00
Ray
8e8094aca9 Update ricons.h 2019-02-20 19:01:33 +01:00
Ray
13eb597ae8 Some code tweaks 2019-02-18 18:06:36 +01:00
Ray
3eb7e57ee0 Added name identifier to rIcons 2019-02-15 12:45:18 +01:00
Ray
d0f6f6c89d Update ricons.h 2019-02-07 13:52:56 +01:00
Ray
33f033add3 ADDED: Custom icons support -WIP-
RICONS already working with GuiButton()... but other controls should be adapted for this amazing feature!
2019-02-06 19:50:49 +01:00