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
/
include
/
core.h
Age
Commit message (
Expand
)
Author
2024-01-24
LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
jussi
2023-12-14
RLGL Hello triangle example.
jussi
2023-12-06
Files management functions.
jussi
2023-11-29
ExportBufferAsCode.
jussi
2023-11-20
Initial changes for Raylib 5.0 and some missing functions.
jussi
2023-11-15
GC_UNLOAD build time define and replaced with flag to change it at runtime.
jussi
2023-11-09
Organized core functions.
jussi
2023-11-05
ExportBuffer and LoadBufferFromFile.
jussi
2023-11-03
Compress/decompress and Encode/Decode DataBase64.
jussi
2023-10-31
GlyphInfo type. Some new text and core functions.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che...
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...
jussi
2023-10-26
Buffer userdata object and rlgl Vertex buffers management.
jussi
2023-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-04-10
Camera3D lib. New camera3D functions.
jussi
2023-04-06
Switched to Raylib vertion 4.5. Removed some functions and added others. Main...
jussi
2023-03-30
GetKeyName and GetKeyScancode.
jussi
2023-02-15
RL_GetWindowSize renamed to RL_GetScreenSize.
jussi
2022-12-10
RL_GetFileLength.
jussi
2022-12-08
ReiLuaGui File explorer.
jussi
2022-11-27
RL_LoadDirectoryFilesEx and separate option for doc_parser.
jussi
2022-08-19
Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conve...
jussi
2022-06-12
Rest of shapes draw functions.
jussi
2022-06-11
Rest of the core misc functions.
jussi
2022-06-05
Rest of input functions and camera system functions.
jussi
2022-05-18
Shader load functions argument fix. File drop and change directory.
jussi
2022-05-04
Camera2D.
jussi
2022-04-05
Lights.
jussi
2022-03-31
Screen-space related functions for 3DCamera.
jussi
2022-03-31
More window related functions.
jussi
2022-03-25
More raygui functions and updated to raygui v3.2-dev.
jussi
2022-03-10
Measure text.
jussi
2022-02-22
Documentation, heightmap example and custom begin and end draw.
jussi
2022-02-22
Touch and gestures.
jussi
2022-02-18
Added initial files.
jussi