jussi
|
15deeccc4b
|
MeasureTextBoxed and DrawTextBoxedEx to DrawTextBoxed.
|
2025-06-11 22:44:39 +03:00 |
|
jussi
|
e26bb8603c
|
RL.load and RL.unload functions for memory leak debugging. SoundAlias garbage collection.
|
2025-05-24 23:56:42 +03:00 |
|
jussi
|
913b8f8820
|
DrawTextBoxed Color change escape sequence.
|
2025-05-14 11:20:00 +03:00 |
|
jussi
|
067e4091ba
|
DrawTextBoxed fix.
|
2025-05-03 18:27:39 +03:00 |
|
jussi
|
cdb719b239
|
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
|
2024-12-10 21:50:10 +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
|
d3202073a7
|
FontCopy.
|
2024-09-26 23:02:13 +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
|
e84be85254
|
Indentation fix.
|
2024-05-10 11:13:32 +03:00 |
|
jussi
|
1980aebdc3
|
Matrix lib clone fix.
|
2024-05-09 22:05:24 +03:00 |
|
jussi
|
1d66edf4f2
|
Position argument added for GetCodepoint, GetCodepointNext and GetCodepointPrevious.
|
2024-04-13 18:44:42 +03:00 |
|
jussi
|
47ed28b006
|
Added various missing functions.
|
2024-02-25 14:06:59 +02:00 |
|
jussi
|
9f1bec39f9
|
Api Scanner.
|
2024-02-24 17:27:34 +02:00 |
|
jussi
|
836c9d1d00
|
Pointer variable declaration style change.
|
2024-02-18 19:46:50 +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
|
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
|
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
|
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
|
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
|
e61823b8bb
|
LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds.
|
2023-11-01 23:36:31 +02:00 |
|
jussi
|
b9903277bc
|
Merged uluaGet*Index functions to uluaGet* functions.
|
2023-10-31 17:15:48 +02:00 |
|
jussi
|
be39fd9634
|
GlyphInfo type. Some new text and core functions.
|
2023-10-31 15:24:11 +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
|
76911d45a8
|
New object types for all types.
|
2023-10-29 13:21:42 +02:00 |
|
jussi
|
fd49d806cf
|
New object types for Wave, Sound, Music and Light.
|
2023-10-28 16:42:49 +03:00 |
|
jussi
|
af03c7364e
|
New object type Font.
|
2023-10-28 14:15:20 +03:00 |
|
jussi
|
7ef87c8e2f
|
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Shader.
|
2023-10-27 22:53:56 +03:00 |
|
jussi
|
6e17282197
|
GetFontTexture.
|
2023-08-24 20:19:13 +03:00 |
|
jussi
|
5438a70b0a
|
logLevelInvalid for bad function calls and invalid data formats.
|
2023-08-04 22:21:40 +03:00 |
|
jussi
|
f4ae19ca7d
|
New argument style for rlgl, text, lights and math.
|
2023-04-09 22:19:47 +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
|
db957a8181
|
RL_LoadFontEx.
|
2023-02-06 23:03:39 +02:00 |
|
jussi
|
314d0412a5
|
Get font info.
|
2022-06-26 15:03:08 +03:00 |
|
jussi
|
26a11a4b7f
|
Measure text.
|
2022-03-10 17:53:43 +02:00 |
|
jussi
|
a7f58b3261
|
Touch and gestures.
|
2022-02-22 15:06:23 +02:00 |
|
jussi
|
612ede6da4
|
Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.
|
2022-02-21 19:05:05 +02:00 |
|