| Filename | Latest commit message | Latest commit date |
|---|---|---|
- These functions return native memory to strings. However it was trying to free the native memory. - I changed it so they return IntPtr internally and the public versions use Marshal.PtrToStringAnsi to copy it into a string which fixes this issue. |
||
| .. | ||
| runtimes | ||
| Easings.cs | ||
| Raylib-cs.csproj | ||
| Raylib-cs.targets | ||
| Raylib.cs | ||
| Raymath.cs | ||
| Rlgl.cs | ||