I just compiled the following code with clang on arch linux (clang test.cpp -std=c++11 -pedantic) …
Comparing with that I opened today, I think it's clear we're on the same page!
You are on right track. For antialiasing you don't need to necessary use multisampling. You could …
Well, now I feel really stupid for not thinking of the simplest answer. I tried adding the flags m…
I don't know why it's not allowed and I don't have clang so I don't know if it'll work but did you…
For the month of February, we did the following: February was a huge month for RISCY BUSINESS. Wi…
This is something I've been curious about for some time, so I figured I would put the question out…
Hi, folks. I'm following along with the series, currently at day 042. Seeing as I have encountered…
Consider adding a test before calling vcvarsall.bat to avoid adding the same thing to the PATH sev…
Nothing to add to insofaras's comment. I'm looking forward to them.
Sounds like a great lineup, looking forward to them. Props to the authors.
Hello Dear Readers! We've hinted about our educational push since the year started, and it's time …
Really looking forward to trying this out.
Thanks i currently have an issue in wall collision it doesn't work around corners can't find seem …
Yes the plan is to make the indentation rule pretty flexible, perhaps on par with emacs' own inden…
Alright. Are settings that will allow us to specify how we want some things autoindented or not …
This seems like a really good idea. Posting some code for a simple pong clone. I've seen enginee…
So, this weeks single-header library is a smaller one: a few variations of pseudo random number ge…
Oops sorry.. I didn't notice that and thanks for your interest. The repo is updated with what you …
Yeah I want to build out the code flowing stuff some more, the current version still has some roug…
Yeah, that's what I was talking about. It would be awesome if it was something that we could set…
There is no such setting if you are talking about the virtual whitespace system, but I have been w…
Is there a way to customize the tab or autoindent sizing or are settings for that in the works?
What kind of german keyboard layout is that? I cannot get my Win10 to have such layout when I inst…
Thanks for watching Jereon, I'll try to address that.
There is no solution right now, and I am actually not sure what to do about this. Any suggestions…
@mmozeiko Yes that is the situation haha @robby That's actually more unusual. I am not sure why t…
Looking like quite a nice and useful profile you've built in now. Btw, having watched the dev log …
Last week I overhauled the rotation tool so it would be actually usable. This meant writing a real…