jussi
|
e26bb8603c
|
RL.load and RL.unload functions for memory leak debugging. SoundAlias garbage collection.
|
2025-05-24 23:56:42 +03:00 |
|
jussi
|
cdb719b239
|
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
|
2024-12-10 21:50:10 +02:00 |
|
jussi
|
479726a5e4
|
Initial switch to raylib 5.5.
|
2024-11-20 18:23:42 +02: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
|
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
|
3b3d0ad32e
|
LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
|
2024-01-24 19:14:30 +02:00 |
|
jussi
|
05eaafb79e
|
Initial changes for Raylib 5.0 and some missing functions.
|
2023-11-20 21:04:53 +02:00 |
|
jussi
|
8effd050ff
|
Organized shapes, textures, audio, text, lights and gui functions.
|
2023-11-09 22:02:59 +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
|
fd49d806cf
|
New object types for Wave, Sound, Music and Light.
|
2023-10-28 16:42:49 +03:00 |
|
jussi
|
5438a70b0a
|
logLevelInvalid for bad function calls and invalid data formats.
|
2023-08-04 22:21:40 +03:00 |
|
jussi
|
a9ce78128d
|
Can now have multiple Music objects like other Raylib objects instead of just one.
|
2023-04-25 18:19:14 +03:00 |
|
jussi
|
6dad6544d7
|
Audio and shapes now use new argumet style.
|
2023-04-07 21:24:14 +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
|
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
|
c106785ae5
|
Wave and more sound functions.
|
2022-05-31 18:05:44 +03:00 |
|
jussi
|
2a46afbf91
|
LoadSound fix.
|
2022-04-04 01:36:43 +03:00 |
|
jussi
|
5eadd7d1d8
|
Model set/get transform and bug fixes.
|
2022-04-03 19:23:26 +03:00 |
|
jussi
|
6e4fdd3b3a
|
Added initial files.
|
2022-02-18 18:27:10 +02:00 |
|