161 Commits

Author SHA1 Message Date
Ray
a8e9d47c7d Review rguilayout! 2018-05-10 19:25:18 +02:00
Ray
dd3c843a5d Added some screenshots with different styles 2018-05-10 18:49:14 +02:00
Ray
843c0ee762 Reviewed for release 2018-05-10 18:48:52 +02:00
Ray
1ac3c3a4cc Some code tweaks 2018-05-08 13:07:04 +02:00
Ray
cc44bd2a73 Updated rfxgen layout, Added style loading function to rguistyler
- Changed rfxgen controls name
- Added function to load styles from palettes.png files
2018-05-07 13:42:56 +02:00
Ray
a0951d81f6 Reorganized folders
rGuiLayout: Added some design files
rGuiStyler: Removed some useless files
2018-05-07 12:21:11 +02:00
Ray
ac4f49ac7a Updated sample layout 2018-05-07 12:19:58 +02:00
Ray
31a4a5ae0d Corrected some issues
- Use filename on code generation
- CloseWindow -> Save -> Cancel -> return to window
- Review R - Resize control to grid -> CTRL + R
- Review name show/edit -> White transparent background, centered to control
- Right panel enabled with RMB
2018-05-07 12:19:44 +02:00
Ray
e163a227f8 Review some controls 2018-05-07 01:30:43 +02:00
Ray
5a04b31edd Review help info 2018-05-07 01:30:31 +02:00
Ray
63b00a6f49 Add new sample 2018-05-07 01:30:13 +02:00
Ray
f2f7f4b5c5 Some code review 2018-05-06 01:17:31 +02:00
Ray
fe756d71e2 Reviewed windows active/deactive 2018-05-04 23:54:41 +02:00
Ray San
b2992811cd Updated to use new Rectangle float params type 2018-05-04 17:11:26 +02:00
Ray
d7a7edd1c1 Reviewed variables naming
- Removed useless code
- Reorganized some code
2018-05-04 14:13:22 +02:00
Ray
d86dc0b7f2 Review panel position 2018-05-04 14:11:48 +02:00
Ray
3604d9ffe6 Changed mouse variable, Reviewed GuiGrid(), Updated codeGeneration
- Changed mouse variables to a Vector2
- Reviewed DrawGrid2D, now GuiGrid()
- Implemented codeGeneration window for exporting options
- Exporting options working: Full Comments, export anchors, define rectangles, define const text
2018-05-03 13:55:56 +02:00
Ray
303c1070be Updated rGuiStyler 2018-05-02 23:49:50 +02:00
Ray
17cc46f380 Redisigned exportation options 2018-05-02 13:55:58 +02:00
Ray
bcb4443c87 Updated CodeGeneration(), Upgraded controls palette
- Added options for info exportation(anchors, comments, etc.)
- Fixed names/sufixes for codeGeneration variables(more consistency)
- Added easings to exportion palette and fixed red border
2018-05-02 13:54:52 +02:00
Ray San
c4840cbc5c Replaced GuiGetBackgroundColor() 2018-05-02 12:43:30 +02:00
Ray
24db91855f Added codegen naming notes 2018-04-27 14:13:08 +02:00
Ray
aaf6cec722 Reviewed layouts 2018-04-26 17:33:42 +02:00
Ray
ff1321a15a Renamed function 2018-04-26 14:03:28 +02:00
Ray
f8fd7720bc Multiple changes
- Changed type ordering for control selection
- Added right panel control palette
- Solved saving/loading .rgl files type order
- Created define in DrawGrid2D()
- When loading .rgl layout resets all previous controls
- Added GuiPanel() and GuiLine() new controls
2018-04-26 14:02:56 +02:00
Ray
5eb7641f7c Updated layouts
- Fixed Id and type order
2018-04-26 13:54:54 +02:00
Ray
440676d1fa Review rfxgen layout 2018-04-25 00:10:48 +02:00
Ray
347792a2c0 Fixed text boxes problems with static data, added color change with textBox(colorHex) 2018-04-24 13:59:50 +02:00
Ray
7e79b28434 Improved nameEditMode, changed controls height presets 2018-04-24 13:58:23 +02:00
Ray
4b478a3786 Review comments on code generation 2018-04-24 00:20:40 +02:00
Ray
d132366099 Added GuiLayoutConfig for code generation 2018-04-23 23:45:14 +02:00
Ray
d8d5ffe091 Review control order and names 2018-04-23 23:44:36 +02:00
Ray
da11b9cb81 new layout: generate code window 2018-04-23 20:55:31 +02:00
Ray
ee938698b4 Updated textBox to color - WIP - 2018-04-23 13:59:01 +02:00
Ray
baf035c876 Fixed drawing names order, fixed anchors drawing errors, Updated codeExporter 2018-04-23 13:58:17 +02:00
Ray
65b1c007e7 Updated layouts 2018-04-23 13:56:47 +02:00
Ray
8f044fd4b1 Layouts review 2018-04-19 20:19:05 +02:00
Ray
940c457fdd Corrected small issue 2018-04-19 20:18:39 +02:00
Ray
04fed04b98 Reviewed layouts, fixed IDs and names 2018-04-19 14:04:16 +02:00
Ray
75edaca86c Added save message when exit tool, Fixed codeExport comments and code structure 2018-04-19 14:02:49 +02:00
Ray
d013f6d797 Change color with textBox[colorHex] (WIP) 2018-04-19 13:59:53 +02:00
Ray
de0197d031 Review layouts
- Reviewed layout order -> ISSUES!
- Reviewed controls name
- Review some anchors
2018-04-19 00:33:35 +02:00
Ray
9a4105c834 Updated layouts 2018-04-18 13:54:00 +02:00
Ray
47190cb443 Fixed codeExport and controlsName errors, changed windowClose function(WIP) 2018-04-18 13:53:21 +02:00
Ray
a8c6c04581 Updated TextBoxes 2018-04-18 13:51:29 +02:00
Ray San
4202d5e26d Created new layouts 2018-04-18 13:11:50 +02:00
Ray
dc351aa2bc
Rename rPBR_right_panel.rgl to rpbr_right_panel.rgl 2018-04-18 10:45:49 +02:00
Ray
141acdce6f
Rename rPBR_left_panel.rgl to rpbr_left_panel.rgl 2018-04-18 10:45:28 +02:00
Ray
203ed29b8c Added TextBox condition for writing 2018-04-18 10:44:03 +02:00
Ray
682ec1cdb6 Fixed GenerateCode error 2018-04-18 09:28:25 +02:00
Ray
5de62f6e6d Created raygui controls palette layout 2018-04-17 23:53:01 +02:00
Ray
11e483c272 Removed ImageButton, added ValueBox, updated controls name logic(WIP), added undo logic
NOTE: Code exportation doesn't work
2018-04-17 14:12:24 +02:00
Ray
5bd90d31f4 Multiple improvements(read description)
- Added globalReference bool to view anchor/global position info
- Fixed layer change, info is shown when pressing left alt
- Anchor color changes to orange when mouse is over it and anchorMode is active
2018-04-16 13:52:15 +02:00
Ray
1b70bc3d53 Updated StatusBar layout 2018-04-16 13:46:27 +02:00
Ray
fd541968d6 Layouts review/redesign
Most of them are now ready to use on actual tools... I tried to find a consistent measures style between layouts.
2018-04-12 20:18:21 +02:00
Ray
665a8dbf5f Upload latest releases 2018-04-12 20:15:40 +02:00
Ray
9c9f4e0413 Some code reviews 2018-04-12 20:15:09 +02:00
Ray
21adbc3c1d Added array order modifier, controls.name(WIP), 2018-04-12 14:03:25 +02:00
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