1171 Commits

Author SHA1 Message Date
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
17558e85a3 Corrected controls text vertical align 2018-04-17 14:06:59 +02:00
Ray
13c289495b Included stdlib, Added GuiValueBox(), Remade GuiSpinner() 2018-04-16 13:56:04 +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
d75c403ecf Changed label text and GuiLoadStyle() 2018-04-11 13:58:25 +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 San
7bd7751965 Fixed GuiWindowBox close button 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
09f72d741f Review and clean code 2018-04-06 12:24:10 +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
75d6cbc15b Created dummy controler 2018-04-03 13:51:36 +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
61a606df6b GuiMessageBox() added and updated GuiDropdownBox() 2018-03-19 13:58:22 +01:00
Ray San
4ea606afe2 Added window_mockup 2018-03-19 10:00:14 +01:00
Ray San
79455f698a Reviewed GuiDropdownBox() 2018-03-16 12:55:38 +01:00