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
/
docgen.lua
Age
Commit message (
Collapse
)
Author
2024-02-18
Process renamed to update to be more inline with naming of raylib and common ↵
jussi
convention.
2024-01-03
Rest of font loading/unloading functions. GlyphInfo type to userdata. ↵
jussi
GlyphInfo management functions.
2023-12-07
More Model management functions, BoneInfo and Transform.
jussi
2023-11-28
Platform specific API documentation generation.
jussi
2023-11-18
Shader buffer storage object management (ssbo) and rest of rlgl texture ↵
jussi
management functions.
2023-11-18
Joystick event.
jussi
2023-11-15
Quaternion library.
jussi
2023-11-03
Compress/decompress and Encode/Decode DataBase64.
jussi
2023-10-31
Global variable descriptions for API.
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 ↵
jussi
check function.
2023-10-29
Fixed examples.
jussi
2023-10-29
LoadTextureFromData and LoadRenderTextureFromData. Documentation updates.
jussi
2023-10-26
Buffer userdata object and rlgl Vertex buffers management.
jussi
2023-10-15
Argumets stored in RL.arg array.
jussi
2023-08-24
Renamed doc_parser.lua to docgen.lua.
jussi