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
/
lua_core.c
Age
Commit message (
Expand
)
Author
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-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-11-27
RL_LoadDirectoryFilesEx and separate option for doc_parser.
jussi
2022-11-27
Exit function and N-Patch fix.
jussi
2022-11-14
luaInit was called two times.
jussi
2022-11-11
Lua interpreter mode and easings module.
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-06-26
Get font info.
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
2022-05-25
Rest of mesh management functions.
jussi
2022-05-22
Pong example, type named fields and vector lib changes.
jussi
2022-05-18
Rest of raymath.
jussi
2022-05-18
Quaternions.
jussi
2022-05-18
Shader load functions argument fix. File drop and change directory.
jussi
2022-05-16
New GenMeshCustom, UpdateMesh and lightmap example.
jussi
2022-05-04
Image manipulation functions.
jussi
2022-05-04
Camera2D.
jussi
2022-04-05
Image generation.
jussi
2022-04-05
Lights.
jussi
2022-04-03
Model set/get transform and bug fixes.
jussi
2022-04-01
GuiIconText.
jussi
2022-03-31
Raygui done.
jussi
2022-03-31
Screen-space related functions for 3DCamera.
jussi
2022-03-31
More window related functions.
jussi
2022-03-30
Gui Icons.
jussi
2022-03-29
Advanced gui controls.
jussi
2022-03-25
More raygui functions and updated to raygui v3.2-dev.
jussi
2022-03-24
Load image from texture and screen.
jussi
2022-03-24
Image export functions.
jussi
2022-03-10
Measure text.
jussi
[next]