Matorio
c0a9549454
Preserve raylib types
...
Removed "Cricle" and "Line" structs (and their extension methods) to conserve only raylib types.
Added "Dimensions" property to "Texture2D"
Added another "Load" overload for the "Texture2D" extensions (load from memory)
New overloads for the "LoadFileData" and "SaveFileData" methods
2025-07-11 21:48:06 -05:00
..
native
Extensions and explicit types
2025-06-20 18:41:16 -05:00
AudioCallback.cs
AttachAudioMixedProcessor Utils for easy callback ( #215 )
2024-02-24 08:44:13 +00:00
AudioMixed.cs
AttachAudioMixedProcessor Utils for easy callback ( #215 )
2024-02-24 08:44:13 +00: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
Additional Color Constructors ( #261 )
2024-08-10 08:19:43 +00: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
Update PixelFormat ( #292 )
2025-01-30 18:39:23 +00:00
Input.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
Logging.cs
Add .editorconfig and apply formatting
2023-08-27 15:20:26 +01: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
Preserve raylib types
2025-07-11 21:48:06 -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