Skip to content

Releases: RobLoach/raylib-cpp

v5.0.2

27 Jun 19:59
1ef7ddb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

22 Jan 06:24
Compare
Choose a tag to compare

What's Changed

  • Fix degrees to radians by @Bigfoot71 in #268
  • Add AutomationEventList by @RobLoach in #267
  • Remove unneeded inline keyword from class methods by @mips64-el in #270

New Contributors

  • @mips64-el made their first contribution in #270

Full Changelog: v5.0.0...v5.0.1

v5.0.0

18 Nov 18:46
34748eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v5.0.0

v4.5.2

20 Oct 17:30
7d2ce8f
Compare
Choose a tag to compare

What's Changed

  • Error out when on raylib >4.5 by @RobLoach in #243
  • Add -s flags to projects/CMake/CMakeLists.txt for newer versions of raylib by @williamgrantuk in #245
  • Fixed pitch yaw roll parameter names in Vector4::FromEuler by @crlimacastro in #247
  • Fix const correctness for Vector2, Vector3, and Vector4 by @dbrats in #248
  • Adding ToString() and std::string cast to Color and Vector classes by @dbrats in #249
  • Add string to Vector hpps by @RobLoach in #251
  • Added overloads for const std::string& and const char* arguments by @Bigfoot71 in #258
  • Changing access modifiers to protected by @Bigfoot71 in #259
  • Added const to member functions where possible by @Bigfoot71 in #260
  • test: Fix Linux dependencies by @RobLoach in #262
  • Fix a recursive Mesh include in Model.hpp by @Bigfoot71 in #263

New Contributors

Full Changelog: v4.5.1...v4.5.2

v4.5.1

22 Jun 16:36
3f2b428
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

18 Mar 18:53
7133302
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.8...v4.5.0

v4.2.8

21 Jan 22:01
df0cbb4
Compare
Choose a tag to compare

What's Changed

  • Fix CMake installed files by removing physac.hpp from the list by @dk949 in #226
  • Remove Documentation from the source code by @RobLoach in #231
  • Remove deprecated Draw functions for raylib 4.5 support by @pkeir in #233

New Contributors

Full Changelog: v4.2.7...v4.2.8

v4.2.7

13 Dec 16:43
7eba940
Compare
Choose a tag to compare

What's Changed

  • Add protection against attempting to Unload() multiple times by @RobLoach in #220
  • Remove Ubuntu 18.04 from the tests by @RobLoach in #223
  • Fix infinite recursion warning by @RobLoach in #222
  • Fix GetClipboardText returning a new String, rather than a reference by @kyomawolf in #224
  • Add in more raymath Vector2 functions by @RobLoach in #225

New Contributors

Full Changelog: v4.2.6...v4.2.7

v4.2.6

29 Sep 03:18
dfb9b46
Compare
Choose a tag to compare

What's Changed

  • Update Texture docs and add .DrawCube() by @RobLoach in #209
  • Clean up initializer lists across all objects by @RobLoach in #212
  • Fix Window::Init() to be inline by @RobLoach in #217
  • Fix Matrix constructor order by @RobLoach in #218
  • Add TextureUnmanaged for using Texture API without the Garbage Collector by @RobLoach in #214
  • Draw() functions no longer return the object by @RobLoach in #219

Full Changelog: v4.2.5...v4.2.6

v4.2.5

20 Aug 20:27
50eb189
Compare
Choose a tag to compare

raylib-cpp release for raylib 4.2