Skip to content

Commit 9a02e9f

Browse files
authored
Merge pull request #114 from RobLoach/next
v3.7.0
2 parents e525e84 + c2d2f7d commit 9a02e9f

File tree

233 files changed

+2837
-2681
lines changed

Some content is hidden

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

233 files changed

+2837
-2681
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8-
## [x.x.x] - xxxx-xx-xx
8+
## [3.7.0] - 2021-04-23
99
### Added
1010
- `Window::ClearBackground()` ([#127](https://github.com/RobLoach/raylib-cpp/pull/127) by [ufrshubham](https://github.com/ufrshubham))
11+
### Changes
12+
- Updated to raylib 3.7.0
1113

1214
## [3.5.0] - 2021-03-24
1315
### Added

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
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 3.5.0
4+
VERSION 3.7.0
55
DESCRIPTION "raylib-cpp C++ Object Oriented Wrapper for raylib"
66
HOMEPAGE_URL "https://github.com/robloach/raylib-cpp"
77
LANGUAGES C CXX)
@@ -30,6 +30,5 @@ if(BUILD_TESTING)
3030
set(CTEST_CUSTOM_TESTS_IGNORE
3131
pkg-config--static
3232
)
33-
3433
add_subdirectory(tests)
3534
endif()

docs/_audio_device_8hpp_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<div class="ttc" id="aclassraylib_1_1_audio_device_html_a5555c3a41868046ea8b6ff08195f21bc"><div class="ttname"><a href="classraylib_1_1_audio_device.html#a5555c3a41868046ea8b6ff08195f21bc">raylib::AudioDevice::IsReady</a></div><div class="ttdeci">bool IsReady() const</div><div class="ttdoc">Check if audio device has been initialized successfully.</div><div class="ttdef"><b>Definition:</b> <a href="_audio_device_8hpp_source.html#l00049">AudioDevice.hpp:49</a></div></div>
123123
<!-- start footer part -->
124124
<hr class="footer"/><address class="footer"><small>
125-
Generated on Mon Apr 5 2021 19:25:21 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
125+
Generated on Tue Apr 27 2021 00:48:56 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
126126
<img class="footer" src="doxygen.png" alt="doxygen"/>
127127
</a> 1.8.17
128128
</small></address>

docs/_audio_stream_8hpp_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<div class="ttc" id="aclassraylib_1_1_audio_stream_html_a256bc095aacdf0234f5dcb6a764822be"><div class="ttname"><a href="classraylib_1_1_audio_stream.html#a256bc095aacdf0234f5dcb6a764822be">raylib::AudioStream::AudioStream</a></div><div class="ttdeci">AudioStream(unsigned int SampleRate, unsigned int SampleSize, unsigned int Channels)</div><div class="ttdoc">Init audio stream (to stream raw audio pcm data)</div><div class="ttdef"><b>Definition:</b> <a href="_audio_stream_8hpp_source.html#l00020">AudioStream.hpp:20</a></div></div>
182182
<!-- start footer part -->
183183
<hr class="footer"/><address class="footer"><small>
184-
Generated on Mon Apr 5 2021 19:25:21 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
184+
Generated on Tue Apr 27 2021 00:48:56 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
185185
<img class="footer" src="doxygen.png" alt="doxygen"/>
186186
</a> 1.8.17
187187
</small></address>

docs/_bounding_box_8hpp_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<div class="ttc" id="aclassraylib_1_1_bounding_box_html_aee231bf2caca8ab6e4cb6be1f93874c3"><div class="ttname"><a href="classraylib_1_1_bounding_box.html#aee231bf2caca8ab6e4cb6be1f93874c3">raylib::BoundingBox::CheckCollision</a></div><div class="ttdeci">bool CheckCollision(const ::Ray &amp;ray) const</div><div class="ttdoc">Detect collision between ray and bounding box.</div><div class="ttdef"><b>Definition:</b> <a href="_bounding_box_8hpp_source.html#l00062">BoundingBox.hpp:62</a></div></div>
140140
<!-- start footer part -->
141141
<hr class="footer"/><address class="footer"><small>
142-
Generated on Mon Apr 5 2021 19:25:21 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
142+
Generated on Tue Apr 27 2021 00:48:56 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
143143
<img class="footer" src="doxygen.png" alt="doxygen"/>
144144
</a> 1.8.17
145145
</small></address>

docs/_camera2_d_8hpp_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<div class="ttc" id="aclassraylib_1_1_camera2_d_html_ad0ceb4263e2bf5a04686e1cae27f4c64"><div class="ttname"><a href="classraylib_1_1_camera2_d.html#ad0ceb4263e2bf5a04686e1cae27f4c64">raylib::Camera2D::GetWorldToScreen</a></div><div class="ttdeci">Vector2 GetWorldToScreen(::Vector2 position) const</div><div class="ttdoc">Returns the screen space position for a 3d world space position.</div><div class="ttdef"><b>Definition:</b> <a href="_camera2_d_8hpp_source.html#l00057">Camera2D.hpp:57</a></div></div>
148148
<!-- start footer part -->
149149
<hr class="footer"/><address class="footer"><small>
150-
Generated on Mon Apr 5 2021 19:25:21 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
150+
Generated on Tue Apr 27 2021 00:48:56 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
151151
<img class="footer" src="doxygen.png" alt="doxygen"/>
152152
</a> 1.8.17
153153
</small></address>

0 commit comments

Comments
 (0)