5a04b31edd
Review help info
2018-05-07 01:30:31 +02:00
f2f7f4b5c5
Some code review
2018-05-06 01:17:31 +02:00
fe756d71e2
Reviewed windows active/deactive
2018-05-04 23:54:41 +02:00
b2992811cd
Updated to use new Rectangle float params type
2018-05-04 17:11:26 +02:00
d7a7edd1c1
Reviewed variables naming
...
- Removed useless code
- Reorganized some code
2018-05-04 14:13:22 +02:00
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
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
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
7e79b28434
Improved nameEditMode, changed controls height presets
2018-04-24 13:58:23 +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
baf035c876
Fixed drawing names order, fixed anchors drawing errors, Updated codeExporter
2018-04-23 13:58:17 +02:00
940c457fdd
Corrected small issue
2018-04-19 20:18:39 +02:00
75edaca86c
Added save message when exit tool, Fixed codeExport comments and code structure
2018-04-19 14:02:49 +02:00
47190cb443
Fixed codeExport and controlsName errors, changed windowClose function(WIP)
2018-04-18 13:53:21 +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
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
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
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
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
14c4fda8df
Fixed DrawGrid and improved export to code
2018-04-10 14:05:00 +02:00
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
a0400b6ff7
Review layouts and examples
2018-04-09 09:05:13 +02:00
d463be524c
Added function GenerateCodeFromRGL()
...
Some code tweaks and comments review
2018-04-06 11:55:13 +02:00
7c14e7547a
Multiple tool improvements
...
- Added DropdownBox controler
- GenerateLayoutCode() added bool noStaticData
- Reviewed multiple layouts
2018-04-05 13:56:43 +02:00
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
d4786dd1ec
Added DummyRec, fixed saving/loading
2018-04-03 13:53:23 +02:00
b865a1202c
Changed save/load system, created layouts
...
Corrected delete bug, creating text bug, resize control
2018-03-22 14:01:43 +01:00
d390b9aaa1
Extended max guiControls, added duplicate controls
2018-03-21 13:28:39 +01:00
b2ecbf1f3a
Corrected issue with .rgl loading
2018-03-21 01:29:18 +01:00
f7752674d8
Added statusBar, fixed textMode errors
2018-03-20 13:39:18 +01:00
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
96a787eb4d
Added groupBox to rGuiLayout
2018-03-14 13:54:38 +01:00
96f1867680
Added anchor points to code exporter
2018-03-13 13:54:11 +01:00
f7acff19a9
Changed Status bar control
2018-03-12 13:51:25 +01:00
e05c46d34d
Added some comments in rguilayout
2018-03-07 10:37:36 +01:00
c3a38ec5fd
Changed file info in the .c generated
2018-03-06 13:56:51 +01:00
2eba9b8073
Added some functionallity(read description)
...
Added controls to code exporter, corrected anchor preview drawing.
2018-03-05 14:01:49 +01:00
1300e812ce
Generate code from layout -WIP-
2018-03-01 13:56:34 +01:00
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
af61279375
Anchors behaviour and drawing implemented
2018-02-27 14:03:05 +01:00
2c3373582a
Creating anchors -WIP-
2018-02-27 12:59:00 +01:00
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
9837aa652e
Some tweaks
2018-02-24 20:26:07 +01:00
40735a873c
Changed GuiToggleGroup() how width parameter works
2018-02-22 13:52:50 +01:00
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
d01a8b49b4
Review some code
2018-02-20 23:05:06 +01:00
285b8dc4a5
Added control text editor - WIP -
2018-02-20 13:51:31 +01:00