Commit Graph

176 Commits

Author SHA1 Message Date
Ray
b2ecbf1f3a Corrected issue with .rgl loading 2018-03-21 01:29:18 +01:00
f7752674d8 Added statusBar, fixed textMode errors 2018-03-20 13:39:18 +01:00
61a606df6b GuiMessageBox() added and updated GuiDropdownBox() 2018-03-19 13:58:22 +01:00
4ea606afe2 Added window_mockup 2018-03-19 10:00:14 +01:00
79455f698a Reviewed GuiDropdownBox() 2018-03-16 12:55:38 +01:00
c1fbefddc3 Added some features(read description)
Added WindowBox(), a groupBox with shortcuts, smooth modifier of
controls position
2018-03-15 13:49:38 +01:00
f762f3484a Created WindowBox() 2018-03-15 13:46:44 +01:00
6618e2aa67 Corrected some issues 2018-03-15 13:46:15 +01:00
96a787eb4d Added groupBox to rGuiLayout 2018-03-14 13:54:38 +01:00
96f1867680 Added anchor points to code exporter 2018-03-13 13:54:11 +01:00
08ec68ef26 Changed Status Bars controls 2018-03-12 13:52:01 +01:00
f7acff19a9 Changed Status bar control 2018-03-12 13:51:25 +01:00
afb983c70d Added GuiStatusBar control 2018-03-12 13:50:54 +01:00
6f20788ed5 Corrected issue 2018-03-09 13:31:25 +01:00
e05c46d34d Added some comments in rguilayout 2018-03-07 10:37:36 +01:00
c3a38ec5fd Changed file info in the .c generated 2018-03-06 13:56:51 +01:00
4c2bc85735 Corrected position of toggle group 2018-03-05 14:02:20 +01:00
2eba9b8073 Added some functionallity(read description)
Added controls to code exporter, corrected anchor preview drawing.
2018-03-05 14:01:49 +01:00
494e265f4a Corrected toggle group padding 2018-03-05 13:58:46 +01:00
1300e812ce Generate code from layout -WIP- 2018-03-01 13:56:34 +01:00
757bfc1fdc Updated Anchors features (read description)
Anchors controls have been updated, updated anchors' save and load
-WIP-, adapted anchors linking for all controls.
2018-02-28 13:59:29 +01:00
af61279375 Anchors behaviour and drawing implemented 2018-02-27 14:03:05 +01:00
2c3373582a Creating anchors -WIP- 2018-02-27 12:59:00 +01:00
c761637894 Fixed/added some features (read description)
Added a lock mode, AnchorControler(WIP), Loading/Saving files works in
binary and text, updated status bar.
2018-02-26 14:03:00 +01:00
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
9837aa652e Some tweaks 2018-02-24 20:26:07 +01:00
40735a873c Changed GuiToggleGroup() how width parameter works 2018-02-22 13:52:50 +01:00
3895c0f3f9 Added new features -WIP- view description
Grid drawing fits on screen, added anchorPoints -WIP-, defaultRecs,
solved some snap bugs
2018-02-21 14:00:24 +01:00
Ray
d01a8b49b4 Review some code 2018-02-20 23:05:06 +01:00
285b8dc4a5 Added control text editor - WIP - 2018-02-20 13:51:31 +01:00
ccb68719d9 Support Load/Save style data 2018-02-20 12:36:58 +01:00
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
b23599f1b8 Support style Save/Load - WIP - 2018-02-19 14:06:37 +01:00
40be028c52 Updated tinyfiledialogs library 2018-02-19 14:05:56 +01:00
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
a7c224a082 Some design screenshots 2018-02-15 14:08:33 +01:00
b9f017f8cb Implemented default colors styling 2018-02-15 14:08:16 +01:00
503aa4bef9 Review default style colors (light and dark) 2018-02-15 14:07:52 +01:00
62227d265e Fixed some parameters
Removed image button from list, added toggle buttons for default colors.
2018-02-14 14:06:24 +01:00
70504e7036 Fixed some parameters
Dragging controls, grid drawing fixed, and implemented a status bar
2018-02-14 14:04:54 +01:00
c65c7c9bb7 GuiDropdownBox() created, fixed colors
Fixed colors: the disabled colors of some controls have been fixed.
2018-02-14 14:03:28 +01:00
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