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
|
143453af9e
|
TextInsert and TextSplit.
|
2024-01-28 18:29:06 +02:00 |
|
jussi
|
71cc89c303
|
Text codepoints management functions.
|
2024-01-28 13:10:18 +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
|
917ce853fc
|
Rest of rlRenderBatch functions.
|
2023-12-15 12:52:28 +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
|
eb7873be2b
|
More Model management functions, BoneInfo and Transform.
|
2023-12-07 22:38:13 +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
|
8882d2ff2c
|
Platform web.
|
2023-11-29 19:52:47 +02:00 |
|
jussi
|
4ff1b1dcb9
|
ExportBufferAsCode.
|
2023-11-29 17:20:54 +02:00 |
|
jussi
|
21eb3f90c4
|
Platform specific API documentation generation.
|
2023-11-28 22:39:10 +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
|
01883035b0
|
Spline functions.
|
2023-11-20 21:54:50 +02:00 |
|
jussi
|
05eaafb79e
|
Initial changes for Raylib 5.0 and some missing functions.
|
2023-11-20 21:04:53 +02:00 |
|
jussi
|
7765a23a2c
|
LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6.
|
2023-11-20 16:20:11 +02:00 |
|
jussi
|
50d0e15ff4
|
Shader buffer storage object management (ssbo) and rest of rlgl texture management functions.
|
2023-11-18 23:54:16 +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
|
8effd050ff
|
Organized shapes, textures, audio, text, lights and gui functions.
|
2023-11-09 22:02:59 +02:00 |
|
jussi
|
e056446750
|
Organized core functions.
|
2023-11-09 21:24:58 +02:00 |
|
jussi
|
ef75e2530d
|
GenMeshCubicmap, Organized model functions, GetModelBoundingBox, DrawModelWires and DrawModelWiresEx and LoadMaterials.
|
2023-11-09 20:48:16 +02:00 |
|
jussi
|
28ac27fae1
|
Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted.
|
2023-11-07 01:37:21 +02:00 |
|
jussi
|
7b8ef2cd90
|
ExportBuffer and LoadBufferFromFile.
|
2023-11-05 22:43:03 +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
|
dfd66512d7
|
Global variable descriptions for API.
|
2023-10-31 22:05:09 +02:00 |
|
jussi
|
b9903277bc
|
Merged uluaGet*Index functions to uluaGet* functions.
|
2023-10-31 17:15:48 +02:00 |
|
jussi
|
be39fd9634
|
GlyphInfo type. Some new text and core functions.
|
2023-10-31 15:24:11 +02:00 |
|
jussi
|
d351b7b025
|
More RLGL Initialization functions.
|
2023-10-31 12:21:25 +02:00 |
|
jussi
|
f8b4b709e6
|
Compute shader management and Buffer management.
|
2023-10-31 11:52:36 +02:00 |
|
jussi
|
65fababd8d
|
Shaders management functions.
|
2023-10-31 02:11:46 +02:00 |
|