summaryrefslogtreecommitdiff
path: root/src/core.c
AgeCommit message (Expand)Author
2023-10-29Shapes, RLGL, Math, Gui and Easings to new style.jussi
2023-10-27Core in new style.jussi
2023-10-27New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...jussi
2023-10-27Release v0.5.jussi
2023-10-26Buffer userdata object and rlgl Vertex buffers management.jussi
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-07-02LuaJIT compatibility.jussi
2023-06-02RLGL Textures state 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-09UnloadTexture did not set texture id to NULL.jussi
2023-05-01Texture now can be either Texture or RenderTexture. No need to change texture...jussi
2023-04-10Camera3D lib. New camera3D functions.jussi
2023-04-10LoadShaderFromMemory fix.jussi
2023-04-07textures and core new argument style.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-03-30GetKeyName and GetKeyScancode.jussi
2023-02-15RL_GetWindowSize renamed to RL_GetScreenSize.jussi
2023-02-06RL_LoadFontEx.jussi
2022-12-10RL_GetFileLength.jussi
2022-12-08ReiLuaGui File explorer.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-26Get font info.jussi
2022-06-19RLGL line width functions.jussi
2022-06-12Rest of shapes draw functions.jussi
2022-06-11Rest of the core misc functions.jussi
2022-06-05Rest of input functions and camera system functions.jussi
2022-05-18Shader load functions argument fix. File drop and change directory.jussi
2022-05-04Camera2D.jussi
2022-04-05Lights.jussi
2022-03-31Screen-space related functions for 3DCamera.jussi
2022-03-31More window related functions.jussi
2022-03-25More raygui functions and updated to raygui v3.2-dev.jussi
2022-03-24Image export functions.jussi
2022-03-10Measure text.jussi
2022-02-22Documentation, heightmap example and custom begin and end draw.jussi
2022-02-22Touch and gestures.jussi
2022-02-18Added initial files.jussi