We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Simon Anciaux
It will be more efficient, but since Casey doesn't have performance problems with the graphics it'…
»
Allen Webster
Interesting... I'm not super sure why file dates would be related. I used to rely on them, but I …
»
Tucker Kolpin
For me something similar is happening except the exclamation mark appears for a panel whenever I g…
»
Roderic Bos
In the last episodes casey transforms the spritesheets from the artist to contiguous bytes in the …
»
simonWasHere
Ok, so running: fsutil behavior set disablelastaccess 1 and rebooting fixes the problem completely…
»
simonWasHere
Yes, now pretty sure it is the file access time that is the problem, because updating it with this…
»
simonWasHere
Have now seen it happen with a file on my main drive (not the subst created one) and that isn't un…
»
Ben Visness
This may be a bit of a tangent, but you may want to consider different downscaling algorithms. In …
»
simonWasHere
It isn't rebooting that resets it to happen again, although something did, maybe commit/pushing to…
»
simonWasHere
OS is Windows 10 Home, version 1803 build 17134.165 fully updated. Using git for source control, t…
»
Mārtiņš Možeiko
Sure, I'm not saying you should use it. I'm just saying to check its features. To get users to use…
»
Allen Webster
I don't know, but that's a pretty serious problem. The ! indicates that the file was changed outsi…
»
simonWasHere
Hi, Since upgrading to version 4.0.28 from 4.0.20 I am often seeing a red exclamation mark in the …
»
Finalspace
I know there are plenty ones out there, but as usual i want to write it myself. So i am not in se…
»
Oliver Marsh
Ah nice! I'll definitely be referring to this post when I make the foray into 3d.
»
Mārtiņš Možeiko
Check out . This is my go-to image viewer on Windows for many years. Super fast, super small - on …
»
Finalspace
I am in the process of writing a image viewer, to build a replacement for the extremely slow built…
»
Mārtiņš Možeiko
As far as I remember that does not work at all. Once you instruct VS to build something while you …
»
Jack Mott
Did you get this working? It definitely works fine, you set the platform layer as the startup proj…
»
Chen
Thanks Oliver! Good question. The staircase is approximated by a convex shape that I hand-modelled…
»
stevenjohnson
This is a great idea for a game for children who can help in development. My younger brother, for …
»
seventh-chord
There is a attribute you can set to choose between the window and the console subsystem. It is me…
»
AlexKindel
Thank you! One other thing along these lines: my understanding is that in C, what determines whet…
»
seventh-chord
I have used rust to write applications that make use of the windows api, so I though I'd chime in…
»
Oliver Marsh
Looking great! Thanks for another great blog post Chen. I was wondering how the staircase is hand…
»
AlexKindel
Oh hey, I've been thinking about doing a project in Rust. Have you ever written a Windows program…
»
AlexKindel
For what it's worth, as I've forged on, the program has ended up looking like . I feel rather bad …
»
Chen
Thanks Ryan! I totally agree that collision D&R is one of the most difficult, if not the most diff…
»
Ryan Fleury
I just uploaded a new devlog diving into The Melodist's metaprogramming system. I hope you enjoy!…
»
Ryan Fleury
Nice work! When working on some 3D projects a few years ago, I remember collision detection and re…
»