Releases: MrScautHD/Raylib-CSharp
Releases Β· MrScautHD/Raylib-CSharp
v4.0.3
Greetings to Raylib-CSharp-v4.0.3! π
Explore the changelog detailing the enhancements and updates introduced in the 4.0.3 release!
π Changelog:
- Added
OpenGL-4.3
Support forWindows, Linux
.
Full Changelog: v4.0.2...v4.0.3
v4.0.2
Greetings to Raylib-CSharp-v4.0.2! π
Explore the changelog detailing the enhancements and updates introduced in the 4.0.2 release!
π Changelog:
- Added
Logger.Destroy();
method to set the trace log callback to null.
Full Changelog: v4.0.1...v4.0.2
v4.0.1
Greetings to Raylib-CSharp-v4.0.1! π
Explore the changelog detailing the enhancements and updates introduced in the 4.0.1 release!
π Changelog:
- Fixed
Wave
names
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Greetings to Raylib-CSharp-v4.0.0! π
Explore the changelog detailing the enhancements and updates introduced in the 4.0.0 release!
π Changelog:
Restructure
theentire project
by replacingstatic methods
withnon-static methods
.- Added
RaylibApi
(user interaction is not permitted). - Added
RayMathApi
(user interaction is not permitted). - Added
RlGLApi
(user interaction is not permitted).
Full Changelog: v3.0.6...v4.0.0
v3.0.6
Greetings to Raylib-CSharp-v3.0.6! π
Explore the changelog detailing the enhancements and updates introduced in the 3.0.6 release!
π Changelog:
- Replaced
RectangleF
withRectangle
.
Full Changelog: v3.0.5...v3.0.6
v3.0.5
Greetings to Raylib-CSharp-v3.0.5! π
Explore the changelog detailing the enhancements and updates introduced in the 3.0.5 release!
π Changelog:
- Add new Logo
Full Changelog: v3.0.3...v3.0.4
v3.0.4
Greetings to Raylib-CSharp-v3.0.4! π
Explore the changelog detailing the enhancements and updates introduced in the 3.0.4 release!
π Changelog:
- Add
SpanData
- Add
ReadOnlySpanData
- Remove
SpanList
use withSpanData
the normal list. - Remove
ReadOnlySpanList
use withReadOnlySpanData
the normal list.
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Greetings to Raylib-CSharp-v3.0.3! π
Explore the changelog detailing the enhancements and updates introduced in the 3.0.3 release!
π Changelog:
- Add
SpanList
- Add
ReadOnlySpanList
Full Changelog: v3.0.2...v3.0.3
v3.0.2
Greetings to Raylib-CSharp-v3.0.2! π
Explore the changelog detailing the enhancements and updates introduced in the 3.0.2 release!
π Changelog:
- Removed CMake file for Nuget. (handled automatically now)
Full Changelog: v2.0.1...v3.0.2