jussi
|
721ef97f16
|
Blend modes example.
|
2025-02-06 23:04:20 +02:00 |
|
jussi
|
cdb719b239
|
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
|
2024-12-10 21:50:10 +02:00 |
|
jussi
|
c9ebe23d62
|
RL.config and InitWindow.
|
2024-11-21 23:25:28 +02:00 |
|
jussi
|
4c0eb17a9c
|
New raylib 5.5 functions.
|
2024-11-21 00:11:31 +02:00 |
|
jussi
|
479726a5e4
|
Initial switch to raylib 5.5.
|
2024-11-20 18:23:42 +02:00 |
|
jussi
|
cddfc09ccc
|
glDepthRange and glPolygonOffset.
|
2024-10-25 21:19:42 +03:00 |
|
jussi
|
45e11be96a
|
UnloadMaterial can also optionally free textures and shader.
|
2024-09-25 20:54:32 +03:00 |
|
jussi
|
3cb6567bda
|
GetRayBoxCells exit normal fix.
|
2024-08-06 14:03:09 +03:00 |
|
jussi
|
b011b2ca4e
|
GetRayBoxCells fix.
|
2024-08-05 23:35:57 +03:00 |
|
jussi
|
c6eb85b367
|
GetRayBoxCells also returns exit point.
|
2024-07-20 15:29:50 +03:00 |
|
jussi
|
03e9226b5f
|
GetRayBoxCells.
|
2024-07-19 22:57:31 +03:00 |
|
jussi
|
c7b7975482
|
DrawGridEx.
|
2024-07-17 00:06:43 +03:00 |
|
jussi
|
f3dbe7d24b
|
Unload functions clear object to 0 so they would not be ready in Is*Ready.
|
2024-05-29 22:44:36 +03:00 |
|
jussi
|
e84be85254
|
Indentation fix.
|
2024-05-10 11:13:32 +03:00 |
|
jussi
|
b3980ae2a5
|
GetMeshData.
|
2024-05-10 11:02:31 +03:00 |
|
jussi
|
47ed28b006
|
Added various missing functions.
|
2024-02-25 14:06:59 +02:00 |
|
jussi
|
836c9d1d00
|
Pointer variable declaration style change.
|
2024-02-18 19:46:50 +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
|
9884c544bb
|
DrawTextureNPatchRepeat.
|
2023-12-19 02:02:26 +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
|
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
|
ef75e2530d
|
GenMeshCubicmap, Organized model functions, GetModelBoundingBox, DrawModelWires and DrawModelWiresEx and LoadMaterials.
|
2023-11-09 20:48:16 +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
|
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
|
76911d45a8
|
New object types for all types.
|
2023-10-29 13:21:42 +02:00 |
|
jussi
|
7ef87c8e2f
|
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Shader.
|
2023-10-27 22:53:56 +03:00 |
|
jussi
|
7af7e70031
|
Renamed start, end arguments to a, b to avoid using Lua keyword end in argument names.
|
2023-10-15 18:54:19 +03:00 |
|
jussi
|
5438a70b0a
|
logLevelInvalid for bad function calls and invalid data formats.
|
2023-08-04 22:21:40 +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
|
335321e3aa
|
Material getter and get/set for parameters.
|
2023-05-19 13:46:24 +03:00 |
|
jussi
|
b387742850
|
DrawBillboardPro and rlglGetVersion.
|
2023-05-10 21:21:40 +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
|
8b6337446d
|
DrawCapsule and DrawCapsuleWires. Free Camera3D example.
|
2023-04-25 19:28:54 +03:00 |
|
jussi
|
1cbadf56f3
|
New argument style for gui and easings.
|
2023-04-10 14:33:15 +03:00 |
|
jussi
|
8abed46dfd
|
New argument style for models.
|
2023-04-10 13:09:43 +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
|
db957a8181
|
RL_LoadFontEx.
|
2023-02-06 23:03:39 +02:00 |
|
jussi
|
e1a85f898e
|
Draw Mesh Instanced Example.
|
2022-12-09 16:02:28 +02:00 |
|
jussi
|
0fad8239b6
|
v0.3.
|
2022-09-22 20:25:18 +03: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
|
1529202e26
|
RLGL line width functions.
|
2022-06-19 12:18:09 +03:00 |
|
jussi
|
7b26e0aa68
|
UnloadModelAnimations and IsModelAnimationValid.
|
2022-06-13 00:20:34 +03:00 |
|
jussi
|
4cb361733e
|
Rest of shapes draw functions.
|
2022-06-12 23:20:10 +03:00 |
|