torriem

Results 13 comments of torriem

If you are using the option, "Fetch from dedicated feed when available," which is the default if you have many channels in your subscription, you get everything including shorts. Until...

I can't find any information online anywhere on even how to build OCCTWrapper.so. It's not in any Fedora or Debian repo that I can find. Is it something to do...

Sorry but it's still not working on Fedora 40 with the 2.5.60 AppImage. Same error about the missing file.

And 251 and 252 (as well as 238) upon vehicle loading.

If you close the main window using the window manager close button, it does not show the popup. I will push a commit that fixes that very soon.

No, only the 2D elements like the light bar, compass, speedo, Simulator On, etc. Things that are fixed to the display on top of everything else. Anything that's drawn on...

I think I accidentally found the solution. The code the implements drag to pan calculates how far from the tractor the click is. So if we translate this to javascript,...

Also the position of the reverse arrow can be calculated by replicating all the OpenGL coordinate transformations in Javascript. Fortunately qml provides a matrix4x4 type for this purpose. I note...

Also LGPLv3 would provide more use flexibility than the GPLv3. It would still keep your code open and free, but allow closed source projects to use it. I understand that...