Matorio
9811c0d129
Ordering readings
...
Added "SaveFileData" overload to "Raylib.Utils"
Moved "SaveFileText" from "RaylibExtensions" to "Raylib.Utils"
Moved "LoadFileText" from "RaylibExtensions" to "Raylib.Utils"
Raymath's const "NativeLibName" is now referencing to "Raylib.NativeLibName"
Color constructors are more readable
Added "Dimensions" property to "Image"
Changed all the "var" for explicit types on the "Logging" class
Changed "Int64" for "long" on CBool, and using constructor on the operators instead setting the value manually
Added indexer to "FilePathLists"
Changed all "var" for explicit types on "Utf8Buffer"
New "GetRandomSequence" method overloads in "Raylib.Utils" acepting "int" and "float"
2025-07-15 17:17:41 -05:00
..
native
Ordering readings
2025-07-15 17:17:41 -05:00
AudioCallback.cs
AttachAudioMixedProcessor Utils for easy callback ( #215 )
2024-02-24 08:44:13 +00:00
AudioMixed.cs
Ordering readings
2025-07-15 17:17:41 -05:00
AudioStream.cs
Split audio types into separate files
2023-09-23 10:36:51 +01:00
Automation.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
BoundingBox.cs
Add .editorconfig and apply formatting
2023-08-27 15:20:26 +01:00
Camera2D.cs
Add .editorconfig and apply formatting
2023-08-27 15:20:26 +01:00
Camera3D.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Color.cs
Ordering readings
2025-07-15 17:17:41 -05:00
Core.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Font.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Image.cs
Ordering readings
2025-07-15 17:17:41 -05:00
Input.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
Logging.cs
Ordering readings
2025-07-15 17:17:41 -05:00
Material.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Mesh.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
Model.cs
Port to Raylib-5.0.0 ( #210 )
2023-12-27 12:17:57 +00:00
Music.cs
Port to Raylib-5.0.0 ( #210 )
2023-12-27 12:17:57 +00:00
NPatchInfo.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Ray.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
Raylib.Utils.cs
Ordering readings
2025-07-15 17:17:41 -05:00
Rectangle.cs
Fix ExportImageToMemory and formatting issues ( #245 )
2024-05-25 08:53:30 +01:00
RenderBatch.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
RenderTexture2D.cs
Add .editorconfig and apply formatting
2023-08-27 15:20:26 +01:00
Rlgl.Utils.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
Shader.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
Sound.cs
Port to Raylib-5.0.0 ( #210 )
2023-12-27 12:17:57 +00:00
Texture2D.cs
Preserve raylib types
2025-07-11 21:48:06 -05:00
Transform.cs
Fix typo in Transform struct summary ( #289 )
2025-01-18 08:35:11 +00:00
Wave.cs
Port to Raylib-5.0.0 ( #210 )
2023-12-27 12:17:57 +00:00