index
:
reilua-enhanced
bugfix/fix-documentation-errors
chore/editor-settings
embedded-assets-support
main
A modified version of ReiLua with embedded main.lua, embedded assets, splash screens and asset loading system
Indrajith K L
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-05-01
Texture now can be either Texture or RenderTexture. No need to change texture...
jussi
2023-04-25
DrawCapsule and DrawCapsuleWires. Free Camera3D example.
jussi
2023-04-25
Can now have multiple Music objects like other Raylib objects instead of just...
jussi
2023-04-14
Raygui wrapper lib finished.
jussi
2023-04-14
Raygui wrapper lib.
jussi
2023-04-12
glBlitFramebuffer.
jussi
2023-04-10
Camera3D lib. New camera3D functions.
jussi
2023-04-10
LoadShaderFromMemory fix.
jussi
2023-04-10
New argument style for gui and easings.
jussi
2023-04-10
New argument style for models.
jussi
2023-04-09
New argument style for rlgl, text, lights and math.
jussi
2023-04-07
Audio and shapes now use new argumet style.
jussi
2023-04-07
textures and core new argument style.
jussi
2023-04-07
GenImagePerlinNoise and GenImageText. Get indexed functions for types.
jussi
2023-04-06
Vector2LineAngle and more Color functions.
jussi
2023-04-06
Switched to Raylib vertion 4.5. Removed some functions and added others. Main...
jussi
2023-04-06
All global variables and functions are not in global RL table. doc_parser cre...
jussi
2023-04-04
v0.4.
jussi
2023-03-30
GetKeyName and GetKeyScancode.
jussi
2023-02-15
RL_GetWindowSize renamed to RL_GetScreenSize.
jussi
2023-02-08
BLEND_ALPHA_PREMULTIPLY.
jussi
2023-02-06
RL_LoadFontEx.
jussi
2022-12-10
RL_GetFileLength.
jussi
2022-12-09
Draw Mesh Instanced Example.
jussi
2022-12-08
ReiLuaGui File explorer.
jussi
2022-12-02
ReiLuaGui basics done.
jussi
2022-11-27
RL_LoadDirectoryFilesEx and separate option for doc_parser.
jussi
2022-11-27
Exit function and N-Patch fix.
jussi
2022-11-22
DrawRectangleGradient V and H expecting wrong amount of arguments.
jussi
2022-11-14
luaInit was called two times.
jussi
2022-11-11
Interpreter call lua file in safe mode.
jussi
2022-11-11
Lua interpreter mode and easings module.
jussi
2022-09-22
v0.3.
jussi
2022-08-19
New math functions.
jussi
2022-08-19
Removed MatrixNormalize. Fixed API and readme.
jussi
2022-08-19
Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conve...
jussi
2022-07-26
Create material using correct texture source.
jussi
2022-06-26
Get font info.
jussi
2022-06-21
Removed autoset fps.
jussi
2022-06-19
Custom log function logLevel.
jussi
2022-06-19
RLGL line width functions.
jussi
2022-06-13
UnloadModelAnimations and IsModelAnimationValid.
jussi
2022-06-12
Rest of shapes draw functions.
jussi
2022-06-11
Rest of the core misc functions.
jussi
2022-06-11
All Raylib colors.
jussi
2022-06-05
Rest of input functions and camera system functions.
jussi
2022-06-01
All defines and LoadTextureCubemap.
jussi
2022-05-31
Wave and more sound functions.
jussi
2022-05-27
Iqm test.
jussi
2022-05-25
Texture update functions.
jussi
[next]