Christopher Lees

Results 403 comments of Christopher Lees

Honest answer is that I don't know unfortunately, only that they're interacting in some way. Without an AMD card here I can't really debug, and if its a driver issue...

No real plans to do anything with this at the minute I'm afraid- Adding anchor points would need code writing to handle distortion and a bunch of other stuff into...

Fixed the crash. I think the erratic sound you're referring to is the little blip when it moves off? Trying to get to the bottom of that one.

OK, give it a try with the build from today. Original code tried to be a little too clever.... Not going to guarantee that this is currently right (specifically, looking...

Now that's interesting. We *should* be always be preloading the exterior textures (to stop a freeze when hitting F2), but I'd suspect its probably a visibility update here. Will try...

Is this a new issue then? Confused now.... https://github.com/leezer3/OpenBVE/commit/62583e2e7ed54abaef9f1211485db1dec7e43323 That's suspicious if so, something somewhere is probably checking for normal mode in that case.

Interesting, thanks. Will see what I can find.

So, from an initial test, I can't reproduce your glitch from the video above, Some thoughts however: * Does the track vanish if you rotate the camera in the other...

So, I can reproduce with that, and I admit to being a little perplexed at the minute. Our immediately culpable code appears to be this, which translates the relative camera...

Various ways of doing this, but they'd all rely on having the brightness set correctly in the routefile. You've got the **brightness[carIndex]** animated variable, which wants a simple else-if to...