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.
Mike T
owensd The files stored (for LFS) in git are essentially metadata. Without the extension, I belie…
»
David Owens II
The files stored (for LFS) in git are essentially metadata. Without the extension, I believe ther…
»
Mike T
I'm not familiar with the git extension, what happens if you don't have it installed. Will the po…
»
David Owens II
Unfortunately, there are no ideal solutions here. * Downloading huge asset zips sucks. * Breakin…
»
Casey Muratori
I don't really want something where everyone's going to have to install an extension, though, and…
»
David Owens II
You could sign up for this: https://github.com/blog/1986-announcing-git-large-file-storage-lfs.
»
Casey Muratori
Git can't handle assets (that's why game developers never use it :) ) of the size used in game de…
»
Saticmotion
Turns out the problem was the relative file paths. In episode 4 Casey turns on full paths in the …
»
Miguel Lechón
Hi fellow pushers, I've been catching up on recent episodes while annotating them and I have t…
»
Asaf Gartner
Will it also include the assets?
»
Nuno
Great idea Casey :) Now I can ditch my daily/weekly routine to download the latest code and impo…
»
John Lorre
This would be awesome. As this was not explicitly written, I state (the likely obvious) to start…
»
Andreas Wilfer
It sounds like a perfect idea to put it in a private repository.
»
Abner Coimbre
When it comes to Git foo, I have found Miblo, Drive137, or Soulflare3 to be very good at maintain…
»
Casey Muratori
That would be great, yes. Lots of people like to build with Visual Studio, I think. - Casey
»
Kirill Basin
That would be a great idea indeed! It's a minor thing, but I can supply project config files for…
»
Ian Hern
I don't think the fact that the stdlib string is bad is an excuse at all, especially since this i…
»
Bryan Taylor
C0D3 That CGI method looks very interesting. I think I should maybe do a project on it later. I t…
»
drjeats
Very cool :) Useful for people are behind since trying to use desktop diff programs to refresh y…
»
Ramona Fielding
It's worked really well for distributing Unreal Engine 4's source code, and would be super nice t…
»
David Owens II
Excellent idea! =)
»
Casey Muratori
Hello folks, Almost since the project began, there has been a lot of interest in a centralized G…
»
popcorn
That CGI method looks very interesting. I think I should maybe do a project on it later. I think …
»
Saticmotion
No idea what's wrong with the regex, but it crashes Sublime. I'm going to figure out what it does…
»
Mike T
You could try something like this: 1^ *([A-z0-9.]*)\(([0-9]+)\) It's loosely based on the ori…
»
Saticmotion
So I've been following the guide for Sublime. At some point we are supposed to create a build scr…
»
Ian Hern
I remember him talking about how he generates all his layout using floating div's for everything,…
»
Casey Muratori
Nephyst So I guess I'd like to ask... At the point where you start the re-architecture process, d…
»
xel
I spent a lot of time reinstalling Visual Studio multiple times, reinstalling windows sdk, copyin…
»
The_8th_mage
It may be that you didn't install the windows sdk,or didn't run the cmd file. Installing windows …
»