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-12-10
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
jussi
2024-11-22
WindowShouldClose and custom main loop example.
jussi
2024-11-21
RL.config and InitWindow.
jussi
2024-11-21
New raylib 5.5 functions.
jussi
2024-11-20
Initial switch to raylib 5.5.
jussi
2024-08-29
GetBufferAsString.
jussi
2024-08-27
LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource fi...
jussi
2024-07-02
GetMouseOffset and GetMouseScale.
jussi
2024-05-20
GetPlatform.
jussi
2024-03-01
Automation events.
jussi
2024-02-25
EnableEventWaiting and DisableEventWaiting.
jussi
2024-02-25
Added various missing functions.
jussi
2024-02-21
Raygui lib tooltip.
jussi
2024-02-18
Pointer variable declaration style change.
jussi
2024-02-16
GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.
jussi
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