issues
search
RobLoach
/
raylib-cpp
C++ Object Oriented Wrapper for raylib
https://robloach.github.io/raylib-cpp/
zlib License
672
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove duplicate operator statements
#338
RobLoach
closed
1 week ago
0
Windows not enough memory on window allocation
#337
Sebo1411
closed
2 weeks ago
1
Issues while compiling with windows
#336
hbardet
opened
3 weeks ago
2
Is there any reason why `Texture::GetSize()` returns `struct Vector2` not `class Vector2`?
#335
gim-hangil
opened
4 weeks ago
1
docs: Camera2D mentions GetWorldToScreen() converts coordinates to 3d
#334
realstealthninja
closed
1 month ago
0
Add missing const
#333
Maneren
closed
1 month ago
3
Add Code Formatting (#331)
#332
furudbat
closed
2 months ago
1
clang-format
#331
RobLoach
closed
2 months ago
4
5.1.0
#330
undefined06855
closed
3 months ago
1
Add ShaderUnmanaged
#329
furudbat
closed
2 months ago
2
Fixed wrong returnvalue of GetKey- and GetChar-pressed functions
#328
kyomawolf
closed
4 months ago
0
Release raylib-cpp 5.0.2
#327
RobLoach
closed
4 months ago
0
i have error in "window.ClearBackground" function.
#326
valmme
closed
4 months ago
3
Add copy name in ModelAnimation
#325
Arcod7
closed
5 months ago
1
Add raylib-cpp to vcpkg
#324
NikolaPetrovic9
opened
5 months ago
1
[Suggestion] Replace small functions instead of calling them through rayxxxx.h
#323
Vielfras
closed
5 months ago
2
Disable wayland
#322
RobLoach
closed
5 months ago
0
Fix cpplint notices
#321
RobLoach
closed
5 months ago
0
Fix compatibility with DrawRectangleRoundedLines
#320
RobLoach
closed
5 months ago
0
Update AutomationEventList usage
#319
RobLoach
closed
5 months ago
0
`string_view` instead of `string`?
#318
RobLoach
closed
4 months ago
2
Remove copy assignment
#317
RobLoach
opened
6 months ago
0
Update to raylib 5.5
#316
RobLoach
closed
5 days ago
0
Add overload for `DrawRoundedLines`
#315
Bigfoot71
closed
6 months ago
2
How to install for visual studio w/ or w/o vcpkg and is there support for networking/win32?
#314
td-at-coding
closed
6 months ago
4
Window closing immediately if called from a class.
#313
Boyfinn
closed
5 months ago
8
Add project & reject methods to Vector3
#312
plagakit
closed
7 months ago
1
Missing include files in CMakeLists for install
#311
akiriwas
closed
7 months ago
1
Add LengthSqr method to Vector3
#310
plagakit
closed
8 months ago
0
Fix Documentation for Vector2 operator-=
#309
abolinsky
closed
8 months ago
1
Update CMakeLists.txt
#308
RobLoach
closed
7 months ago
0
Update a few get/set values
#307
RobLoach
closed
8 months ago
0
Have the Model(mesh) constructor deleted
#306
RobLoach
closed
8 months ago
0
Add Model(raylib::Mesh) constructor to throw an exception
#305
RobLoach
opened
8 months ago
4
Add MeshUnmanaged (#299)
#304
furudbat
closed
8 months ago
2
Reviewing Getter and Setter
#303
furudbat
opened
8 months ago
1
CMake find_package module for users of raylib-cpp
#302
Roy-Fokker
closed
7 months ago
3
Replace typedef with using
#301
furudbat
closed
8 months ago
0
Add FileData and FileText
#300
furudbat
closed
8 months ago
4
Ownership of Models + Double Frees
#299
furudbat
opened
8 months ago
9
Remove new in throw
#298
furudbat
closed
8 months ago
1
Use namespaces for Keyboard/Mouse/Touch
#297
RobLoach
closed
9 months ago
0
AudioStream: Only Unload() if it's ready
#296
RobLoach
closed
9 months ago
0
Overload some of the std::string to const char* functions
#295
RobLoach
closed
9 months ago
0
workflow fixes
#294
RobLoach
closed
9 months ago
0
C++17 update & no more string copies
#293
ghost
closed
9 months ago
2
update const std::string& to const char*
#292
ghost
closed
9 months ago
10
Update to C++17
#291
RobLoach
closed
9 months ago
0
AudioStream constructor
#290
akiriwas
closed
9 months ago
0
changed class to namespace
#289
kyomawolf
closed
9 months ago
0
Next