jussi
|
a7528da4eb
|
TreeView fix.
|
2024-03-21 18:42:54 +02:00 |
|
jussi
|
842e0efe36
|
Raygui tree view.
|
2024-03-20 19:18:01 +02:00 |
|
jussi
|
ae1d0b65f1
|
Round and pubsub lib.
|
2024-03-17 10:38:30 +02:00 |
|
jussi
|
ca238975dc
|
Automation events.
|
2024-03-01 23:11:54 +02:00 |
|
jussi
|
625e4e0e4d
|
EnableEventWaiting and DisableEventWaiting.
|
2024-02-25 21:02:11 +02:00 |
|
jussi
|
47ed28b006
|
Added various missing functions.
|
2024-02-25 14:06:59 +02:00 |
|
jussi
|
04d2a7df47
|
GuiGetFont fix.
|
2024-02-22 01:10:22 +02:00 |
|
jussi
|
178196b0ff
|
Raygui lib tooltip.
|
2024-02-21 23:25:17 +02:00 |
|
jussi
|
9b27daefc2
|
Process renamed to update to be more inline with naming of raylib and common convention.
|
2024-02-18 15:26:21 +02:00 |
|
jussi
|
9de10be468
|
LoadImageFromData.
|
2024-02-17 00:49:57 +02:00 |
|
jussi
|
b2b8219295
|
GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.
|
2024-02-16 17:28:09 +02:00 |
|
jussi
|
48adbe20dc
|
Logo.
|
2024-02-14 21:46:29 +02:00 |
|
jussi
|
6557a2ebca
|
Build option for Lua events that is off by default.
|
2024-02-10 21:06:09 +02:00 |
|
jussi
|
eda4eacfce
|
Raygui styles include properties, texture and font.
|
2024-02-05 22:40:31 +02:00 |
|
jussi
|
d21512d88c
|
Rune lib and __concat for variable libs.
|
2024-01-30 13:36:23 +02:00 |
|
jussi
|
3b3d0ad32e
|
LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
|
2024-01-24 19:14:30 +02:00 |
|
jussi
|
7460a16cae
|
Raygui lib extensions property list.
|
2024-01-10 22:19:00 +02:00 |
|
jussi
|
863f596b76
|
Raygui lib enhancements and Raygui lib extensions example.
|
2024-01-05 23:15:22 +02:00 |
|
jussi
|
70a2bcba18
|
Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphInfo management functions.
|
2024-01-03 18:23:19 +02:00 |
|
jussi
|
192d471fb3
|
GuiScrollBar.
|
2023-12-20 01:13:28 +02:00 |
|
jussi
|
9884c544bb
|
DrawTextureNPatchRepeat.
|
2023-12-19 02:02:26 +02:00 |
|
jussi
|
ba4595305f
|
RLGL Hello triangle example.
|
2023-12-14 23:08:19 +02:00 |
|
jussi
|
5ebdba6af0
|
2D lightmap example.
|
2023-12-12 23:39:08 +02:00 |
|
jussi
|
93b5b2eb37
|
More Model animations management functions.
|
2023-12-08 22:40:04 +02:00 |
|
jussi
|
6ecbbcc282
|
Files management functions.
|
2023-12-06 18:41:01 +02:00 |
|
jussi
|
4a783a156e
|
Raygui wrapper library disable and styles for each element.
|
2023-12-01 00:26:43 +02:00 |
|
jussi
|
a5d40f7025
|
Raygui wrapper library is now object based.
|
2023-11-30 19:41:22 +02:00 |
|
jussi
|
aa03fffcb3
|
Raygui textures with SetShapesTexture.
|
2023-11-30 02:50:00 +02:00 |
|
jussi
|
2b330bbadb
|
Experimental pen tablet events.
|
2023-11-27 23:16:49 +02:00 |
|
jussi
|
b3a956cff2
|
Fixed raygui edit mode selection.
|
2023-11-24 22:57:00 +02:00 |
|
jussi
|
a1887aa866
|
SDL Events.
|
2023-11-24 20:09:34 +02:00 |
|
jussi
|
925afdf101
|
Fixed snake example after Vector2Angle change.
|
2023-11-23 18:36:05 +02:00 |
|
jussi
|
1ab9722875
|
Support for different platforms. Platform_desktop_sdl.
|
2023-11-23 00:00:49 +02:00 |
|
jussi
|
85a48cf093
|
Raygui updated to version 4.0.
|
2023-11-21 23:34:47 +02:00 |
|
jussi
|
05eaafb79e
|
Initial changes for Raylib 5.0 and some missing functions.
|
2023-11-20 21:04:53 +02:00 |
|
jussi
|
d19864947b
|
Joystick event.
|
2023-11-18 17:11:36 +02:00 |
|
jussi
|
5c8324d25f
|
Lightmap 100 and 120 shaders. Snake and platformer example refining.
|
2023-11-16 22:37:28 +02:00 |
|
jussi
|
118a1f3a8b
|
Quaternion library.
|
2023-11-15 22:04:45 +02:00 |
|
jussi
|
841aa897f1
|
GC_UNLOAD build time define and replaced with flag to change it at runtime.
|
2023-11-15 18:34:34 +02:00 |
|
jussi
|
7b10306ed5
|
Matrix library.
|
2023-11-13 23:42:58 +02:00 |
|
jussi
|
e06d98e0ed
|
More color and rectangle lib functionality.
|
2023-11-10 00:18:34 +02:00 |
|
jussi
|
d74a505d40
|
Compress/decompress and Encode/Decode DataBase64.
|
2023-11-03 23:12:55 +02:00 |
|
jussi
|
e61823b8bb
|
LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds.
|
2023-11-01 23:36:31 +02:00 |
|
jussi
|
be39fd9634
|
GlyphInfo type. Some new text and core functions.
|
2023-10-31 15:24:11 +02:00 |
|
jussi
|
c3295e014d
|
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and check function.
|
2023-10-30 22:40:20 +02:00 |
|
jussi
|
d287078c65
|
Userdata objects can be referenced with lightuserdata.
|
2023-10-30 00:04:11 +02:00 |
|
jussi
|
992310fb90
|
Fixed examples.
|
2023-10-29 19:45:18 +02:00 |
|
jussi
|
fcd2d2d8b5
|
LoadTextureFromData and LoadRenderTextureFromData. Documentation updates.
|
2023-10-29 18:36:23 +02:00 |
|
jussi
|
76911d45a8
|
New object types for all types.
|
2023-10-29 13:21:42 +02:00 |
|
jussi
|
af03c7364e
|
New object type Font.
|
2023-10-28 14:15:20 +03:00 |
|