Commit Graph

154 Commits

Author SHA1 Message Date
jussi
b3980ae2a5 GetMeshData. 2024-05-10 11:02:31 +03:00
jussi
1980aebdc3 Matrix lib clone fix. 2024-05-09 22:05:24 +03:00
jussi
348fd4f521 Bitwise operations API update. 2024-05-02 20:57:17 +03:00
jussi
41b6739824 Stencil reflection example. 2024-04-15 21:57:32 +03:00
jussi
3aecd6dd99 OpenGL Stencil management functions. 2024-04-15 20:07:32 +03:00
jussi
1d66edf4f2 Position argument added for GetCodepoint, GetCodepointNext and GetCodepointPrevious. 2024-04-13 18:44:42 +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
ca238975dc Automation events. 2024-03-01 23:11:54 +02:00
jussi
625e4e0e4d EnableEventWaiting and DisableEventWaiting. 2024-02-25 21:02:11 +02:00
jussi
47ed28b006 Added various missing functions. 2024-02-25 14:06:59 +02:00
jussi
631cea6aa7 Rest of rlgl and raymath functions. 2024-02-24 18:09:53 +02:00
jussi
9f1bec39f9 Api Scanner. 2024-02-24 17:27:34 +02:00
jussi
04d2a7df47 GuiGetFont fix. 2024-02-22 01:10:22 +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
9de10be468 LoadImageFromData. 2024-02-17 00:49:57 +02:00
jussi
b2b8219295 GetBufferData extra arguments. GetBufferElementSize and GetBufferLength. 2024-02-16 17:28:09 +02:00
jussi
d21512d88c Rune lib and __concat for variable libs. 2024-01-30 13:36:23 +02:00
jussi
143453af9e TextInsert and TextSplit. 2024-01-28 18:29:06 +02:00
jussi
71cc89c303 Text codepoints management functions. 2024-01-28 13:10:18 +02:00
jussi
3b3d0ad32e LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory. 2024-01-24 19:14:30 +02:00
jussi
863f596b76 Raygui lib enhancements and Raygui lib extensions example. 2024-01-05 23:15:22 +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
192d471fb3 GuiScrollBar. 2023-12-20 01:13:28 +02:00
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
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
aa03fffcb3 Raygui textures with SetShapesTexture. 2023-11-30 02:50:00 +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
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
d19864947b Joystick event. 2023-11-18 17:11:36 +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
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