jussi
|
8008ebf1b0
|
New rlgl functions and texture can be given as table.
|
2023-06-01 20:35:06 +03:00 |
|
jussi
|
1e58f551bb
|
UnloadTexture did not set texture id to NULL.
|
2023-05-09 23:48:09 +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
|
3445d935d6
|
Camera3D lib. New camera3D functions.
|
2023-04-10 23:52:13 +03:00 |
|
jussi
|
6938cdbaed
|
LoadShaderFromMemory fix.
|
2023-04-10 16:05:45 +03:00 |
|
jussi
|
22f70cf06f
|
textures and core new argument style.
|
2023-04-07 18:47:48 +03:00 |
|
jussi
|
fe15e836bd
|
Switched to Raylib vertion 4.5. Removed some functions and added others. Main changes to camera3D.
|
2023-04-06 19:19:44 +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
|
6a7c660f33
|
GetKeyName and GetKeyScancode.
|
2023-03-30 00:13:02 +03:00 |
|
jussi
|
9df23e32b0
|
RL_GetWindowSize renamed to RL_GetScreenSize.
|
2023-02-15 01:10:03 +02:00 |
|
jussi
|
db957a8181
|
RL_LoadFontEx.
|
2023-02-06 23:03:39 +02:00 |
|
jussi
|
7e61bffe5f
|
RL_GetFileLength.
|
2022-12-10 18:47:45 +02:00 |
|
jussi
|
973d902a16
|
ReiLuaGui File explorer.
|
2022-12-08 18:24:41 +02:00 |
|
jussi
|
08ef5b4352
|
RL_LoadDirectoryFilesEx and separate option for doc_parser.
|
2022-11-27 16:25:25 +02:00 |
|
jussi
|
49f1dad6b9
|
Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conventions. Removed GenMeshBinormals and GetRayCollisionModel. Sound and music pan.
|
2022-08-19 13:38:09 +03:00 |
|
jussi
|
4f54a0a499
|
Create material using correct texture source.
|
2022-07-26 16:33:04 +03:00 |
|
jussi
|
314d0412a5
|
Get font info.
|
2022-06-26 15:03:08 +03:00 |
|
jussi
|
1529202e26
|
RLGL line width functions.
|
2022-06-19 12:18:09 +03:00 |
|
jussi
|
4cb361733e
|
Rest of shapes draw functions.
|
2022-06-12 23:20:10 +03:00 |
|
jussi
|
9dd3fa10ce
|
Rest of the core misc functions.
|
2022-06-11 22:13:59 +03:00 |
|
jussi
|
9598d72b8b
|
Rest of input functions and camera system functions.
|
2022-06-05 12:24:06 +03:00 |
|
jussi
|
f293e25dd8
|
Shader load functions argument fix. File drop and change directory.
|
2022-05-18 18:10:45 +03:00 |
|
jussi
|
ed4636fa81
|
Camera2D.
|
2022-05-04 17:21:49 +03:00 |
|
jussi
|
fbfe1e0cb6
|
Lights.
|
2022-04-05 01:38:03 +03:00 |
|
jussi
|
30d425aa26
|
Screen-space related functions for 3DCamera.
|
2022-03-31 13:55:02 +03:00 |
|
jussi
|
a3c28c0001
|
More window related functions.
|
2022-03-31 12:58:50 +03:00 |
|
jussi
|
6d1c14e09c
|
More raygui functions and updated to raygui v3.2-dev.
|
2022-03-25 22:31:59 +02:00 |
|
jussi
|
3aa949f3f5
|
Image export functions.
|
2022-03-24 17:10:35 +02:00 |
|
jussi
|
26a11a4b7f
|
Measure text.
|
2022-03-10 17:53:43 +02:00 |
|
jussi
|
30ae308c9b
|
Documentation, heightmap example and custom begin and end draw.
|
2022-02-22 19:09:57 +02:00 |
|
jussi
|
a7f58b3261
|
Touch and gestures.
|
2022-02-22 15:06:23 +02:00 |
|
jussi
|
6e4fdd3b3a
|
Added initial files.
|
2022-02-18 18:27:10 +02:00 |
|