Skip to content

Releases: MrScautHD/Raylib-CSharp

v4.0.3

02 Jun 07:49
1e4543e
Compare
Choose a tag to compare

Logo

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 for Windows, Linux.

Full Changelog: v4.0.2...v4.0.3

v4.0.2

01 Jun 12:30
Compare
Choose a tag to compare

Logo

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

30 May 13:38
Compare
Choose a tag to compare

Logo

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

30 May 13:05
3b84800
Compare
Choose a tag to compare

Logo

Greetings to Raylib-CSharp-v4.0.0! πŸŽ‰

Explore the changelog detailing the enhancements and updates introduced in the 4.0.0 release!

πŸ“š Changelog:

  • Restructure the entire project by replacing static methods with non-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

20 May 13:21
aa7a964
Compare
Choose a tag to compare

Logo

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 with Rectangle.

Full Changelog: v3.0.5...v3.0.6

v3.0.5

14 May 15:56
Compare
Choose a tag to compare

Logo

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

11 May 19:31
Compare
Choose a tag to compare

Logo

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 with SpanData the normal list.
  • Remove ReadOnlySpanList use with ReadOnlySpanData the normal list.

Full Changelog: v3.0.3...v3.0.4

v3.0.3

11 May 17:20
Compare
Choose a tag to compare

Logo

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

10 May 13:34
Compare
Choose a tag to compare

Logo

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

v3.0.1

10 May 13:23
Compare
Choose a tag to compare

Test