Re: [Development] What are new features of Qt3D in Qt 5.11?

2018-01-02 Thread Rees, Kevron
What about a fix for multi-viewport picking (QTBUG-59567)? On Tue, Jan 2, 2018 at 2:46 AM, Vincent Hui wrote: > Hi Sean, > > Thank you for your reply. > > Is it possible to offer the physics integration to Qt users as a technology > preview in Qt 5.11 before it is ready? I watched your video clip

Re: [Development] Weird issue in CI

2018-01-02 Thread Frederik Gladhorn
On torsdag 21. desember 2017 10.46.20 CET Konstantin Tokarev wrote: > > On onsdag 20. desember 2017 17.00.18 CET Konstantin Tokarev wrote: > >> I'm repeatedly getting this error: > >> > >> Failed to provision template 'qtci-linux-Ubuntu-16.04-x86_64-1-b46ac1': > >> Failed repeatedly to launch buil

Re: [Development] Reporting errors for powershell scripts executed by Coin

2018-01-02 Thread Frederik Gladhorn
On fredag 22. desember 2017 09.17.47 CET Tony Sarajärvi wrote: > Hi > > We ignore the results of PS1 scripts because A) We have bad scripts that try > to remove folders that don't exists anymore (should be cleaned) and B) as > your example said, if we enabled enforcing of them now, things would br

Re: [Development] Pushing with the same change id to the another branch.

2018-01-02 Thread Thiago Macieira
On Tuesday, 2 January 2018 09:34:45 -02 Igor Mironchik wrote: > Hello, > > I pushed a change for code review into the 5.10 branch. But this patch > can't be merged into 5.10 branch since this is behavior change. Now I > want to push the same change (commit) into dev branch. So my question is > it

Re: [Development] Pushing with the same change id to the another branch.

2018-01-02 Thread Konstantin Tokarev
> Hello, > > I pushed a change for code review into the 5.10 branch. But this patch > can't be merged into 5.10 branch since this is behavior change. Now I > want to push the same change (commit) into dev branch. So my question is > it possible to do just: > > git push gerrit HEAD:refs/for/dev

[Development] Pushing with the same change id to the another branch.

2018-01-02 Thread Igor Mironchik
Hello, I pushed a change for code review into the 5.10 branch. But this patch can't be merged into 5.10 branch since this is behavior change. Now I want to push the same change (commit) into dev branch. So my question is it possible to do just: git push gerrit HEAD:refs/for/dev Change id wi

Re: [Development] Plugins path

2018-01-02 Thread Igor Mironchik
Hi, On 02.01.2018 13:37, Thiago Macieira wrote: On Tuesday, 2 January 2018 05:13:20 -02 Igor Mironchik wrote: So I have to rebuild again. I deleted config.opt file. Launched ./configure... Delete a few more files besides config.opt. In fact, all of them that were created after you typed confi

Re: [Development] What are new features of Qt3D in Qt 5.11?

2018-01-02 Thread Vincent Hui
Hi Sean, Thank you for your reply. Is it possible to offer the physics integration to Qt users as a technology preview in Qt 5.11 before it is ready? I watched your video clip "Qt 3D Rigid Body Physics" 11 months ago. Thanks, Vincent On 2 January 2018 at 17:24, Sean Harmer wrote: > Hi, > > On

Re: [Development] Stop delivering 32 bit MinGW binaries from 5.12 ->

2018-01-02 Thread Thiago Macieira
On Tuesday, 2 January 2018 06:30:55 -02 André Hartmann wrote: > > I personally use MSVC2017 together with MSVC2015 32 bit binaries for the > > published product. But I regularly use MinGW for daily development. > > Other people might prefer MinGW over MSVC for published products though. > > So 32 b

Re: [Development] Plugins path

2018-01-02 Thread Thiago Macieira
On Tuesday, 2 January 2018 05:13:20 -02 Igor Mironchik wrote: > So I have to rebuild again. I deleted config.opt file. Launched > ./configure... Delete a few more files besides config.opt. In fact, all of them that were created after you typed configure (including all created by make). Git clean

Re: [Development] What are new features of Qt3D in Qt 5.11?

2018-01-02 Thread Sean Harmer
Hi, On 01/01/2018 02:43, Vincent Hui wrote: Hi, Happy new year. In 2018, what are new features of Qt3D in Qt 5.11? Will Rigid body and soft body physics simulation be included? It will mainly be performance and stabilisation in Qt 3D for 5.11. The physics integration is not ready yet. Che

Re: [Development] Stop delivering 32 bit MinGW binaries from 5.12 ->

2018-01-02 Thread André Hartmann
Hi Jani and Roland, First: Happy New Year to all! Am 21.12.2017 um 11:59 schrieb Roland Winklmeier: 2017-12-21 11:37 GMT+01:00 Jani Heikkinen >: With Qt 5.11 it seems we can finally drop MSVC2013 so we could "temporarily" add MinGW 64 bit pre-build binaries