Lukas Dürrenberger

Results 56 issues of Lukas Dürrenberger

So I've been trying to move all the issues from the official Box2D Google Code project to GitHub, but for some reason it always fails with the `Bad credentials` exception....

On Twitter and TweetDeck tweets that are "Quote retweeted" are embedded into the tweet itself. From a data point of view, a quote retweeted is simply a link to the...

This PR essentially supersedes #12 and #11 Additionally, it includes three commits from @akrinke's clone https://github.com/akrinke/Schiffbruch The commits from #11 were mostly squashed as on their own it made it...

enhancement

This leads to drastic speed ups if you "pause" the game thread, e.g. by breaking in the debugger. So for a short amount of time, the game will try to...

enhancement

While looking at #6 I noticed that the white rectangle on the map doesn't properly line up with the view the player gets on the screen.

bug

I'm aware that PhysicsFS runs sort of "globally" and can be implemented with just static functions, but wouldn't it make sense to bind the init and deinit to the constructor/destructor?...

## Acceptance Criteria - All of the following criteria must be met: - [x] This community is directly tied to an open source project - [x] The open source project...

It's kind of a common problem with `FetchContent` that it also pulls in all the install instructions from the fetched content. There some workarounds with manual `add_subdirectory` and `EXCLUDE_FROM_ALL`, not...

bug

I thought, I'll start a list to collect a few things, that I believe need updating on the website for SFML 3. - [ ] Mention scissor & stencil testing...

enhancement

- [x] Update website for SFML.Net 2.3 - [x] Update website for SFML.Net 2.4 - [x] Update website for CSFML 2.5.1 - [x] Update website for CSFML 2.5.2 - [...

enhancement
help wanted
website