Neil 'Jed' Jedrzejewski

Results 16 comments of Neil 'Jed' Jedrzejewski

Started adding VS2017 support as branch[ feature/vs2017-support](https://github.com/NeilJed/VTFLib/tree/feature/vs2017-support) Currently prioritising VTFLib as some dependencies in VTFCmd and VTFEdit need more fixing.

No reason other than 2017 is currently what I'm working with. Theres no reason 2019 can't be added as well, it's just project files mostly. Biggest issue is that the...

Thanks @Joshua-Ashton - I'll try and take a look as soon as I have some free time.

@Joshua-Ashton are you planning on merging your fork back into the main repo?

Can you clarify what you're trying to do? Are you trying to make a sphere map? I know Valve used them in and early iteration of the Source engine and...

Currently considering switching to using [FreeImage](http://freeimage.sourceforge.net/) as it does the basic Image IO stuff that DevIL was used for an is still maintained.

Currently working on updating to the newer nVidia DXT library some progress made but haven't committed the changes into the dev branch just yet. There are a lot of changes...

@sheybey Yeah I was looking at several alternative DXT libraries including that one. The reason I'm leaning more towards using the newer nVidia library is mostly because it has a...

Hmm... You're right. I always thought it was in the distribution. I confess, I didn't create the bundles, Ryan did and I just rescued them before his site disappeared. I'll...

I remember when we first started VTFLib we made the decision not to support the XBox format as no modders were developing for XBox and we had no access to...