Commit Graph

20 Commits

Author SHA1 Message Date
jussi
ae1d0b65f1 Round and pubsub lib. 2024-03-17 10:38:30 +02:00
jussi
47ed28b006 Added various missing functions. 2024-02-25 14:06:59 +02:00
jussi
9b27daefc2 Process renamed to update to be more inline with naming of raylib and common convention. 2024-02-18 15:26:21 +02:00
jussi
70a2bcba18 Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphInfo management functions. 2024-01-03 18:23:19 +02:00
jussi
6ecbbcc282 Files management functions. 2023-12-06 18:41:01 +02:00
jussi
aa03fffcb3 Raygui textures with SetShapesTexture. 2023-11-30 02:50:00 +02:00
jussi
e61823b8bb LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds. 2023-11-01 23:36:31 +02:00
jussi
be39fd9634 GlyphInfo type. Some new text and core functions. 2023-10-31 15:24:11 +02:00
jussi
c3295e014d Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and check function. 2023-10-30 22:40:20 +02:00
jussi
fcd2d2d8b5 LoadTextureFromData and LoadRenderTextureFromData. Documentation updates. 2023-10-29 18:36:23 +02:00
jussi
76911d45a8 New object types for all types. 2023-10-29 13:21:42 +02:00
jussi
af03c7364e New object type Font. 2023-10-28 14:15:20 +03:00
jussi
7ef87c8e2f New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Shader. 2023-10-27 22:53:56 +03:00
jussi
6be8d71fac Release v0.5. 2023-10-27 01:16:03 +03:00
jussi
2526c9732e All global variables and functions are not in global RL table. doc_parser creates also ReiLua_API.lua. 2023-04-06 12:31:37 +03:00
jussi
9df23e32b0 RL_GetWindowSize renamed to RL_GetScreenSize. 2023-02-15 01:10:03 +02:00
jussi
314d0412a5 Get font info. 2022-06-26 15:03:08 +03:00
jussi
26a11a4b7f Measure text. 2022-03-10 17:53:43 +02:00
jussi
612ede6da4 Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV. 2022-02-21 19:05:05 +02:00
jussi
8182a5f1b6 Documentation and better cmakelist. 2022-02-20 20:37:39 +02:00