summaryrefslogtreecommitdiff
path: root/include/lua_core.h
AgeCommit message (Collapse)Author
2025-05-24RL.load and RL.unload functions for memory leak debugging. SoundAlias ↵jussi
garbage collection.
2025-01-16BUFFER_UNSIGNED_LONG and BUFFER_LONG.jussi
2024-12-10EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.jussi
2024-11-21RL.config and InitWindow.jussi
2024-11-21New raylib 5.5 functions.jussi
2024-04-15OpenGL Stencil management functions.jussi
2024-03-01Automation events.jussi
2024-02-18Pointer variable declaration style change.jussi
2024-02-18Process renamed to update to be more inline with naming of raylib and common ↵jussi
convention.
2024-01-03Rest of font loading/unloading functions. GlyphInfo type to userdata. ↵jussi
GlyphInfo management functions.
2023-12-15Rest of rlRenderBatch functions.jussi
2023-12-07More Model management functions, BoneInfo and Transform.jussi
2023-11-29Platform web.jussi
2023-11-23Support for different platforms. Platform_desktop_sdl.jussi
2023-11-18Joystick event.jussi
2023-11-03Compress/decompress and Encode/Decode DataBase64.jussi
2023-10-31Merged uluaGet*Index functions to uluaGet* functions.jussi
2023-10-31GlyphInfo type. Some new text and core functions.jussi
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵jussi
check function.
2023-10-30Userdata objects can be referenced with lightuserdata.jussi
2023-10-29New object types for all types.jussi
2023-10-28New object types for Wave, Sound, Music and Light.jussi
2023-10-28New object type Font.jussi
2023-10-27New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and ↵jussi
Shader.
2023-10-27Release v0.5.jussi
2023-10-26Buffer userdata object and rlgl Vertex buffers management.jussi
2023-10-15Argumets stored in RL.arg array.jussi
2023-10-11isValidRenderTexture fix.jussi
2023-08-24GetFontTexture.jussi
2023-08-18Window events.jussi
2023-08-18RL.event function with input events.jussi
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-06-01Camera2D and Camera3D can be given as tables.jussi
2023-06-01New rlgl functions and texture can be given as table.jussi
2023-04-07textures and core new argument style.jussi
2023-04-07GenImagePerlinNoise and GenImageText. Get indexed functions for types.jussi
2022-11-27Exit function and N-Patch fix.jussi
2022-05-25Rest of mesh management functions.jussi
2022-05-18Quaternions.jussi
2022-03-31Screen-space related functions for 3DCamera.jussi
2022-02-27Color pixel functions.jussi
2022-02-18Added initial files.jussi