Skip to content

Commit de0f578

Browse files
committed
v3.5.0
1 parent 9e7a1bb commit de0f578

File tree

237 files changed

+10897
-36803
lines changed

Some content is hidden

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

237 files changed

+10897
-36803
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build
2-
.vscode
2+
/.vscode
33
package-lock.json
44
node_modules
55
cmake-build-debug
6-
.idea
6+
.idea

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
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

7+
## [3.5.0] - 2021-03-24
8+
### Added
9+
- VSCode project template (by [KnockerPulsar](https://github.com/KnockerPulsar))
10+
### Changes
11+
- Updated documentation
12+
713
## [3.5.0-beta3] - 2021-02-18
814
### Added
915
- Added a C++ version of raylib's loading thread example (by [@pkeir]([https://github.com/pkeir))

docs/_audio_device_8hpp_source.html

Lines changed: 47 additions & 72 deletions
Large diffs are not rendered by default.

docs/_audio_stream_8hpp_source.html

Lines changed: 103 additions & 130 deletions
Large diffs are not rendered by default.

docs/_bounding_box_8hpp_source.html

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

docs/_camera2_d_8hpp_source.html

Lines changed: 71 additions & 101 deletions
Large diffs are not rendered by default.

docs/_camera3_d_8hpp_source.html

Lines changed: 144 additions & 173 deletions
Large diffs are not rendered by default.

docs/_color_8hpp_source.html

Lines changed: 201 additions & 294 deletions
Large diffs are not rendered by default.

docs/_font_8hpp_source.html

Lines changed: 121 additions & 155 deletions
Large diffs are not rendered by default.

docs/_functions_8hpp_source.html

Lines changed: 157 additions & 181 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)