c4840cbc5c
Replaced GuiGetBackgroundColor()
2018-05-02 12:43:30 +02:00
29c37e1435
Updated -WIP-
2018-04-27 14:14:04 +02:00
24db91855f
Added codegen naming notes
2018-04-27 14:13:08 +02:00
aaf6cec722
Reviewed layouts
2018-04-26 17:33:42 +02:00
ff1321a15a
Renamed function
2018-04-26 14:03:28 +02:00
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
04ae380349
Changed GuiPanel() color
2018-04-26 13:55:35 +02:00
5eb7641f7c
Updated layouts
...
- Fixed Id and type order
2018-04-26 13:54:54 +02:00
a6cbf1eb24
Added controls, reorganize controls
...
- Added GuiLine()
- Added GuiPanel()
- Reorganized controls
- Renamed GuiBackgroundColor() and similar funcs
2018-04-25 14:02:21 +02:00
440676d1fa
Review rfxgen layout
2018-04-25 00:10:48 +02:00
347792a2c0
Fixed text boxes problems with static data, added color change with textBox(colorHex)
2018-04-24 13:59:50 +02:00
7e79b28434
Improved nameEditMode, changed controls height presets
2018-04-24 13:58:23 +02:00
7c0dc38179
Updated border drawing, updated GuiFade(), improved GuiTextBox()
2018-04-24 13:56:47 +02:00
4b478a3786
Review comments on code generation
2018-04-24 00:20:40 +02:00
d132366099
Added GuiLayoutConfig for code generation
2018-04-23 23:45:14 +02:00
d8d5ffe091
Review control order and names
2018-04-23 23:44:36 +02:00
da11b9cb81
new layout: generate code window
2018-04-23 20:55:31 +02:00
ee938698b4
Updated textBox to color - WIP -
2018-04-23 13:59:01 +02:00
baf035c876
Fixed drawing names order, fixed anchors drawing errors, Updated codeExporter
2018-04-23 13:58:17 +02:00
65b1c007e7
Updated layouts
2018-04-23 13:56:47 +02:00
9d0f1a1236
Added GuiFade() - WIP -
2018-04-23 13:55:44 +02:00
8f044fd4b1
Layouts review
2018-04-19 20:19:05 +02:00
940c457fdd
Corrected small issue
2018-04-19 20:18:39 +02:00
04fed04b98
Reviewed layouts, fixed IDs and names
2018-04-19 14:04:16 +02:00
75edaca86c
Added save message when exit tool, Fixed codeExport comments and code structure
2018-04-19 14:02:49 +02:00
d013f6d797
Change color with textBox[colorHex] (WIP)
2018-04-19 13:59:53 +02:00
e386248750
GuiTextBox() returns a bool
2018-04-19 13:58:40 +02:00
de0197d031
Review layouts
...
- Reviewed layout order -> ISSUES!
- Reviewed controls name
- Review some anchors
2018-04-19 00:33:35 +02:00
9a4105c834
Updated layouts
2018-04-18 13:54:00 +02:00
47190cb443
Fixed codeExport and controlsName errors, changed windowClose function(WIP)
2018-04-18 13:53:21 +02:00
a8c6c04581
Updated TextBoxes
2018-04-18 13:51:29 +02:00
fbb11c9bf5
Changed GuiWindowBox() minimum height
2018-04-18 13:50:22 +02:00
4202d5e26d
Created new layouts
2018-04-18 13:11:50 +02:00
dc351aa2bc
Rename rPBR_right_panel.rgl to rpbr_right_panel.rgl
2018-04-18 10:45:49 +02:00
141acdce6f
Rename rPBR_left_panel.rgl to rpbr_left_panel.rgl
2018-04-18 10:45:28 +02:00
203ed29b8c
Added TextBox condition for writing
2018-04-18 10:44:03 +02:00
682ec1cdb6
Fixed GenerateCode error
2018-04-18 09:28:25 +02:00
5de62f6e6d
Created raygui controls palette layout
2018-04-17 23:53:01 +02:00
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
17558e85a3
Corrected controls text vertical align
2018-04-17 14:06:59 +02:00
13c289495b
Included stdlib, Added GuiValueBox(), Remade GuiSpinner()
2018-04-16 13:56:04 +02:00
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
1b70bc3d53
Updated StatusBar layout
2018-04-16 13:46:27 +02:00
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
665a8dbf5f
Upload latest releases
2018-04-12 20:15:40 +02:00
9c9f4e0413
Some code reviews
2018-04-12 20:15:09 +02:00
21adbc3c1d
Added array order modifier, controls.name(WIP),
2018-04-12 14:03:25 +02:00
859d97ab9b
rPBR panels layouts
2018-04-12 14:00:23 +02:00
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
047d473a0a
Upgraded palette function and changed SaveStyleRGS()
2018-04-11 13:59:38 +02:00