Commit Graph

99 Commits

Author SHA1 Message Date
jussi
9884c544bb DrawTextureNPatchRepeat. 2023-12-19 02:02:26 +02:00
jussi
917ce853fc Rest of rlRenderBatch functions. 2023-12-15 12:52:28 +02:00
jussi
ba4595305f RLGL Hello triangle example. 2023-12-14 23:08:19 +02:00
jussi
5ebdba6af0 2D lightmap example. 2023-12-12 23:39:08 +02:00
jussi
93b5b2eb37 More Model animations management functions. 2023-12-08 22:40:04 +02:00
jussi
eb7873be2b More Model management functions, BoneInfo and Transform. 2023-12-07 22:38:13 +02:00
jussi
6ecbbcc282 Files management functions. 2023-12-06 18:41:01 +02:00
jussi
4a783a156e Raygui wrapper library disable and styles for each element. 2023-12-01 00:26:43 +02:00
jussi
a5d40f7025 Raygui wrapper library is now object based. 2023-11-30 19:41:22 +02:00
jussi
aa03fffcb3 Raygui textures with SetShapesTexture. 2023-11-30 02:50:00 +02:00
jussi
8882d2ff2c Platform web. 2023-11-29 19:52:47 +02:00
jussi
4ff1b1dcb9 ExportBufferAsCode. 2023-11-29 17:20:54 +02:00
jussi
21eb3f90c4 Platform specific API documentation generation. 2023-11-28 22:39:10 +02:00
jussi
2b330bbadb Experimental pen tablet events. 2023-11-27 23:16:49 +02:00
jussi
b3a956cff2 Fixed raygui edit mode selection. 2023-11-24 22:57:00 +02:00
jussi
a1887aa866 SDL Events. 2023-11-24 20:09:34 +02:00
jussi
925afdf101 Fixed snake example after Vector2Angle change. 2023-11-23 18:36:05 +02:00
jussi
1ab9722875 Support for different platforms. Platform_desktop_sdl. 2023-11-23 00:00:49 +02:00
jussi
85a48cf093 Raygui updated to version 4.0. 2023-11-21 23:34:47 +02:00
jussi
01883035b0 Spline functions. 2023-11-20 21:54:50 +02:00
jussi
05eaafb79e Initial changes for Raylib 5.0 and some missing functions. 2023-11-20 21:04:53 +02:00
jussi
7765a23a2c LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6. 2023-11-20 16:20:11 +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
118a1f3a8b Quaternion library. 2023-11-15 22:04:45 +02:00
jussi
841aa897f1 GC_UNLOAD build time define and replaced with flag to change it at runtime. 2023-11-15 18:34:34 +02:00
jussi
7b10306ed5 Matrix library. 2023-11-13 23:42:58 +02:00
jussi
e06d98e0ed More color and rectangle lib functionality. 2023-11-10 00:18:34 +02:00
jussi
8effd050ff Organized shapes, textures, audio, text, lights and gui functions. 2023-11-09 22:02:59 +02:00
jussi
e056446750 Organized core functions. 2023-11-09 21:24:58 +02:00
jussi
ef75e2530d GenMeshCubicmap, Organized model functions, GetModelBoundingBox, DrawModelWires and DrawModelWiresEx and LoadMaterials. 2023-11-09 20:48:16 +02:00
jussi
28ac27fae1 Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted. 2023-11-07 01:37:21 +02:00
jussi
7b8ef2cd90 ExportBuffer and LoadBufferFromFile. 2023-11-05 22:43:03 +02:00
jussi
d74a505d40 Compress/decompress and Encode/Decode DataBase64. 2023-11-03 23:12:55 +02:00
jussi
e61823b8bb LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds. 2023-11-01 23:36:31 +02:00
jussi
dfd66512d7 Global variable descriptions for API. 2023-10-31 22:05:09 +02:00
jussi
b9903277bc Merged uluaGet*Index functions to uluaGet* functions. 2023-10-31 17:15:48 +02:00
jussi
be39fd9634 GlyphInfo type. Some new text and core functions. 2023-10-31 15:24:11 +02:00
jussi
d351b7b025 More RLGL Initialization functions. 2023-10-31 12:21:25 +02:00
jussi
f8b4b709e6 Compute shader management and Buffer management. 2023-10-31 11:52:36 +02:00
jussi
65fababd8d Shaders management functions. 2023-10-31 02:11:46 +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
d287078c65 Userdata objects can be referenced with lightuserdata. 2023-10-30 00:04:11 +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
fd49d806cf New object types for Wave, Sound, Music and Light. 2023-10-28 16:42:49 +03: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
56c365c8cc Buffer userdata object and rlgl Vertex buffers management. 2023-10-26 20:09:16 +03:00
jussi
6915f3e27c rlgl Matrix state management. 2023-10-22 22:13:27 +03:00
jussi
95be0403e6 Argumets stored in RL.arg array. 2023-10-15 22:31:17 +03:00