An open API service for providing issue and pull request metadata for open source projects.

GitHub / robloach/raylib-cpp issues and pull requests

#361 - added loglevel to window constructor

Pull Request - State: closed - Opened by lukasx999 about 2 months ago

#360 - Add support for C++20 modules

Pull Request - State: open - Opened by mikomikotaishi 2 months ago

#359 - Can't find standard headers while working for Android

Issue - State: open - Opened by mattpat48 2 months ago - 2 comments

#358 - Fix vector3d default init and add tests

Pull Request - State: closed - Opened by mropert 4 months ago - 1 comment

#357 - Add window::Drawing()

Pull Request - State: closed - Opened by RobLoach 4 months ago - 18 comments

#356 - A Draw class

Issue - State: closed - Opened by leyloe 4 months ago - 4 comments

#355 - why don't you use string_view?

Issue - State: closed - Opened by leyloe 4 months ago - 13 comments

#354 - TraceLog

Issue - State: open - Opened by RobLoach 5 months ago

#353 - Refine default `Camera3D` parameters

Pull Request - State: closed - Opened by Bigfoot71 5 months ago - 1 comment

#352 - add `Window::GetMonitor()` method

Pull Request - State: closed - Opened by Bigfoot71 5 months ago - 1 comment

#350 - Change const char** to const char* const* in TextSplit

Pull Request - State: closed - Opened by humz2k 6 months ago - 1 comment

#349 - fix leak & bytesRead behaviour in FileData

Pull Request - State: closed - Opened by StillGreen-san 6 months ago

#348 - Very inconsistent use of static and non-static functions in Window.hpp

Issue - State: closed - Opened by Knoficooki 7 months ago - 1 comment

#347 - Different Default-Colours Wrapping

Pull Request - State: open - Opened by Knoficooki 7 months ago - 8 comments

#346 - Added ConfigFlags wrapping

Pull Request - State: closed - Opened by Knoficooki 7 months ago - 1 comment

#345 - Missing Window Flag wrapping

Issue - State: open - Opened by Knoficooki 7 months ago - 6 comments

#342 - Fix some example C++ Warnings

Pull Request - State: closed - Opened by RobLoach 8 months ago

#341 - Security and clarity improvements

Pull Request - State: closed - Opened by Bigfoot71 8 months ago - 1 comment

#340 - Adding boneMatrices to MeshUnmanaged to fix double free

Pull Request - State: closed - Opened by GaniAliguzhinov 8 months ago - 3 comments

#339 - Have Texture::GetSize() return a raylib::Vector2

Pull Request - State: closed - Opened by RobLoach 8 months ago

#338 - Remove duplicate operator statements

Pull Request - State: closed - Opened by RobLoach 9 months ago

#337 - Windows not enough memory on window allocation

Issue - State: closed - Opened by Sebo1411 9 months ago - 1 comment

#336 - Issues while compiling with windows

Issue - State: open - Opened by hbardet 9 months ago - 2 comments

#333 - Add missing const

Pull Request - State: closed - Opened by Maneren 10 months ago - 3 comments

#327 - Release raylib-cpp 5.0.2

Pull Request - State: closed - Opened by RobLoach about 1 year ago

#322 - Disable wayland

Pull Request - State: closed - Opened by RobLoach about 1 year ago

#321 - Fix cpplint notices

Pull Request - State: closed - Opened by RobLoach about 1 year ago

#320 - Fix compatibility with DrawRectangleRoundedLines

Pull Request - State: closed - Opened by RobLoach about 1 year ago

#319 - Update AutomationEventList usage

Pull Request - State: closed - Opened by RobLoach about 1 year ago

#317 - Remove copy assignment

Pull Request - State: closed - Opened by RobLoach about 1 year ago

#316 - Update to raylib 5.5

Pull Request - State: closed - Opened by RobLoach about 1 year ago
Labels: Hold

#305 - Add Model(raylib::Mesh) constructor to throw an exception

Pull Request - State: open - Opened by RobLoach over 1 year ago - 4 comments

#299 - Ownership of Models + Double Frees

Issue - State: open - Opened by furudbat over 1 year ago - 11 comments

#283 - Reduction of the number of constructors

Pull Request - State: open - Opened by RobLoach over 1 year ago - 2 comments

#253 - Update Vector2 tests

Pull Request - State: open - Opened by RobLoach almost 2 years ago

#156 - Root Namespace

Issue - State: closed - Opened by RobLoach over 3 years ago - 2 comments

#141 - Any plans for a conan package?

Issue - State: open - Opened by rathod-sahaab almost 4 years ago - 4 comments

#101 - std::string wrapper functions

Issue - State: closed - Opened by RobLoach over 4 years ago - 1 comment

#100 - Pass large objects by const reference

Issue - State: closed - Opened by RobLoach over 4 years ago

#99 - Add models_first_person_maze

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#98 - SIGABRT in Mesh::Unload() - MacOS,Apple Silicon M1

Issue - State: closed - Opened by stephenaa over 4 years ago - 9 comments

#97 - Update 3.5.0

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#96 - Update documentation

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#95 - Update raylib for lastest breaking changes

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#94 - Breaking changes

Issue - State: closed - Opened by RobLoach over 4 years ago

#93 - Update documentation and add loading functions

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#92 - Update some more functions

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#91 - Use Ubuntu 18.04

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#90 - Add a link to the raylib-cpp-starter

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#89 - Trouble Compiling

Issue - State: closed - Opened by EricBarrett over 4 years ago - 2 comments

#88 - Update raylib to 2020-12-02

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#87 - Raylib C++ Starter Project Template

Issue - State: closed - Opened by jonjondev over 4 years ago - 4 comments

#86 - Update catch, code comments

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#85 - Namespace raylib as raylibc

Pull Request - State: closed - Opened by RobLoach over 4 years ago - 1 comment

#84 - Add Ian Pan's applications

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#82 - Initializer Member List

Issue - State: closed - Opened by RobLoach over 4 years ago

#81 - Clean up raymath include. Fix operators, whitespace.

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#80 - Operator Convertions

Issue - State: closed - Opened by RobLoach over 4 years ago

#79 - Remove Color Static Variables

Pull Request - State: closed - Opened by RobLoach over 4 years ago

#78 - Remove Color Class?

Issue - State: closed - Opened by RobLoach over 4 years ago - 2 comments

#77 - Fix for 3D camera first person example

Pull Request - State: closed - Opened by RobLoach over 4 years ago - 3 comments

#76 - (StructName) {...} gives error C4576 with MSVC

Issue - State: open - Opened by Marriaud over 4 years ago - 5 comments

#75 - Sharing my own projects built with raylib + raylib-cpp

Issue - State: closed - Opened by ianyepan almost 5 years ago - 5 comments

#74 - Adopt cpplint

Pull Request - State: closed - Opened by RobLoach almost 5 years ago

#73 - Make set() function protected

Pull Request - State: closed - Opened by RobLoach almost 5 years ago

#72 - Use const functions

Pull Request - State: closed - Opened by RobLoach almost 5 years ago - 2 comments

#71 - CMake project not compiling

Issue - State: closed - Opened by mowdl almost 5 years ago - 1 comment

#70 - Update raylib

Pull Request - State: closed - Opened by RobLoach almost 5 years ago

#69 - Make Errors on raylib-cpp

Issue - State: closed - Opened by mayermichael1 almost 5 years ago - 9 comments

#68 - [Wave.hpp] Namings of Getter/Setters

Issue - State: closed - Opened by ianyepan almost 5 years ago - 1 comment

#67 - Remove inlines?

Issue - State: closed - Opened by RobLoach almost 5 years ago

#66 - Tests: Linting

Issue - State: closed - Opened by RobLoach almost 5 years ago

#65 - Move Class Includes into a include sub-folder

Issue - State: open - Opened by RobLoach almost 5 years ago

#64 - Remove the static lib

Pull Request - State: closed - Opened by RobLoach almost 5 years ago

#63 - Update raylib

Pull Request - State: closed - Opened by RobLoach almost 5 years ago

#62 - Update to const functions

Issue - State: closed - Opened by RobLoach almost 5 years ago - 1 comment

#60 - Typo in the README example [Fix Provided!]

Issue - State: closed - Opened by ianyepan almost 5 years ago - 1 comment

#59 - Undeclared identifier "depthTexture"

Issue - State: closed - Opened by ianyepan almost 5 years ago - 3 comments

#58 - How to install raylib-cpp to standard paths like /usr/local/lib etc.

Issue - State: closed - Opened by ianyepan almost 5 years ago - 2 comments

#57 - Continuous Integration Tests Failing

Issue - State: closed - Opened by RobLoach almost 5 years ago

#56 - Several bugs

Issue - State: closed - Opened by ghost almost 5 years ago - 3 comments

#55 - Unable to make my raylib-cpp project into an apk

Issue - State: closed - Opened by asian-mario almost 5 years ago - 2 comments

#54 - Include Issues in multiple files.

Issue - State: closed - Opened by blendjam almost 5 years ago - 6 comments

#53 - Target C++ 17

Pull Request - State: closed - Opened by RobLoach almost 5 years ago - 2 comments

#52 - Remove the static lib

Issue - State: closed - Opened by RobLoach almost 5 years ago

#51 - Inline variables in Color.hpp

Issue - State: closed - Opened by fivefortyam almost 5 years ago - 3 comments

#50 - fix audio device constructor call in examples

Pull Request - State: closed - Opened by quentin-dev almost 5 years ago - 1 comment

#49 - Update raylib

Pull Request - State: closed - Opened by RobLoach almost 5 years ago

#48 - Sample project does not compile

Issue - State: closed - Opened by quentin-dev almost 5 years ago - 4 comments

#47 - Update

Pull Request - State: closed - Opened by RobLoach about 5 years ago

#46 - Example rescope

Pull Request - State: closed - Opened by Algias about 5 years ago - 5 comments

#45 - Rescope raylib.h into raylib::impl namespace

Issue - State: open - Opened by Algias about 5 years ago - 5 comments

#44 - Polygon and Triangle Classes/Structs?

Issue - State: closed - Opened by RobLoach about 5 years ago

#43 - Update Tests.yml

Pull Request - State: closed - Opened by RobLoach about 5 years ago