21 Commits

Author SHA1 Message Date
Ray
4232b2a0e7 REVIEWED: Created VS2022 projects for examples
Some renames and reviews
2022-06-01 20:40:42 +02:00
raysan5
eface74b13 Update year to 2022 2021-12-31 20:06:32 +01:00
raysan5
7c63e389b8 Reviewed examples for latest raygui/raylib 2021-10-05 14:10:35 +02:00
Ray
ef99aafee9 Renamed some functions 2021-03-12 18:01:14 +01:00
Ray
b73eb56f3c Update image_exporter.c 2020-10-05 20:08:47 +02:00
raysan5
3e1d420e60 Review examples copyright 2020-04-07 23:04:39 +02:00
Ray
4ac6419e7e Review examples to latest raygui 2019-08-16 16:07:07 +02:00
Leandro Gabriel
79b49afe17 Update year of copyright notices and fix typo (#46)
* Update year of copyright notices

And add missing license information to image_exporter.c

* Fix typo ("immedite")
2019-07-24 01:09:06 +02:00
Ray
f157062acd Review examples 2019-07-05 20:47:15 +02:00
Ray
740d253bc5 Review version numbering
After some thinking and considering that library is still being reviewed and current version suppose a complete redesign comparing to previous versions, we considered that NEW version deserves a major number change instead of minor. So, next raygui will be 2.0.
2018-11-08 10:53:24 +01:00
Ray
76d5234858 Reviewed raygui examples 2018-11-08 10:41:31 +01:00
Ray
4d0499c793 PNG size optimization 2018-09-25 14:18:55 +02:00
Ray
09b611c11e Review comments 2018-06-02 18:28:07 +02:00
Ray
651322600a Some tweaks and details
Added image border on mouse hover
2018-05-30 23:49:59 +02:00
Ray
1f1d4afdf0 Image exporter: multiple tool improvements
- Created multiple functions to export to: .png, .raw and .h
- Image loading
- Image zoom
- Created resources folder with some images(for testing)
2018-05-30 13:54:28 +02:00
Ray
471c200b06 image exporter: Improving tool -WIP-
- Working on settings change for exporting to different formats
2018-05-29 14:00:16 +02:00
Ray
29c37e1435 Updated -WIP- 2018-04-27 14:14:04 +02:00
Ray San
09f72d741f Review and clean code 2018-04-06 12:24:10 +02:00
Ray San
6618e2aa67 Corrected some issues 2018-03-15 13:46:15 +01:00
Ray San
96a787eb4d Added groupBox to rGuiLayout 2018-03-14 13:54:38 +01:00
Ray San
e69921cd7f Image Exporter basic UI implemented
DropdownBox() example is here.
2018-02-14 14:00:44 +01:00