jussi
|
836c9d1d00
|
Pointer variable declaration style change.
|
2024-02-18 19:46:50 +02:00 |
|
jussi
|
b2b8219295
|
GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.
|
2024-02-16 17:28:09 +02:00 |
|
jussi
|
3b3d0ad32e
|
LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
|
2024-01-24 19:14:30 +02:00 |
|
jussi
|
ba4595305f
|
RLGL Hello triangle example.
|
2023-12-14 23:08:19 +02:00 |
|
jussi
|
6ecbbcc282
|
Files management functions.
|
2023-12-06 18:41:01 +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
|
1ab9722875
|
Support for different platforms. Platform_desktop_sdl.
|
2023-11-23 00:00:49 +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
|
50d0e15ff4
|
Shader buffer storage object management (ssbo) and rest of rlgl texture management functions.
|
2023-11-18 23:54:16 +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
|
e056446750
|
Organized core functions.
|
2023-11-09 21:24:58 +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
|
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
|
65fababd8d
|
Shaders management functions.
|
2023-10-31 02:11:46 +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
|
fcd2d2d8b5
|
LoadTextureFromData and LoadRenderTextureFromData. Documentation updates.
|
2023-10-29 18:36:23 +02:00 |
|
jussi
|
0df40e2ac0
|
Shapes, RLGL, Math, Gui and Easings to new style.
|
2023-10-29 15:21:10 +02:00 |
|
jussi
|
23935aefca
|
Core in new style.
|
2023-10-27 23:31:18 +03:00 |
|
jussi
|
7ef87c8e2f
|
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Shader.
|
2023-10-27 22:53:56 +03:00 |
|
jussi
|
6be8d71fac
|
Release v0.5.
|
2023-10-27 01:16:03 +03:00 |
|
jussi
|
56c365c8cc
|
Buffer userdata object and rlgl Vertex buffers management.
|
2023-10-26 20:09:16 +03:00 |
|
jussi
|
5438a70b0a
|
logLevelInvalid for bad function calls and invalid data formats.
|
2023-08-04 22:21:40 +03:00 |
|
jussi
|
8ad7254292
|
LuaJIT compatibility.
|
2023-07-02 17:44:24 +03:00 |
|
jussi
|
d550afa3d4
|
RLGL Textures state functions.
|
2023-06-02 16:18:32 +03:00 |
|
jussi
|
560ff1a208
|
Camera2D and Camera3D can be given as tables.
|
2023-06-01 23:56:14 +03:00 |
|
jussi
|
8008ebf1b0
|
New rlgl functions and texture can be given as table.
|
2023-06-01 20:35:06 +03:00 |
|
jussi
|
1e58f551bb
|
UnloadTexture did not set texture id to NULL.
|
2023-05-09 23:48:09 +03:00 |
|
jussi
|
acc56fc7c2
|
Texture now can be either Texture or RenderTexture. No need to change texture source anymore.
|
2023-05-01 18:23:36 +03:00 |
|
jussi
|
3445d935d6
|
Camera3D lib. New camera3D functions.
|
2023-04-10 23:52:13 +03:00 |
|
jussi
|
6938cdbaed
|
LoadShaderFromMemory fix.
|
2023-04-10 16:05:45 +03:00 |
|
jussi
|
22f70cf06f
|
textures and core new argument style.
|
2023-04-07 18:47:48 +03:00 |
|
jussi
|
fe15e836bd
|
Switched to Raylib vertion 4.5. Removed some functions and added others. Main changes to camera3D.
|
2023-04-06 19:19:44 +03:00 |
|
jussi
|
2526c9732e
|
All global variables and functions are not in global RL table. doc_parser creates also ReiLua_API.lua.
|
2023-04-06 12:31:37 +03:00 |
|
jussi
|
6a7c660f33
|
GetKeyName and GetKeyScancode.
|
2023-03-30 00:13:02 +03:00 |
|
jussi
|
9df23e32b0
|
RL_GetWindowSize renamed to RL_GetScreenSize.
|
2023-02-15 01:10:03 +02:00 |
|
jussi
|
db957a8181
|
RL_LoadFontEx.
|
2023-02-06 23:03:39 +02:00 |
|
jussi
|
7e61bffe5f
|
RL_GetFileLength.
|
2022-12-10 18:47:45 +02:00 |
|
jussi
|
973d902a16
|
ReiLuaGui File explorer.
|
2022-12-08 18:24:41 +02:00 |
|
jussi
|
08ef5b4352
|
RL_LoadDirectoryFilesEx and separate option for doc_parser.
|
2022-11-27 16:25:25 +02:00 |
|
jussi
|
49f1dad6b9
|
Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conventions. Removed GenMeshBinormals and GetRayCollisionModel. Sound and music pan.
|
2022-08-19 13:38:09 +03:00 |
|
jussi
|
4f54a0a499
|
Create material using correct texture source.
|
2022-07-26 16:33:04 +03:00 |
|
jussi
|
314d0412a5
|
Get font info.
|
2022-06-26 15:03:08 +03:00 |
|
jussi
|
1529202e26
|
RLGL line width functions.
|
2022-06-19 12:18:09 +03:00 |
|
jussi
|
4cb361733e
|
Rest of shapes draw functions.
|
2022-06-12 23:20:10 +03:00 |
|
jussi
|
9dd3fa10ce
|
Rest of the core misc functions.
|
2022-06-11 22:13:59 +03:00 |
|