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
/
state.h
Age
Commit message (
Collapse
)
Author
2024-09-26
FontCopy.
jussi
2024-08-05
GetRayBoxCells fix.
jussi
2024-07-02
GetMouseOffset and GetMouseScale.
jussi
2024-06-13
DrawTextBoxed uses lineSpacing. GetTextLineSpacing.
jussi
2024-05-20
Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if ↵
jussi
no path argument given.
2024-02-22
GuiGetFont fix.
jussi
2024-02-21
Raygui lib tooltip.
jussi
2024-02-18
Pointer variable declaration style change.
jussi
2023-11-30
Raygui textures with SetShapesTexture.
jussi
2023-11-28
Platform specific API documentation generation.
jussi
2023-11-27
Experimental pen tablet events.
jussi
2023-11-24
SDL Events.
jussi
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-11-18
Joystick event.
jussi
2023-10-31
Shaders management functions.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵
jussi
check function.
2023-10-29
New object types for all types.
jussi
2023-10-28
New object types for Wave, Sound, Music and Light.
jussi
2023-10-28
New object type Font.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and ↵
jussi
Shader.
2023-10-15
Argumets stored in RL.arg array.
jussi
2023-08-18
Window events.
jussi
2023-08-18
RL.event function with input events.
jussi
2023-08-17
Vertex buffers state and Shader state functions. Vertex buffers management WIP.
jussi
2023-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-05-01
Texture now can be either Texture or RenderTexture. No need to change ↵
jussi
texture source anymore.
2023-04-25
Can now have multiple Music objects like other Raylib objects instead of ↵
jussi
just one.
2023-04-14
Raygui wrapper lib.
jussi
2022-11-11
Lua interpreter mode and easings module.
jussi
2022-06-26
Get font info.
jussi
2022-06-21
Removed autoset fps.
jussi
2022-05-31
Wave and more sound functions.
jussi
2022-05-04
Camera2D.
jussi
2022-04-05
Lights.
jussi
2022-02-18
Added initial files.
jussi