Michael
|
61335089c6
|
added some commas
|
2023-12-08 00:05:51 +01:00 |
|
Michael
|
30ad923558
|
Update raygui.odin for Mac targets
|
2023-12-04 20:14:05 +01:00 |
|
Michael
|
0091193c04
|
added missing enums
GuiTextAlignmentVertical and GuiTextWrapMode
|
2023-11-26 01:45:55 -07:00 |
|
Michael
|
1b5bcc1a99
|
Added GuiToggleSlider
|
2023-11-26 08:29:29 +00:00 |
|
flysand7
|
d400a5a108
|
[vendor/raylib]: Add pre-compiled libraries on linux; Minor changes in bindings
|
2023-11-05 15:03:08 +11:00 |
|
flysand7
|
cf937c6341
|
add 'shared' config to vendor libraries
|
2023-10-14 21:21:34 +11:00 |
|
Guilherme Fernandes
|
6879c9d8df
|
Tabs for identation and spaces for aligment
|
2023-08-08 13:22:26 +01:00 |
|
Guilherme Fernandes
|
535d290293
|
Removing contextual comment
|
2023-08-07 22:35:30 +01:00 |
|
Guilherme Fernandes
|
a0dd975686
|
Adjusting identation
|
2023-08-07 22:35:30 +01:00 |
|
Guilherme Fernandes
|
f48531efaf
|
Removing unecessary line
Not sure what the context is for it, grabbed it from raylib's bindings. Tested without it, everything works fine.
|
2023-08-07 22:35:30 +01:00 |
|
Guilherme Fernandes
|
c6a4116082
|
Fixing return value missing
|
2023-08-07 22:35:30 +01:00 |
|
Guilherme Fernandes
|
aecd6b85e6
|
Improving style
minValue: c.int, maxValue: c.int
minValue, maxValue: c.int
|
2023-08-07 22:35:30 +01:00 |
|
Guilherme Fernandes
|
55439ef293
|
Fixing minor typo: minValu -> minValue
|
2023-08-07 22:35:17 +01:00 |
|
Guilherme Fernandes
|
d4cf103676
|
Adding whitespaces to detach procedure declaration from category comments
|
2023-08-07 22:26:19 +01:00 |
|
Guilherme Fernandes
|
489fb087a4
|
Fixing identation to use tabs
|
2023-08-07 22:26:18 +01:00 |
|
Guilherme Fernandes
|
ff904ae174
|
Fixing Error: Redeclaration of 'VERSION' in this scope
|
2023-08-07 22:26:18 +01:00 |
|
Guilherme Fernandes
|
d8db5ec7b6
|
Moving raygui to vendor/raylib
Removing raylib import and raylib package references
|
2023-08-07 22:25:04 +01:00 |
|