summaryrefslogtreecommitdiff
path: root/devnotes
AgeCommit message (Expand)Author
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che...jussi
2023-10-30Userdata objects can be referenced with lightuserdata.jussi
2023-10-29LoadTextureFromData and LoadRenderTextureFromData. Documentation updates.jussi
2023-10-27Core in new style.jussi
2023-10-26Buffer userdata object and rlgl Vertex buffers management.jussi
2023-10-22rlgl Matrix state management.jussi
2023-08-24GetFontTexture.jussi
2023-08-18Window events.jussi
2023-08-18RL.event function with input events.jussi
2023-08-17Vertex buffers state and Shader state functions. Vertex buffers management WIP.jussi
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-07-02LuaJIT compatibility.jussi
2023-06-05Rest of rlgl General render state functions.jussi
2023-06-03rlgl Vertex level operations and Draw Textured Polygon Example.jussi
2023-06-02rlgl Some Render batch management functions and Matrix operations functions.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-05-30Light property functions and basic light example.jussi
2023-05-19Material getter and get/set for parameters.jussi
2023-05-10DrawBillboardPro and rlglGetVersion.jussi
2023-05-09UnloadTexture did not set texture id to NULL.jussi
2023-04-25DrawCapsule and DrawCapsuleWires. Free Camera3D example.jussi
2023-04-25Can now have multiple Music objects like other Raylib objects instead of just...jussi
2023-04-17Raygui wrapper examples.jussi
2023-04-14Raygui wrapper lib finished.jussi
2023-04-14Raygui wrapper lib.jussi
2023-04-12glBlitFramebuffer.jussi
2023-04-10LoadShaderFromMemory fix.jussi
2023-04-10New argument style for gui and easings.jussi
2023-04-10New argument style for models.jussi
2023-04-09New argument style for rlgl, text, lights and math.jussi
2023-04-07Audio and shapes now use new argumet style.jussi
2023-04-07textures and core new argument style.jussi
2023-04-07GenImagePerlinNoise and GenImageText. Get indexed functions for types.jussi
2023-04-06Vector2LineAngle and more Color functions.jussi
2023-04-06Switched to Raylib vertion 4.5. Removed some functions and added others. Main...jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser cre...jussi
2023-02-08BLEND_ALPHA_PREMULTIPLY.jussi
2022-12-10RL_GetFileLength.jussi
2022-12-08ReiLuaGui File explorer.jussi
2022-12-07Grid container.jussi
2022-12-05ReiGui text input.jussi
2022-12-02ReiLuaGui basics done.jussi
2022-11-27RL_LoadDirectoryFilesEx and separate option for doc_parser.jussi
2022-08-19Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conve...jussi
2022-07-26Create material using correct texture source.jussi
2022-06-11Rest of the core misc functions.jussi
2022-05-31Wave and more sound functions.jussi
2022-05-25Rest of mesh management functions.jussi
2022-05-18Rest of raymath.jussi