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
/
API.md
Age
Commit message (
Collapse
)
Author
2024-09-26
FontCopy.
jussi
2024-09-25
UnloadMaterial can also optionally free textures and shader.
jussi
2024-09-10
rlSetVertexAttribute takes pointer as Buffer.
jussi
2024-08-29
GetBufferAsString.
jussi
2024-08-29
CopyBufferData uses size instead of length.
jussi
2024-08-27
LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource ↵
jussi
file example.
2024-07-20
GetRayBoxCells also returns exit point.
jussi
2024-07-19
GetRayBoxCells.
jussi
2024-07-17
DrawGridEx.
jussi
2024-07-16
Reigui property_list and tree_view use scrissor mode.
jussi
2024-07-11
Many Gui controls accept now nil for text.
jussi
2024-07-06
Raymath *Equals functions return bool instead of int.
jussi
2024-07-02
GetMouseOffset and GetMouseScale.
jussi
2024-07-02
GuiGetIcons fix and added GuiSetIcons.
jussi
2024-06-26
Changed naming of gui functions set2Top and set2Back to setToTop and setToBack.
jussi
2024-06-15
DrawTextBoxedEx.
jussi
2024-06-13
DrawTextBoxed uses lineSpacing. GetTextLineSpacing.
jussi
2024-05-20
GetPlatform.
jussi
2024-05-20
Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if ↵
jussi
no path argument given.
2024-05-10
GetMeshData.
jussi
2024-05-09
Matrix lib clone fix.
jussi
2024-05-02
Bitwise operations API update.
jussi
2024-04-15
Stencil reflection example.
jussi
2024-04-15
OpenGL Stencil management functions.
jussi
2024-04-13
Position argument added for GetCodepoint, GetCodepointNext and ↵
jussi
GetCodepointPrevious.
2024-03-29
Raygui lib examples file browser.
jussi
2024-03-17
Round and pubsub lib.
jussi
2024-03-01
Automation events.
jussi
2024-02-25
EnableEventWaiting and DisableEventWaiting.
jussi
2024-02-25
Added various missing functions.
jussi
2024-02-24
Rest of rlgl and raymath functions.
jussi
2024-02-24
Api Scanner.
jussi
2024-02-22
GuiGetFont fix.
jussi
2024-02-18
Process renamed to update to be more inline with naming of raylib and common ↵
jussi
convention.
2024-02-17
LoadImageFromData.
jussi
2024-02-16
GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.
jussi
2024-01-30
Rune lib and __concat for variable libs.
jussi
2024-01-28
TextInsert and TextSplit.
jussi
2024-01-28
Text codepoints management functions.
jussi
2024-01-24
LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
jussi
2024-01-05
Raygui lib enhancements and Raygui lib extensions example.
jussi
2024-01-03
Rest of font loading/unloading functions. GlyphInfo type to userdata. ↵
jussi
GlyphInfo management functions.
2023-12-20
GuiScrollBar.
jussi
2023-12-19
DrawTextureNPatchRepeat.
jussi
2023-12-15
Rest of rlRenderBatch functions.
jussi
2023-12-14
RLGL Hello triangle example.
jussi
2023-12-08
More Model animations management functions.
jussi
2023-12-07
More Model management functions, BoneInfo and Transform.
jussi
2023-12-06
Files management functions.
jussi
2023-11-30
Raygui textures with SetShapesTexture.
jussi
[next]