796 Commits

Author SHA1 Message Date
Ray San
ccb68719d9 Support Load/Save style data 2018-02-20 12:36:58 +01:00
Ray San
d7e4b5208c Multiple changes, view description
- Removed styleGeneric, moved to style array
- Reviewed GuiSaveStyle() and GuiLoadStyle(), added support for binary
mode
2018-02-20 12:36:26 +01:00
Ray San
b23599f1b8 Support style Save/Load - WIP - 2018-02-19 14:06:37 +01:00
Ray San
40be028c52 Updated tinyfiledialogs library 2018-02-19 14:05:56 +01:00
Ray San
21c7d3fb26 Corrected property missuse 2018-02-19 14:05:33 +01:00
Ray
efe24aaedc Added old and new design screenshots 2018-02-19 00:34:00 +01:00
Ray San
a7c224a082 Some design screenshots 2018-02-15 14:08:33 +01:00
Ray San
b9f017f8cb Implemented default colors styling 2018-02-15 14:08:16 +01:00
Ray San
503aa4bef9 Review default style colors (light and dark) 2018-02-15 14:07:52 +01:00
Ray San
62227d265e Fixed some parameters
Removed image button from list, added toggle buttons for default colors.
2018-02-14 14:06:24 +01:00
Ray San
70504e7036 Fixed some parameters
Dragging controls, grid drawing fixed, and implemented a status bar
2018-02-14 14:04:54 +01:00
Ray San
c65c7c9bb7 GuiDropdownBox() created, fixed colors
Fixed colors: the disabled colors of some controls have been fixed.
2018-02-14 14:03:28 +01:00
Ray San
e69921cd7f Image Exporter basic UI implemented
DropdownBox() example is here.
2018-02-14 14:00:44 +01:00
Ray
ab7b63739b Corrected small issues 2018-02-12 13:37:23 +01:00
Ray
bcbdd7c647 Review comments 2018-02-12 12:57:37 +01:00
Ray
9fe1e1820d
Update README.md 2018-02-12 12:22:01 +01:00
Ray
b22757f3a5
Update README.md 2018-02-12 12:20:15 +01:00
Ray
9f5cdadd80 BREAKING CHANGE: Renamed raylib function
Added support for ColorToHSV()
2018-02-12 11:57:02 +01:00
Ray
db639f397e Added tools logos and icon 2018-02-10 23:55:59 +01:00
Ray
39754a6aac Renamed iconography 2018-02-10 23:30:52 +01:00
Ray
2a82a63269 Some code tweaks... 2018-02-09 14:12:00 +01:00
Ray San
de9a6ccb0e Improving rGuiLayout tool -WIP- 2018-02-08 14:01:58 +01:00
Ray San
9398de700b Corrected issue with properties count 2018-02-08 14:01:00 +01:00
Ray
57e478c629 Code tweaks 2018-02-08 00:04:53 +01:00
Ray San
bc04e81799 Reviewed controls layout and added color saving 2018-02-07 13:17:33 +01:00
Ray San
20377052a9 Update style data properly 2018-02-06 13:57:02 +01:00
Ray San
b362b1578c Reorganize properties and review GuiImageButtonEx() 2018-02-06 13:56:30 +01:00
Ray
ee862a6ead Reviewed rguistyler tool design 2018-02-06 12:12:34 +01:00
Ray San
b65daa1702 Updated tool WIP 2018-02-06 09:43:03 +01:00
Ray San
1844046244 Added new properties 2018-02-06 09:42:35 +01:00
Ray San
29885f6a3a Added new style properties 2018-02-02 11:03:04 +01:00
Ray San
2ac3dc7758 rGuiStyler tool redesign 2018-02-01 09:43:07 +01:00
Ray San
106ebcfcd9 Redesigning rGuiStyler tool -WIP- 2018-01-30 12:53:56 +01:00
Ray San
db7d6554db Implemented GuiListView() control
Some details pending for review
2018-01-30 12:51:21 +01:00
Ray San
fdc4b235b0 Reviewed GuiColorPicker() and added GuiListView()
Multiple additional controls have been implemented to be used on
GuiColorPicker() and GuiListView().
2018-01-25 13:46:22 +01:00
Ray San
c120b1db2a Improving GuiColorPicker() -IN PROGRESS-
Added GuiImageButtonEx()
2018-01-23 13:51:26 +01:00
Ray
a6903d100e rtexviewer screenshot 2018-01-10 01:03:42 +01:00
raysan5
72a0ca5036 Some code reviews while using it 2018-01-06 18:01:27 +01:00
raysan5
2a371ade58 Added function GuiLabelButton()
Also reviewed GuiLabel() to show simple label
2018-01-05 13:28:14 +01:00
raysan5
4987d385c9 Updated to latest raygui 2018-01-05 13:27:09 +01:00
raysan5
609ee0c368 Rewritting tool for new raygui 2018-01-02 02:24:44 +01:00
raysan5
18ae133872 Renamed GuiTexture() to GuiImageButton()
- Reordered parameters on GuiToggleGroup()
- Reordered parameters on GuiComboBox()
- Some comment tweaks
2018-01-02 02:14:00 +01:00
raysan5
4ab0fc6c83 Support DISABLED control state
- Reviewed some controls
- Renamed some functions
- Implemented GuiLoadStylePalette()
- Renamed DrawRectanglet()
- Minimize external functions dependency
2018-01-01 16:58:09 +01:00
raysan5
3e0b6cfc0b Add style color palettes 2018-01-01 16:55:28 +01:00
raysan5
e67a2f2bbc Working on DISABLE gui state addition 2017-12-31 23:48:57 +01:00
raysan5
45f1f17f14 Review sliders to support negative values 2017-12-31 19:33:02 +01:00
raysan5
1c60bae84d Testing new styles 2017-12-31 18:12:53 +01:00
raysan5
8c4f961f3c Review styles implementation 2017-12-31 18:12:31 +01:00
raysan5
8ab6e984be Styles review after implementation 2017-12-31 18:12:12 +01:00
raysan5
09eb91f6de Light/Dark color palettes review
Now both palettes are more consistent and clear.
2017-12-31 16:33:02 +01:00