Commit Graph

99 Commits

Author SHA1 Message Date
jussi
625e4e0e4d EnableEventWaiting and DisableEventWaiting. 2024-02-25 21:02:11 +02:00
jussi
9f1bec39f9 Api Scanner. 2024-02-24 17:27:34 +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
48adbe20dc Logo. 2024-02-14 21:46:29 +02:00
jussi
b8f27aefae Release 0.7. 2024-02-10 22:57:46 +02:00
jussi
6557a2ebca Build option for Lua events that is off by default. 2024-02-10 21:06:09 +02:00
jussi
eda4eacfce Raygui styles include properties, texture and font. 2024-02-05 22:40:31 +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
7460a16cae Raygui lib extensions property list. 2024-01-10 22:19:00 +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
9884c544bb DrawTextureNPatchRepeat. 2023-12-19 02:02:26 +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
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
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
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
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
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
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
be39fd9634 GlyphInfo type. Some new text and core functions. 2023-10-31 15:24:11 +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
23935aefca Core in new style. 2023-10-27 23:31:18 +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
6e17282197 GetFontTexture. 2023-08-24 20:19:13 +03:00
jussi
3fc07a02d5 Window events. 2023-08-18 15:01:58 +03:00
jussi
c911ba0431 RL.event function with input events. 2023-08-18 01:23:30 +03:00
jussi
b7b46ada04 Vertex buffers state and Shader state functions. Vertex buffers management WIP. 2023-08-17 18:33:50 +03:00
jussi
5438a70b0a logLevelInvalid for bad function calls and invalid data formats. 2023-08-04 22:21:40 +03:00
jussi
8ad7254292 LuaJIT compatibility. 2023-07-02 17:44:24 +03:00
jussi
0e77452a1b Rest of rlgl General render state functions. 2023-06-05 20:51:09 +03:00
jussi
8ade9eeb43 rlgl Vertex level operations and Draw Textured Polygon Example. 2023-06-03 18:46:20 +03:00