issues
search
jeremyletang
/
rust-sfml
SFML bindings for Rust
Other
638
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make various types Send and Sync
#331
qwandor
closed
4 days ago
1
MSVC SFML Audio build fails to link because extlib/ libFLAC isn't compiled with compatible MSVC
#330
crumblingstatue
closed
1 month ago
2
fix a typo
#329
Rhelvetican
closed
2 months ago
1
Fix compiling error on Windows MinGW
#328
wanzzhehe
closed
5 months ago
1
Enable unsafe-op-in-unsafe fn lint
#327
crumblingstatue
closed
5 months ago
0
Use `cmake` crate to build SFML via CMake
#326
ChrisThrasher
closed
1 month ago
3
why
#325
suprohub
closed
1 month ago
4
Fail to compile CSFML
#324
SamuNatsu
closed
9 months ago
2
Fix clippy errors
#323
dogunbound
closed
9 months ago
1
Implement safer pixel data functions
#322
dogunbound
closed
9 months ago
4
Ported `sf::Context::getFunction()`
#321
truenotzero
closed
11 months ago
4
What exactly is wrong with the wiki document for windows?
#320
TheFern2
closed
12 months ago
3
Implement function to fetch raw texture behind an rc_texture
#319
dogunbound
closed
1 year ago
0
window::keyboard is private, when it should be public.
#318
MrMagician
closed
1 year ago
2
How to properly update a texture assigned to a sprite (E0502 - burrow checker woes)?
#317
TeHMoroS
closed
1 year ago
3
Failed when compiling CSFML
#316
Cg1340
closed
5 months ago
4
Enable statically linking on Windows MSVC
#315
3119369616
closed
1 month ago
2
Implement SFML 2.6 direction arrow cursors
#314
NuriYuri
closed
1 year ago
1
Make Scancode public and add missing scan field to KeyReleased event
#313
NuriYuri
closed
1 year ago
1
Adding a tip for users who try to install rust-sfml using cargo build…
#312
GrimReaper420
closed
1 year ago
1
Scancodes are private and thus unusable
#311
andreymal
closed
1 year ago
3
Fatal SYNTAX ERROR while compiling with SFML 2.6.
#310
GrimReaper420
closed
1 year ago
2
Implement isSrgb
#309
dogunbound
closed
1 year ago
1
Missing 2.6 features
#308
dogunbound
opened
1 year ago
3
Segfault getting maximum_size with SFML 2.6
#307
dogunbound
closed
1 year ago
7
Implement fetching bold kerning
#306
dogunbound
closed
1 year ago
2
Implements set_smooth and is_smooth
#305
dogunbound
closed
1 year ago
2
[macOS] 0.20.0 sfml package build failure
#304
milijan
closed
1 year ago
2
Add a try into just in case user wants to handle failed conversions
#303
dogunbound
closed
1 year ago
2
Implemented a convenience method that converts Texture to RcTexture
#302
dogunbound
closed
1 year ago
0
Const default vertex
#301
dogunbound
closed
1 year ago
1
Added RcText and RcFont. They follow the SAME exact principles as sprites
#300
dogunbound
closed
1 year ago
0
Fixup on documentation to make it look nicer for the new Rc modules
#299
dogunbound
closed
1 year ago
0
Implementing RcTexture and RcSprite
#298
dogunbound
closed
1 year ago
3
Added documentation for LD_LIBRARY_PATH
#297
dogunbound
closed
1 year ago
1
Feature: Allow statically linking libstdc++ in the build.rs
#296
donicrosby
closed
1 month ago
6
build.rs uses current default toolchain to determine the features enabled
#295
donicrosby
closed
1 year ago
2
Cannot statically link in mingw missing sfml-system-s
#294
donicrosby
closed
1 year ago
1
Added default type to Color. Default type is transparent
#293
dogunbound
closed
2 years ago
0
How to access the axis on JoystickMoved Event?
#292
cpardotortosa
closed
2 years ago
2
Fix doc comment for RenderTexture::new
#291
cpardotortosa
closed
2 years ago
1
Support for static linking on Windows and Linux
#290
arm32x
closed
2 years ago
2
Can't compile 0.17.0 Missing clock.hpp
#289
MyUsernamee
closed
2 years ago
2
Added more doc examples for the render_window module
#288
dogunbound
closed
2 years ago
3
Added documentation and testing for font.rs
#287
dogunbound
closed
2 years ago
1
Make enum CursorType Hashable
#286
dogunbound
closed
2 years ago
1
Documentation for rect
#285
dogunbound
closed
2 years ago
1
RenderWindow set_position does not work
#284
dogunbound
closed
2 years ago
2
Documentation
#283
dogunbound
closed
2 years ago
1
Remove references to CSFML in documentation
#282
crumblingstatue
closed
2 years ago
1
Next