Skip to content

Commit abf6c30

Browse files
committed
Release 3.0.0
1 parent 98fb38b commit abf6c30

File tree

348 files changed

+10991
-5227
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

348 files changed

+10991
-5227
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.11)
22
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
33
project (raylib-cpp
4-
VERSION 0.3.0
4+
VERSION 3.0.0
55
DESCRIPTION "raylib-cpp C++ Object Oriented Wrapper for raylib"
66
HOMEPAGE_URL "https://github.com/robloach/raylib-cpp"
77
LANGUAGES C CXX)

docs/_audio_device_8hpp_source.html

Lines changed: 66 additions & 15 deletions
Large diffs are not rendered by default.

docs/_audio_stream_8hpp_source.html

Lines changed: 134 additions & 24 deletions
Large diffs are not rendered by default.

docs/_bounding_box_8hpp_source.html

Lines changed: 89 additions & 21 deletions
Large diffs are not rendered by default.

docs/_camera2_d_8hpp_source.html

Lines changed: 98 additions & 18 deletions
Large diffs are not rendered by default.

docs/_camera3_d_8hpp_source.html

Lines changed: 163 additions & 33 deletions
Large diffs are not rendered by default.

docs/_color_8hpp_source.html

Lines changed: 331 additions & 69 deletions
Large diffs are not rendered by default.

docs/_dropped_files_8hpp_source.html

Lines changed: 106 additions & 24 deletions
Large diffs are not rendered by default.

docs/_font_8hpp_source.html

Lines changed: 129 additions & 26 deletions
Large diffs are not rendered by default.

docs/_gamepad_8hpp_source.html

Lines changed: 100 additions & 21 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)