FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/SFML - drawcode/SFML · GitHub
drawcode
/
SFML
Public
forked from
SFML/SFML
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SFML
include
SFML
on
master
User selector
Datepicker
Commit history
Commits on Oct 28, 2023
Remove output parameter from `sf::Image::saveToMemory`
ChrisThrasher
committed
5cf740f
View commit details
Copy full SHA for 5cf740f
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Add `cppcoreguidelines-pro-type-member-init` clang-tidy check
Show description for bb1a465
ChrisThrasher
committed
bb1a465
View commit details
Copy full SHA for bb1a465
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Assert against division by zero in public APIs
Show description for f98ff0d
ChrisThrasher
committed
f98ff0d
View commit details
Copy full SHA for f98ff0d
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
Add clang-tidy `modernize-return-braced-init-list` check
ChrisThrasher
committed
9dc2e54
View commit details
Copy full SHA for 9dc2e54
View code at this point
Browse repository at this point
Fix references to `sf::WindowBase::setMouseCursor`
Show description for f9e6f67
ChrisThrasher
committed
f9e6f67
View commit details
Copy full SHA for f9e6f67
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Do not ignore '[[nodiscard]]` functions in example code
vittorioromeo
authored and
ChrisThrasher
committed
5cfbf91
View commit details
Copy full SHA for 5cfbf91
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Add move semantics to `sf::RenderTarget` and `sf::RenderTexture`
ChrisThrasher
committed
332d11b
View commit details
Copy full SHA for 332d11b
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
fix: use non-deprecated form of UDL declaration
Show description for c596d6c
JohelEGP
authored and
ChrisThrasher
committed
c596d6c
View commit details
Copy full SHA for c596d6c
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
Consistently use `getNativeHandle` function name
ChrisThrasher
committed
1cca7cd
View commit details
Copy full SHA for 1cca7cd
View code at this point
Browse repository at this point
Make Sound::getBuffer return a reference
Show description for 635c8c9
kimci86
authored and
ChrisThrasher
committed
635c8c9
View commit details
Copy full SHA for 635c8c9
View code at this point
Browse repository at this point
Remove Sound default constructor
Show description for 9cbcd56
kimci86
authored and
ChrisThrasher
committed
9cbcd56
View commit details
Copy full SHA for 9cbcd56
View code at this point
Browse repository at this point
Add tests for `sf::SocketSelector`
Show description for 63088c1
ChrisThrasher
committed
63088c1
View commit details
Copy full SHA for 63088c1
View code at this point
Browse repository at this point
Add tests for `sf::Http`
Show description for b3a4676
ChrisThrasher
committed
b3a4676
View commit details
Copy full SHA for b3a4676
View code at this point
Browse repository at this point
Use `struct` for user defined type with no private section
ChrisThrasher
committed
71615c8
View commit details
Copy full SHA for 71615c8
View code at this point
Browse repository at this point
Enable move semantics for socket types
ChrisThrasher
committed
e5c41c4
View commit details
Copy full SHA for e5c41c4
View code at this point
Browse repository at this point
Commits on Aug 6, 2023
Let compiler define extra special member functions
ChrisThrasher
committed
733a0a8
View commit details
Copy full SHA for 733a0a8
View code at this point
Browse repository at this point
Commits on Aug 5, 2023
Make Text::getFont return a reference
Show description for 3d29449
kimci86
authored and
ChrisThrasher
committed
3d29449
View commit details
Copy full SHA for 3d29449
View code at this point
Browse repository at this point
Make Sprite::getTexture return a reference
Show description for 623d0f6
kimci86
authored and
ChrisThrasher
committed
623d0f6
View commit details
Copy full SHA for 623d0f6
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Add Android clang-tidy job
ChrisThrasher
committed
b99a4e3
View commit details
Copy full SHA for b99a4e3
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
Use `std::filesystem::path` for paths
ChrisThrasher
committed
b684827
View commit details
Copy full SHA for b684827
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Use modern name for macOS
Show description for ddfb7f6
ChrisThrasher
committed
ddfb7f6
View commit details
Copy full SHA for ddfb7f6
View code at this point
Browse repository at this point
Commits on Jul 16, 2023
docs: add missing braces to initialize vector
JohelEGP
authored and
ChrisThrasher
committed
ac2e4d4
View commit details
Copy full SHA for ac2e4d4
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Add missing `#include`s
JohelEGP
authored
00b6488
View commit details
Copy full SHA for 00b6488
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Add doc strings to remaining assertions
ChrisThrasher
committed
98df0fe
View commit details
Copy full SHA for 98df0fe
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Added assert messages to Vector3 functions
erikbolumburu11
authored and
eXpl0it3r
committed
a143da5
View commit details
Copy full SHA for a143da5
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Added asserts for cwiseDiv()
erikbolumburu11
authored and
eXpl0it3r
committed
b8ca0f6
View commit details
Copy full SHA for b8ca0f6
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Make glyph a struct
Show description for b391be2
dogunbound
authored and
eXpl0it3r
committed
b391be2
View commit details
Copy full SHA for b391be2
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Make `sf::Clock` pausable
MetGang
authored and
ChrisThrasher
committed
8835f42
View commit details
Copy full SHA for 8835f42
View code at this point
Browse repository at this point
Moved most variables in sfml-graphics, GlResource and GlContext out of namespace scope.
binary1248
authored and
ChrisThrasher
committed
b39be46
View commit details
Copy full SHA for b39be46
View code at this point
Browse repository at this point
Commits on May 25, 2023
Prefer named colors
ChrisThrasher
committed
53e2fab
View commit details
Copy full SHA for 53e2fab
View code at this point
Browse repository at this point
Commits on May 21, 2023
Fix misspellings
Show description for d131beb
ChrisThrasher
committed
d131beb
View commit details
Copy full SHA for d131beb
View code at this point
Browse repository at this point
Use `std::byte`
ChrisThrasher
committed
33030e9
View commit details
Copy full SHA for 33030e9
View code at this point
Browse repository at this point
Commits on May 15, 2023
Add `sf::Shape::getGeometricCenter()`
Show description for 9855552
TedLyngmo
authored and
ChrisThrasher
committed
9855552
View commit details
Copy full SHA for 9855552
View code at this point
Browse repository at this point
Fix build failure when using g++ (GCC) 13.1.1
Show description for f95d159
TedLyngmo
authored and
ChrisThrasher
committed
f95d159
View commit details
Copy full SHA for f95d159
View code at this point
Browse repository at this point
Commits on May 13, 2023
Fix broken `sf::swap` overloads
ChrisThrasher
committed
b14d0b4
View commit details
Copy full SHA for b14d0b4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL