Re: [Interest] [Qt3d] Rendering 3D object with 2D coordinates

2021-03-17 Thread Walter Rawdanik
You can’t convert 2d coordinates to a 3d position because you are missing the z coordinate. It is similar problem like with picking objects in a 3D scene - you can unproject a 2d screen coordinate to a vector/ray in your 3d scene and then do a ray casting to see what you hit but that’s about it.

Re: [Interest] QSqlQuery bind value

2021-03-17 Thread Jérôme Godbout
Oh, great, thanks for the pointer, will do, good to known. On Mar 16, 2021, at 5:48 PM, Elvis Stansvik mailto:elvst...@gmail.com>> wrote: Yea, you can always use db.driver()->escapeIdentifier(x, QSqlDriver::TableName) if you want to sleep a little better anyway. Elvis Den tis 16 mars 2021 kl

Re: [Interest] Mixing Commercial and Open Source license for, different, projects

2021-03-17 Thread Roland Hughes
On 3/17/21 6:00 AM, Konrad Rosenbaum wrote: Out of curiosity: what alternatives are people settling on? Forgot to mention. Comcast dumped Qt in favor of Webkit some time late last year. You probably were on the SPAM and phone call list. We all know just how technical the people pimps put o

Re: [Interest] Interest Digest, Vol 114, Issue 15

2021-03-17 Thread Roland Hughes
On 3/17/21 6:00 AM, Konrad Rosenbaum wrote: Out of curiosity: what alternatives are people settling on? The high end audio/video company and the company creating another "Explore this computer" application for Intel both went with Electron. The medical device spin-up companies I talk with h