Ray
|
ffd66b3a90
|
raygui: Multiple changes
- Changed how GuiSlider() works
- GuiSliderEx() and GuiSliderBarEx() have focused/pressed feedback
|
2018-05-29 09:58:07 +02:00 |
|
Ray
|
0612b57389
|
Multiple raygui improvements
- Fixed GuiToggleGroup() round decimals when calculating width
- Fixed ValueBox() Default color
- Changed how slider works -WIP-
|
2018-05-28 13:53:50 +02:00 |
|
Ray
|
a87663e16d
|
Corrected some errors with styles
|
2018-05-24 13:56:55 +02:00 |
|
Ray
|
88d57b51e6
|
Renamed Spinner properties to ValueBox
|
2018-05-23 13:51:08 +02:00 |
|
Ray
|
77e9b3472c
|
Added multiple changes
- Added GuiSliderEx and GuiProgressBarEx functions
- Text Edit: Support text delete while pressing backspace.
|
2018-05-23 12:13:23 +02:00 |
|
Ray
|
687fb283af
|
Renamed some functions
|
2018-05-22 12:48:53 +02:00 |
|
Ray
|
5bf7e6da49
|
Fixed some errors
- Fixed GuiCheckBoxEx and GuiSliderBarEx text errors
- Removed alphaBar from colorPicker
|
2018-05-17 14:03:44 +02:00 |
|
Ray
|
c7d6bc3516
|
Added GuiCheckBoxEx() and GuiSliderBarEx()
- Added an extended version of checkBox that includes text
- Added an extended version of sliderBar that includes text and a bool to show its value
|
2018-05-15 14:01:53 +02:00 |
|
Ray
|
8242c27c95
|
Review definition
|
2018-05-10 18:44:12 +02:00 |
|
Ray
|
8a6e8ecd5e
|
Added GuiTextBoxMultiline
|
2018-05-08 13:06:17 +02:00 |
|
Ray San
|
8d8f4bf486
|
Updated comments
|
2018-05-07 10:08:48 +02:00 |
|
Ray
|
69cc3aa4c0
|
Review due to Rectangle float types
|
2018-05-04 23:54:14 +02:00 |
|
Ray
|
63401be1fd
|
Code tweaks
|
2018-05-03 00:47:01 +02:00 |
|
Ray San
|
c138713d23
|
Added, removed, moved funcs
- Added GuiScrollBar() and GuiGrid() -WIP-
- Removed GuiGet*Color() funcs, use GuiGetStyleProperty() instead
- Exposed GuiGetStyleProperty() and GuiSetStyleProperty()
|
2018-05-02 12:45:13 +02:00 |
|
Ray
|
04ae380349
|
Changed GuiPanel() color
|
2018-04-26 13:55:35 +02:00 |
|
Ray
|
a6cbf1eb24
|
Added controls, reorganize controls
- Added GuiLine()
- Added GuiPanel()
- Reorganized controls
- Renamed GuiBackgroundColor() and similar funcs
|
2018-04-25 14:02:21 +02:00 |
|
Ray
|
7c0dc38179
|
Updated border drawing, updated GuiFade(), improved GuiTextBox()
|
2018-04-24 13:56:47 +02:00 |
|
Ray
|
9d0f1a1236
|
Added GuiFade() - WIP -
|
2018-04-23 13:55:44 +02:00 |
|
Ray
|
e386248750
|
GuiTextBox() returns a bool
|
2018-04-19 13:58:40 +02:00 |
|
Ray
|
fbb11c9bf5
|
Changed GuiWindowBox() minimum height
|
2018-04-18 13:50:22 +02:00 |
|
Ray
|
203ed29b8c
|
Added TextBox condition for writing
|
2018-04-18 10:44:03 +02:00 |
|
Ray
|
17558e85a3
|
Corrected controls text vertical align
|
2018-04-17 14:06:59 +02:00 |
|
Ray
|
13c289495b
|
Included stdlib, Added GuiValueBox(), Remade GuiSpinner()
|
2018-04-16 13:56:04 +02:00 |
|
Ray
|
9c9f4e0413
|
Some code reviews
|
2018-04-12 20:15:09 +02:00 |
|
Ray
|
d75c403ecf
|
Changed label text and GuiLoadStyle()
|
2018-04-11 13:58:25 +02:00 |
|
Ray San
|
7bd7751965
|
Fixed GuiWindowBox close button
|
2018-04-09 13:52:37 +02:00 |
|
Ray San
|
75d6cbc15b
|
Created dummy controler
|
2018-04-03 13:51:36 +02:00 |
|
Ray San
|
61a606df6b
|
GuiMessageBox() added and updated GuiDropdownBox()
|
2018-03-19 13:58:22 +01:00 |
|
Ray San
|
79455f698a
|
Reviewed GuiDropdownBox()
|
2018-03-16 12:55:38 +01:00 |
|
Ray San
|
f762f3484a
|
Created WindowBox()
|
2018-03-15 13:46:44 +01:00 |
|
Ray San
|
afb983c70d
|
Added GuiStatusBar control
|
2018-03-12 13:50:54 +01:00 |
|
Ray San
|
6f20788ed5
|
Corrected issue
|
2018-03-09 13:31:25 +01:00 |
|
Ray San
|
494e265f4a
|
Corrected toggle group padding
|
2018-03-05 13:58:46 +01:00 |
|
Ray San
|
64e24eee3a
|
Modified GuiImageButtonEx() and GuiToggleGroup()
ImageButtonEx now have a texture check. ToggleGroup works well with
spacing
|
2018-02-26 13:58:43 +01:00 |
|
Ray San
|
40735a873c
|
Changed GuiToggleGroup() how width parameter works
|
2018-02-22 13:52:50 +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
|
21c7d3fb26
|
Corrected property missuse
|
2018-02-19 14:05:33 +01:00 |
|
Ray San
|
503aa4bef9
|
Review default style colors (light and dark)
|
2018-02-15 14:07:52 +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
|
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
|
9f5cdadd80
|
BREAKING CHANGE: Renamed raylib function
Added support for ColorToHSV()
|
2018-02-12 11:57:02 +01:00 |
|
Ray San
|
9398de700b
|
Corrected issue with properties count
|
2018-02-08 14:01:00 +01:00 |
|
Ray San
|
b362b1578c
|
Reorganize properties and review GuiImageButtonEx()
|
2018-02-06 13:56:30 +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
|
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 |
|
raysan5
|
72a0ca5036
|
Some code reviews while using it
|
2018-01-06 18:01:27 +01:00 |
|