Evilpudding

Results 11 comments of Evilpudding
trafficstars

I think supporting C89 would be pretty cool. If the differences are mostly aesthetic like variable declarations on the top of the block, being more compatible would come at no...

Thanks for reporting. This is the twinpeaks project? Could you check if you can find `tile_diffuse.tga` file in `candle/build/data.zip`?

Can you try to run the exe in debug mode? If you have Visual Studio installed, to know where it's halting? I assume it's the fact it's not being able...

Damn, don't do that, that's way too much work. You could just try to add the debug flag on the `cl` command in both `build.bat` I thought they were already...

If you update with `git pull origin master` and `git submodule update` and remove `candle\build` and `build`, does it still happen?

What do you mean by "changing the candle.c file"? What are you changing?

I tried reproducing it and can't seem to be able to... The `camera' : failed to expand macro` seems to be driver specific, but I thin I fixed it. Not...

You mean in the engine, or just in general? Assuming the question is about a project you're working on from scratch, with ASSIMP, you just have to parse the structure...

That happens to be a feature, I worked hard on it.

@Bfgeshka It probably gives you the hash of the string you didn't input yet.