summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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. ↵jussi
Main changes to camera3D.
2023-04-06All global variables and functions are not in global RL table. doc_parser ↵jussi
creates also ReiLua_API.lua.
2023-04-04v0.4.jussi
2023-03-30GetKeyName and GetKeyScancode.jussi
2023-02-15RL_GetWindowSize renamed to RL_GetScreenSize.jussi
2023-02-08BLEND_ALPHA_PREMULTIPLY.jussi
2023-02-06RL_LoadFontEx.jussi
2022-12-10RL_GetFileLength.jussi
2022-12-09Draw Mesh Instanced Example.jussi
2022-12-08ReiLuaGui File explorer.jussi
2022-12-02ReiLuaGui basics done.jussi
2022-11-27RL_LoadDirectoryFilesEx and separate option for doc_parser.jussi
2022-11-27Exit function and N-Patch fix.jussi
2022-11-22DrawRectangleGradient V and H expecting wrong amount of arguments.jussi
2022-11-14luaInit was called two times.jussi
2022-11-11Interpreter call lua file in safe mode.jussi
2022-11-11Lua interpreter mode and easings module.jussi
2022-09-22v0.3.jussi
2022-08-19New math functions.jussi
2022-08-19Removed MatrixNormalize. Fixed API and readme.jussi
2022-08-19Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 ↵jussi
conventions. Removed GenMeshBinormals and GetRayCollisionModel. Sound and music pan.
2022-07-26Create material using correct texture source.jussi
2022-06-26Get font info.jussi
2022-06-21Removed autoset fps.jussi
2022-06-19Custom log function logLevel.jussi
2022-06-19RLGL line width functions.jussi
2022-06-13UnloadModelAnimations and IsModelAnimationValid.jussi
2022-06-12Rest of shapes draw functions.jussi
2022-06-11Rest of the core misc functions.jussi
2022-06-11All Raylib colors.jussi
2022-06-05Rest of input functions and camera system functions.jussi
2022-06-01All defines and LoadTextureCubemap.jussi
2022-05-31Wave and more sound functions.jussi
2022-05-27Iqm test.jussi
2022-05-25Texture update functions.jussi
2022-05-25Rest of mesh management functions.jussi
2022-05-22Pong example, type named fields and vector lib changes.jussi
2022-05-21Some doc fixes.jussi
2022-05-18Rest of raymath.jussi
2022-05-18Quaternions.jussi
2022-05-18Shader load functions argument fix. File drop and change directory.jussi
2022-05-16New GenMeshCustom, UpdateMesh and lightmap example.jussi
2022-05-04Image manipulation functions.jussi
2022-05-04Camera2D.jussi
2022-04-05Image generation.jussi
2022-04-05Lights.jussi
2022-04-04LoadSound fix.jussi
2022-04-03Model set/get transform and bug fixes.jussi