Buu342

Results 23 comments of Buu342

Ah whoops, my bad. Fixed. However as pointed out by @MaartenBent, perhaps this is a good opportunity to port the cube sample to use the preferred `wxGLAttributes` object instead?

> Let's do it like this, thanks. Do you plan to push more commits to switch to using `wxGLAttributes` in the cube sample or should we merge this as is?...

I have ported the cube sample over to use wxGLAttributes, but I don't have a stereo compatible device to test it on. I'm also unsure if the loop to check...

@vadz Seems like it does! I compiled his branch of wx, and then built the penguin and cube (with the depth buffer disabled), and the depth buffer works as intended.

> What is GitHub Actions for? GitHub Actions is for [Continuous Integration](https://en.wikipedia.org/wiki/Continuous_integration). Basically, every time you make a commit to the repository, GitHub will compile the project using a yaml...

This doesn't seem to be happening on the 3.0? Only the X7? Need further testing, because it might be firmware related.

Tested on the X7 with the same firmware as the 3.0 (v3.06), bug still happened. So it's model related.

Custom properties added in ab830ce to the plugin

Billboarding support has been added in 6a9f281, but not yet LookAt.

That's an odd bug... Can you share the .S64 of the model so I can take a look at what happened there? I'm going to be doing some improvements to...