shrikkyI want to prepare myself and skill up. Please give me a headsup if there is a better way t…
Hey Simon, I apologize for not providing better information and appreciate you taking time to rev…
I had a strange behavior. If I call DrawText too much on each frame, then nothing is Drawn at all…
Hi everyone, I've made a series of short video code reviews of the different systems that compris…
spx —
So far I have found 2 places where spaces are problematic.
On Linux when using drag and dropOn Wi…
Is there something to do to load a obj ? The code I downloaded doesn't call ParseOBJ as it is, an…
hey guys,
Thanks a lot for taking your time to respond. yes I have like 3 years exp in programmi…
notnullnotvoidIt may be worth watching the first few dozen streams sequentially, since most of th…
It's
Windows 10 Pro
Version 1803
Assembly 17134.1
I can't copy something with this sequence
c…
Miles —
It may be worth watching the first few dozen streams sequentially, since most of the foundational…
Hey Simon, sorry for the delayed follow-up, been a hectic week. I added you to a git repository I…
Literally following along sequentially with the code is probably a terrible idea, especially for …
I will probably not be making another post on this blog until February. If you have any questions…
In previous versions it worked just fine, now the panels are static, sliding the edge of the pane…
Yikes! That's a pretty solid bug report, thanks, I'll take a look.
Dan —
Main blog post here: https://wordpress.com/post/dansdevlog.wordpress.com/32
I was debugging and logging messages in my app while using your debugger on my second monitor and…
to help with picking and choosing you topic all episodes are annotated and you can search the ann…
Nick —
Rather than describe it I captured a quick video of the issue here: https://www.youtube.com/watch…
Brian —
You don't need emacs or later 4coder to work in. You can use whichever environment you like. On…
Hey guys,
I am starting this series. I am coming from a Unity3D background. I am familiar with C…
joe513 —
spxYou mean spaces when passing something on the command line? Will look into that.
Actually hav…
it's currently built on a LLVM backend and debug info is added to llvm.
This means that there sh…
spx —
I guess it should work similar to the stdout handle. For an initial implementation I probably can…
Jason —
Not sure if this was already discussed at some point but I was wondering how debugging is in this…
markds —
Hi!
Firstly, there are some great posts here and I've learned a lot about dropping the CRT.
But…
I'm not sure what you're struggling with when <ctrl space> isn't working (what OS is this?)…
Hmm thanks for letting me know. I'll try to setup a test to recreate it. As I said in the previ…
joe513 —
While debugging a command line program is it possible to capture user input when using something …