jussi
|
3cccee885e
|
Bitwise functions now use 64 bit integers.
|
2025-01-17 13:11:03 +02:00 |
|
jussi
|
6ddaea56a5
|
BUFFER_UNSIGNED_LONG and BUFFER_LONG.
|
2025-01-16 19:58:28 +02:00 |
|
jussi
|
5d70906aaf
|
Reference lib.
|
2024-12-20 14:33:31 +02:00 |
|
jussi
|
5ff5a37137
|
SwapBufferEndianness.
|
2024-12-15 18:38:07 +02:00 |
|
jussi
|
b4b81f68c4
|
Gui Icons enumeration.
|
2024-12-11 00:21:28 +02:00 |
|
jussi
|
14fbd73660
|
Readme update.
|
2024-12-10 22:21:43 +02:00 |
|
jussi
|
cdb719b239
|
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
|
2024-12-10 21:50:10 +02:00 |
|
jussi
|
cb2b0e4dff
|
WindowShouldClose and custom main loop example.
|
2024-11-22 14:57:31 +02:00 |
|
jussi
|
c9ebe23d62
|
RL.config and InitWindow.
|
2024-11-21 23:25:28 +02:00 |
|
jussi
|
d96e33bb17
|
Updated examples to ReiLua 0.9.0.
|
2024-11-21 18:02:06 +02:00 |
|
jussi
|
3d5eeac3d7
|
New raylib 5.5 raymath functions.
|
2024-11-21 14:54:10 +02:00 |
|
jussi
|
6317547502
|
New raylib 5.5 rlgl functions.
|
2024-11-21 13:28:14 +02: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
|
cf2c2eb05b
|
Type class updates.
|
2024-11-20 17:10:42 +02:00 |
|
jussi
|
cddfc09ccc
|
glDepthRange and glPolygonOffset.
|
2024-10-25 21:19:42 +03:00 |
|
jussi
|
ab995f3453
|
Raygui hotfix.
|
2024-10-02 14:14:23 +03:00 |
|
jussi
|
02c7dd9ca8
|
Raygui update.
|
2024-10-02 14:06:50 +03:00 |
|
jussi
|
30c7a5eda2
|
GuiSetSliderDragging, GuiGetSliderDragging, GuiSetSliderActive and GuiGetSliderActive.
|
2024-10-02 13:02:13 +03:00 |
|
jussi
|
d3202073a7
|
FontCopy.
|
2024-09-26 23:02:13 +03:00 |
|
jussi
|
45e11be96a
|
UnloadMaterial can also optionally free textures and shader.
|
2024-09-25 20:54:32 +03:00 |
|
jussi
|
cd6471d339
|
rlSetVertexAttribute takes pointer as Buffer.
|
2024-09-10 12:53:20 +03:00 |
|
jussi
|
415f3b6c01
|
GetBufferAsString fix.
|
2024-08-29 18:32:07 +03:00 |
|
jussi
|
d40bf3a393
|
GetBufferAsString.
|
2024-08-29 13:01:21 +03:00 |
|
jussi
|
366f8f5c92
|
CopyBufferData uses size instead of length.
|
2024-08-29 12:13:30 +03:00 |
|
jussi
|
35e73465ac
|
LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource file example.
|
2024-08-27 21:41:31 +03:00 |
|
jussi
|
af2bf6f7a2
|
Expose dynamic symbols build option.
|
2024-08-20 19:32:38 +03:00 |
|
jussi
|
3cb6567bda
|
GetRayBoxCells exit normal fix.
|
2024-08-06 14:03:09 +03:00 |
|
jussi
|
b011b2ca4e
|
GetRayBoxCells fix.
|
2024-08-05 23:35:57 +03:00 |
|
jussi
|
c6eb85b367
|
GetRayBoxCells also returns exit point.
|
2024-07-20 15:29:50 +03:00 |
|
jussi
|
03e9226b5f
|
GetRayBoxCells.
|
2024-07-19 22:57:31 +03:00 |
|
jussi
|
c7b7975482
|
DrawGridEx.
|
2024-07-17 00:06:43 +03:00 |
|
jussi
|
9dceeb8c05
|
Reigui property_list and tree_view use scrissor mode.
|
2024-07-16 21:52:30 +03:00 |
|
jussi
|
f64b17ec71
|
Some raygui controls return 1 instead of 0 when pressed or scrolled.
|
2024-07-15 16:03:44 +03:00 |
|
jussi
|
6552bd691a
|
Many Gui controls accept now nil for text.
|
2024-07-11 15:28:25 +03:00 |
|
jussi
|
528f3f3d82
|
Raymath *Equals functions return bool instead of int.
|
2024-07-06 01:03:02 +03:00 |
|
jussi
|
61c932f260
|
GetMouseOffset and GetMouseScale.
|
2024-07-02 20:49:25 +03:00 |
|
jussi
|
fd18b5526e
|
GuiGetIcons fix and added GuiSetIcons.
|
2024-07-02 14:59:38 +03:00 |
|
jussi
|
e45564ea3f
|
Changed naming of gui functions set2Top and set2Back to setToTop and setToBack.
|
2024-06-26 22:28:13 +03:00 |
|
jussi
|
c96306bcc3
|
ltextSetTextLineSpacing and ltextGetTextLineSpacing were missing return value.
|
2024-06-17 13:20:55 +03:00 |
|
jussi
|
43a8cc20b5
|
Added missing line break for DrawTextBoxed.
|
2024-06-17 12:37:38 +03:00 |
|
jussi
|
d3e1842203
|
DrawTextBoxedEx.
|
2024-06-15 16:31:40 +03:00 |
|
jussi
|
e9539e9373
|
DrawTextBoxed uses lineSpacing. GetTextLineSpacing.
|
2024-06-13 14:52:56 +03:00 |
|
jussi
|
f3dbe7d24b
|
Unload functions clear object to 0 so they would not be ready in Is*Ready.
|
2024-05-29 22:44:36 +03:00 |
|
jussi
|
cd8989376e
|
Userdata objects can be passed in table.
|
2024-05-22 22:40:16 +03:00 |
|
jussi
|
cb1bc03681
|
Object lib serialization.
|
2024-05-22 00:11:40 +03:00 |
|
jussi
|
c95c797da6
|
GetPlatform.
|
2024-05-20 17:56:28 +03:00 |
|
jussi
|
9edaf7a47b
|
Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no path argument given.
|
2024-05-20 15:45:31 +03:00 |
|
jussi
|
e84be85254
|
Indentation fix.
|
2024-05-10 11:13:32 +03:00 |
|
jussi
|
b3980ae2a5
|
GetMeshData.
|
2024-05-10 11:02:31 +03:00 |
|