Commit Graph

292 Commits

Author SHA1 Message Date
Ray
839171eb2e Upload some screenshots 2018-05-10 23:42:34 +02:00
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
8242c27c95 Review definition 2018-05-10 18:44:12 +02:00
Ray
46ec129289 Reviewed new styles 2018-05-10 18:22:31 +02:00
Ray
1ac3c3a4cc Some code tweaks 2018-05-08 13:07:04 +02:00
Ray
8a6e8ecd5e Added GuiTextBoxMultiline 2018-05-08 13:06:17 +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
622bad345a Reorganized default styles
Start working on new styles
2018-05-07 12:22:01 +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
8d8f4bf486 Updated comments 2018-05-07 10:08:48 +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
69cc3aa4c0 Review due to Rectangle float types 2018-05-04 23:54:14 +02:00
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
28eb3f5fdb Update README.md 2018-05-03 00:48:46 +02:00
Ray
63401be1fd Code tweaks 2018-05-03 00:47:01 +02:00
Ray
adfbc20eac Added messagebox design 2018-05-03 00:47:01 +02:00
Ray
ffd10013e6 Update README.md 2018-05-03 00:31:49 +02:00
Ray
0fc8976ae4 Upload latest designs 2018-05-03 00:30:34 +02:00
Ray
9b91cf55f6 Update README.md 2018-05-03 00:30:09 +02:00
Ray
fd4c74e001 Update README.md 2018-05-02 23:52:51 +02:00
Ray
c45f8c71a6 Update README.md 2018-05-02 23:51:13 +02:00
Ray
303c1070be Updated rGuiStyler 2018-05-02 23:49:50 +02:00
Ray
7a212a8dfc Update README.md 2018-05-02 23:48:31 +02:00
Ray
3a6cc2a0c0 Update README.md 2018-05-02 22:15:23 +02:00
Ray
7a4aad8534 Update README.md 2018-05-02 21:09:18 +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
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
c4840cbc5c Replaced GuiGetBackgroundColor() 2018-05-02 12:43:30 +02:00
Ray
29c37e1435 Updated -WIP- 2018-04-27 14:14:04 +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
04ae380349 Changed GuiPanel() color 2018-04-26 13:55:35 +02:00
Ray
5eb7641f7c Updated layouts
- Fixed Id and type order
2018-04-26 13:54:54 +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
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