103 Commits

Author SHA1 Message Date
Ray
859d97ab9b rPBR panels layouts 2018-04-12 14:00:23 +02:00
Ray
faa0e0038b Multiple changes(read description)
- Changed controls variables to one unique struct (GuiLayout)
- Added precise movement and lockMode to anchors
- Modified snap speed for controls/anchors
- Added extension checker, hardcode to .rgl if extension is NULL when saving
2018-04-11 14:06:32 +02:00
Ray
047d473a0a Upgraded palette function and changed SaveStyleRGS() 2018-04-11 13:59:38 +02:00
Ray
38c3a31338 Updated every tools layouts (.rgl) 2018-04-11 13:56:51 +02:00
Ray
14c4fda8df Fixed DrawGrid and improved export to code 2018-04-10 14:05:00 +02:00
Ray
2443f67c0c Updated statusBars and layout made with rGuiLayout 2018-04-10 14:03:48 +02:00
Ray San
c724b875a2 General improvements(read description)
- Fixed some errors
- Added image edition controls
- Changed statusbar info
- Changed pos/scale controls
- Created rguistyler.rgl
- Added controls and anchors info
- Fixed grid problems
2018-04-09 13:52:37 +02:00
Ray
efb6ab170b
Update README.md 2018-04-09 12:51:18 +02:00
Ray
2b85d37247
Update README.md 2018-04-09 12:43:42 +02:00
Ray
da2d312328
Update README.md 2018-04-09 12:34:01 +02:00
Ray
2cc8682b1b
Update README.md 2018-04-09 12:33:21 +02:00
Ray
965090fbcc
Update README.md 2018-04-09 12:28:14 +02:00
Ray
404a7d3399
Update README.md 2018-04-09 12:18:06 +02:00
Ray
00b94cdbf4
Update README.md 2018-04-09 12:17:15 +02:00
Ray San
a0400b6ff7 Review layouts and examples 2018-04-09 09:05:13 +02:00
Ray
27fd72121e
Create README.md 2018-04-09 00:43:11 +02:00
Ray
03c4bf9d95 Review screnshots evolution 2018-04-09 00:07:35 +02:00
Ray San
d463be524c Added function GenerateCodeFromRGL()
Some code tweaks and comments review
2018-04-06 11:55:13 +02:00
Ray San
7c14e7547a Multiple tool improvements
- Added DropdownBox controler
- GenerateLayoutCode() added bool noStaticData
- Reviewed multiple layouts
2018-04-05 13:56:43 +02:00
Ray San
c9bc1fadb7 rGuiLayout and rGuiStyler RC versions published! 2018-04-04 14:18:04 +02:00
Ray San
01835cbe81 Multiple tool improvements
- Support loading tracemap images for reference (and corresponding
controls)
- Support linked anchors movement (and relink)
- Hide/Unhide selected anchor-controls
- New fancy help menu
2018-04-04 14:15:21 +02:00
Ray
daec91e5c8 Code review
Removed icons image usage.
2018-04-04 13:38:34 +02:00
Ray San
d4786dd1ec Added DummyRec, fixed saving/loading 2018-04-03 13:53:23 +02:00
Ray San
7fc7238c1e Saved layouts from tools 2018-04-03 13:52:35 +02:00
Ray San
b865a1202c Changed save/load system, created layouts
Corrected delete bug, creating text bug, resize control
2018-03-22 14:01:43 +01:00
Ray San
d390b9aaa1 Extended max guiControls, added duplicate controls 2018-03-21 13:28:39 +01:00
Ray
b2ecbf1f3a Corrected issue with .rgl loading 2018-03-21 01:29:18 +01:00
Ray San
f7752674d8 Added statusBar, fixed textMode errors 2018-03-20 13:39:18 +01:00
Ray San
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
Ray San
96a787eb4d Added groupBox to rGuiLayout 2018-03-14 13:54:38 +01:00
Ray San
96f1867680 Added anchor points to code exporter 2018-03-13 13:54:11 +01:00
Ray San
08ec68ef26 Changed Status Bars controls 2018-03-12 13:52:01 +01:00
Ray San
f7acff19a9 Changed Status bar control 2018-03-12 13:51:25 +01:00
Ray San
e05c46d34d Added some comments in rguilayout 2018-03-07 10:37:36 +01:00
Ray San
c3a38ec5fd Changed file info in the .c generated 2018-03-06 13:56:51 +01:00
Ray San
4c2bc85735 Corrected position of toggle group 2018-03-05 14:02:20 +01:00
Ray San
2eba9b8073 Added some functionallity(read description)
Added controls to code exporter, corrected anchor preview drawing.
2018-03-05 14:01:49 +01:00
Ray San
1300e812ce Generate code from layout -WIP- 2018-03-01 13:56:34 +01:00
Ray San
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
Ray San
af61279375 Anchors behaviour and drawing implemented 2018-02-27 14:03:05 +01:00
Ray San
2c3373582a Creating anchors -WIP- 2018-02-27 12:59:00 +01:00
Ray San
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
Ray
9837aa652e Some tweaks 2018-02-24 20:26:07 +01:00
Ray San
40735a873c Changed GuiToggleGroup() how width parameter works 2018-02-22 13:52:50 +01:00
Ray San
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
Ray San
285b8dc4a5 Added control text editor - WIP - 2018-02-20 13:51:31 +01:00
Ray San
ccb68719d9 Support Load/Save style data 2018-02-20 12:36:58 +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
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
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
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
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
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
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
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
c120b1db2a Improving GuiColorPicker() -IN PROGRESS-
Added GuiImageButtonEx()
2018-01-23 13:51:26 +01:00
raysan5
609ee0c368 Rewritting tool for new raygui 2018-01-02 02:24:44 +01:00
raysan5
1c60bae84d Testing new styles 2017-12-31 18:12:53 +01:00
Ray
7e6f3db4a6 Updated default light style
Corrected some style bugs
2017-11-06 00:15:29 +01:00
Ray
66a1084acc Redesigning style loading system 2017-11-05 16:50:01 +01:00
Ray San
64c2fc471f Keep working on GuiColorPicker() 2017-11-03 12:49:15 +01:00
Ray
24d5fd69df Some tweaks on tool 2017-11-02 22:03:21 +01:00
Ray San
cb0a77774c Working on GuiColorPicker() 2017-11-02 20:09:56 +01:00
Ray San
840a5b3016 Updated tinyfiledialogs library 2017-11-02 12:41:17 +01:00
raysan5
1c73b1ebaf GuiCheckBox() does not use text any more 2017-07-25 18:10:49 +02:00
raysan5
10e1edac2f Updated tinyfiledialogs to v2.9.3 2017-07-24 19:34:52 +02:00
Ray
c90ad17342 Reorganize and review 2017-06-21 00:58:49 +02:00
Ray
84ac7716f7 Improved controls testing 2017-06-21 00:37:02 +02:00
Ray
6a0fa30a90 Set default style values as defines 2017-06-20 14:12:26 +02:00
Ray
d1defc60f9 Complete rewrite of all functions 2017-06-15 01:00:39 +02:00
raysan5
b436708a0e rFXGen moved to its own repo 2017-03-04 13:47:14 +01:00
Ray
05b5892745 Review some comments 2017-02-22 00:51:59 +01:00
Ray
d53a120147 rFXGen icon for linking 2017-02-22 00:51:51 +01:00
Ray
9bfcdc8655 Remove unnecesary spaces 2017-02-06 00:18:29 +01:00
Ray
81a3f2f76c Remove unneded data form rfx file 2017-01-25 00:41:32 +01:00
Ray
d0a87e5502 More code review, some bugs corrected 2017-01-19 13:18:54 +01:00
Ray
1359d261ac Improve tool 2017-01-19 01:33:59 +01:00
Ray San
4158f78bb6 Remove some globals and simplify some code 2017-01-18 19:16:03 +01:00
Ray San
96771b01d9 Make some functions more versatile
Avoid depending on global variables to make functions portable
2017-01-16 15:02:20 +01:00
Ray
ad7999f9de Some code review 2017-01-15 23:58:47 +01:00
Ray
a006ae23dc Updated tinyfiledialogs lib to v2.7.2 2017-01-15 23:53:02 +01:00
Ray
4231c4bddd Updated tinyfiledialogs lib 2017-01-15 23:19:19 +01:00
Ray
b2cb2d82a8 Tools description 2017-01-15 23:01:43 +01:00
Ray
d62f9c0b75 Upload rGuiLayout tool -IN PROGRESS-
Working on a tool to visually define raygui-based layouts and export  C
code base implementation prepared for completion
2017-01-15 22:40:02 +01:00
Ray
b95ea4b2a2 rFXGen 1.0 -IN PROGRESS-
Almost ready...
2016-09-14 23:37:52 +02:00
Ray
9a7082c4ea Working on tool 2016-09-14 09:39:42 +02:00
raysan5
47dc4455e2 Corrected some crash conditions...
Some parts require some redesign...
2016-09-13 20:10:02 +02:00
Ray
0ecb0cee40 Improving tool 2016-09-13 00:30:00 +02:00
Ray
278fe9763b Placeholder for rFXGen 2016-09-09 01:15:32 +02:00