Commit graph

497 commits

Author SHA1 Message Date
Konstantin8105
a23ccfed32 add CheckBox 2022-11-25 11:56:26 +03:00
Konstantin8105
12b7af908c add TextBoxMulti 2022-11-25 11:53:20 +03:00
Konstantin8105
ded0c796c3 example:button: remove replace 2022-11-25 11:48:34 +03:00
Konstantin8105
0a50d1fd06 add TextInputBox 2022-11-25 11:27:20 +03:00
Konstantin8105
0e3a73deef raygui3_5: use acrual raylib module 2022-11-25 10:32:46 +03:00
Konstantin8105
0009968cad relocation raygui.h 2022-11-25 10:29:38 +03:00
Konstantin8105
54703e6475 fix TextBox 2022-11-24 10:05:28 +03:00
Konstantin8105
6a00c75904 add picture 2022-11-23 20:30:22 +03:00
Konstantin8105
a205b50f79 add few widgets 2022-11-23 20:28:23 +03:00
Konstantin8105
1f4e0d34c5 refactoring todos 2022-11-23 18:50:25 +03:00
Konstantin8105
2f6776b30e step 2022-11-23 15:44:50 +03:00
Konstantin8105
37f9870e66 renaming 2022-11-23 15:43:57 +03:00
Konstantin8105
ca6c886e87 add example 2022-11-23 15:36:06 +03:00
Konstantin8105
326d649f3d step 2022-11-23 15:19:43 +03:00
Konstantin8105
ff8baa4ce7 examples 2022-11-23 12:41:26 +03:00
Konstantin8105
f19f61b778 step 2022-11-23 12:35:50 +03:00
Konstantin8105
7a467d5aae gui folder 2022-11-23 12:26:13 +03:00
Konstantin8105
fe6d2c0ed3 step 2022-11-22 18:50:35 +03:00
Konstantin8105
0bec81c656 step 2022-11-22 18:43:41 +03:00
Konstantin8105
b87c8653e5 step 2022-11-22 18:41:59 +03:00
Konstantin8105
2f5d911417 step 2022-11-22 18:39:52 +03:00
Konstantin8105
05e7c1f5e7 step 2022-11-22 18:29:01 +03:00
Konstantin8105
6e21bd54ae step 2022-11-22 18:24:03 +03:00
Konstantin8105
a7d8b702ef step 2022-11-22 18:21:43 +03:00
Konstantin8105
096a3a00b2 step 2022-11-22 18:19:33 +03:00
Konstantin8105
e8a384ed13 step 2022-11-22 18:14:43 +03:00
Konstantin8105
7dde1dd513 step 2022-11-22 18:10:24 +03:00
Konstantin8105
806e6560f2 gui: step 2022-11-22 18:08:31 +03:00
Milan Nikolic
ce3c8e83dd
Merge pull request #218 from JupiterRider/homedir-fix
Typo in  rl.HomeDir()
2022-11-17 14:00:19 +01:00
Milan Nikolic
d9a8297a00
Merge pull request #216 from JupiterRider/master
Update cgo_freebsd.go
2022-11-17 14:00:03 +01:00
Milan Nikolic
e3088b12b3
Merge pull request #219 from JupiterRider/openbsd-support
OpenBSD support added
2022-11-17 13:59:42 +01:00
JupiterRider
2f1e12e84e
OpenBSD support added 2022-11-12 17:32:00 +01:00
JupiterRider
cbbf9e3539
Update utils.go 2022-11-12 15:38:08 +01:00
JupiterRider
33c901dbc5
Update cgo_freebsd.go 2022-11-12 13:51:53 +01:00
Milan Nikolic
93f4babf10
Merge pull request #208 from JupiterRider/master
Cleanup utils - especially logging
2022-11-11 15:45:26 +01:00
Milan Nikolic
461d2f4862
Merge pull request #215 from JupiterRider/freebsd-support
Adding FreeBSD support
2022-11-11 15:44:55 +01:00
JupiterRider
2904dbeb86
Typo fixed in cgo_freebsd.go 2022-11-11 14:01:12 +01:00
JupiterRider
ab99ef2990
FreeBSD support added 2022-11-11 13:48:35 +01:00
Milan Nikolic
3f14ff470c
Merge pull request #213 from ChrisPHP/add-ex-cylinder-bindings
Adds DrawCylinderEx and DrawCylinderWiresEx bindings
2022-11-05 15:39:54 +01:00
Milan Nikolic
f4ab5911b4
Merge pull request #211 from KidawaGH/master
Fixed GetFPS return type
2022-11-05 15:39:36 +01:00
ChrisPHP
cc37594632 Added necessary comments 2022-11-04 22:04:54 +00:00
ChrisPHP
a661bc65b2 Spelling mistakes 2022-11-04 21:18:26 +00:00
ChrisPHP
c5afb3b941 Added bindings for DrawCylinderWiresEx and DrawCylinderEx. 2022-11-04 20:59:26 +00:00
KidawaGH
d8d13e238d
Fixed GetFPS return type
GetFPS function now returns an int32 to mirror C version of raylib (https://github.com/raysan5/raylib/blob/master/src/rcore.c)
2022-11-03 23:19:31 +01:00
Milan Nikolic
892ce4892c
Merge pull request #210 from alessandrojcm/master
Added ImageDrawLine and ImageDrawLineV functions to rtexture.go
2022-10-31 16:27:36 +01:00
Alessandro Cuppari
971b452217 Fixed signature of ImageDrawLineV 2022-10-31 14:19:58 +00:00
Alessandro Cuppari
4ff5b2cdc8 Added ImageDrawLine and ImageDrawLineV 2022-10-31 14:07:32 +00:00
JupiterRider
e33a1830c9
Update utils_android.go 2022-10-25 22:09:18 +02:00
JupiterRider
460dab9501
Update utils_android.go 2022-10-25 22:02:35 +02:00
JupiterRider
bd025d2b1e
Create utils_android.go 2022-10-25 22:02:00 +02:00