Commit Graph

20 Commits

Author SHA1 Message Date
jussi
cf2c2eb05b Type class updates. 2024-11-20 17:10:42 +02:00
jussi
45e11be96a UnloadMaterial can also optionally free textures and shader. 2024-09-25 20:54:32 +03:00
jussi
b96960a1f9 Raygui lib examples file browser. 2024-03-29 20:51:43 +02:00
jussi
ae1d0b65f1 Round and pubsub lib. 2024-03-17 10:38:30 +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
eb7873be2b More Model management functions, BoneInfo and Transform. 2023-12-07 22:38:13 +02:00
jussi
21eb3f90c4 Platform specific API documentation generation. 2023-11-28 22:39:10 +02:00
jussi
50d0e15ff4 Shader buffer storage object management (ssbo) and rest of rlgl texture management functions. 2023-11-18 23:54:16 +02:00
jussi
d19864947b Joystick event. 2023-11-18 17:11:36 +02:00
jussi
118a1f3a8b Quaternion library. 2023-11-15 22:04:45 +02:00
jussi
d74a505d40 Compress/decompress and Encode/Decode DataBase64. 2023-11-03 23:12:55 +02:00
jussi
dfd66512d7 Global variable descriptions for API. 2023-10-31 22:05:09 +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
992310fb90 Fixed examples. 2023-10-29 19:45:18 +02:00
jussi
fcd2d2d8b5 LoadTextureFromData and LoadRenderTextureFromData. Documentation updates. 2023-10-29 18:36:23 +02:00
jussi
56c365c8cc Buffer userdata object and rlgl Vertex buffers management. 2023-10-26 20:09:16 +03:00
jussi
95be0403e6 Argumets stored in RL.arg array. 2023-10-15 22:31:17 +03:00
jussi
8311dfd354 Renamed doc_parser.lua to docgen.lua. 2023-08-24 20:27:02 +03:00