Skip to content

Releases: RobLoach/raylib-cpp

v4.5.1

Choose a tag to compare

@RobLoach RobLoach released this 22 Jun 16:36
3f2b428

What's Changed

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

v4.5.0

Choose a tag to compare

@RobLoach RobLoach released this 18 Mar 18:53
7133302

What's Changed

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

v4.2.8

Choose a tag to compare

@RobLoach RobLoach released this 21 Jan 22:01
df0cbb4

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

Choose a tag to compare

@RobLoach RobLoach released this 13 Dec 16:43
7eba940

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

Choose a tag to compare

@RobLoach RobLoach released this 29 Sep 03:18
dfb9b46

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

Choose a tag to compare

@RobLoach RobLoach released this 20 Aug 20:27
50eb189

raylib-cpp release for raylib 4.2

v4.0.5

Choose a tag to compare

@RobLoach RobLoach released this 20 Aug 16:21
41f795f

This is the last release for raylib 4.0.

v4.2.4

Choose a tag to compare

@RobLoach RobLoach released this 05 Aug 14:45
dfcf8fd

What's Changed

  • Fix Model BindPose definition, reported by @TokyoSU by @RobLoach in #202
  • Add shorthand class names like RTexture, RFont, RVector2, etc by @TokyoSU in #204
  • Add default constructors for BoundingBox and Model by @TokyoSU in #205

New Contributors

Full Changelog: v4.2.3...v4.2.4

v4.2.3

Choose a tag to compare

@RobLoach RobLoach released this 30 Jun 03:22
a8f803e

What's Changed

New Contributors

Full Changelog: v4.2.2...v4.2.3

v4.2.2

Choose a tag to compare

@RobLoach RobLoach released this 01 Jun 16:30
fb81675

What's Changed

New Contributors

Full Changelog: v4.2.1...v4.2.2