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 |
|
jussi
|
9598d72b8b
|
Rest of input functions and camera system functions.
|
2022-06-05 12:24:06 +03:00 |
|
jussi
|
f293e25dd8
|
Shader load functions argument fix. File drop and change directory.
|
2022-05-18 18:10:45 +03:00 |
|
jussi
|
ed4636fa81
|
Camera2D.
|
2022-05-04 17:21:49 +03:00 |
|
jussi
|
fbfe1e0cb6
|
Lights.
|
2022-04-05 01:38:03 +03:00 |
|
jussi
|
30d425aa26
|
Screen-space related functions for 3DCamera.
|
2022-03-31 13:55:02 +03:00 |
|
jussi
|
a3c28c0001
|
More window related functions.
|
2022-03-31 12:58:50 +03:00 |
|
jussi
|
6d1c14e09c
|
More raygui functions and updated to raygui v3.2-dev.
|
2022-03-25 22:31:59 +02:00 |
|
jussi
|
3aa949f3f5
|
Image export functions.
|
2022-03-24 17:10:35 +02:00 |
|
jussi
|
26a11a4b7f
|
Measure text.
|
2022-03-10 17:53:43 +02:00 |
|
jussi
|
30ae308c9b
|
Documentation, heightmap example and custom begin and end draw.
|
2022-02-22 19:09:57 +02:00 |
|
jussi
|
a7f58b3261
|
Touch and gestures.
|
2022-02-22 15:06:23 +02:00 |
|
jussi
|
6e4fdd3b3a
|
Added initial files.
|
2022-02-18 18:27:10 +02:00 |
|