0fbc961bb8
Add macOS support and project creation tool
...
- Add macOS static and dynamic library linking support
- Add cross-platform build scripts for Windows, macOS, and Linux
- Add project creation script with metadata embedding
- Add macOS app bundle creation with icon support
- Update CMakeLists.txt for platform detection
- Fix STB rect pack duplicate symbols
- Remove test images and unused files
- Consolidate documentation into MACOS.md
2025-11-09 06:37:45 +05:30
jussi
3471e4514f
RectPack.
2025-04-09 00:34:19 +03:00
jussi
4c0eb17a9c
New raylib 5.5 functions.
2024-11-21 00:11:31 +02:00
jussi
479726a5e4
Initial switch to raylib 5.5.
2024-11-20 18:23:42 +02:00
jussi
836c9d1d00
Pointer variable declaration style change.
2024-02-18 19:46:50 +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
8effd050ff
Organized shapes, textures, audio, text, lights and gui functions.
2023-11-09 22:02:59 +02:00
jussi
b9903277bc
Merged uluaGet*Index functions to uluaGet* functions.
2023-10-31 17:15:48 +02:00
jussi
d287078c65
Userdata objects can be referenced with lightuserdata.
2023-10-30 00:04:11 +02:00
jussi
0df40e2ac0
Shapes, RLGL, Math, Gui and Easings to new style.
2023-10-29 15:21:10 +02:00
jussi
7ef87c8e2f
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Shader.
2023-10-27 22:53:56 +03:00
jussi
5438a70b0a
logLevelInvalid for bad function calls and invalid data formats.
2023-08-04 22:21:40 +03:00
jussi
560ff1a208
Camera2D and Camera3D can be given as tables.
2023-06-01 23:56:14 +03:00
jussi
8008ebf1b0
New rlgl functions and texture can be given as table.
2023-06-01 20:35:06 +03:00
jussi
acc56fc7c2
Texture now can be either Texture or RenderTexture. No need to change texture source anymore.
2023-05-01 18:23:36 +03:00
jussi
6dad6544d7
Audio and shapes now use new argumet style.
2023-04-07 21:24:14 +03:00
jussi
9e7f538a38
Vector2LineAngle and more Color functions.
2023-04-06 22:17:33 +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
bdbd475ae3
ReiLuaGui basics done.
2022-12-02 22:53:51 +02:00
jussi
c327a1ed55
DrawRectangleGradient V and H expecting wrong amount of arguments.
2022-11-22 19:27:34 +02:00
jussi
4cb361733e
Rest of shapes draw functions.
2022-06-12 23:20:10 +03:00
jussi
6e4fdd3b3a
Added initial files.
2022-02-18 18:27:10 +02:00