Am Fri, 3 Jun 2016 14:16:32 +
schrieb "Murphy, Sean" :
> > Thanks for all those suggestions. Of course there are platform specific
> > solutions,
> > but I'd like to keep the code 100% cross platform everywhere it's possible.
> >
> > The issue with file locking, is every OS does not have a sy
> On 05 Jun 2016, at 00:50, Artem Fedoskin wrote:
>
> As I understand there is no way to draw dashed line in Qt Quick Scene Graph
> so I decided to create shader material to do this.
> I'm trying to apply this approach http://korkd.com/2012/02/15/dashed-lines/
> to this example
> http://doc.q
2016-06-04 0:02 GMT+02:00 Thiago Macieira :
> One of two options:
>
> a) not possible to implement with all backends; or
> b) no one thought to add it
>
I just found this:
https://bugreports.qt.io/browse/QTBUG-2443
___
Interest mailing list
Interest@q
Thank you for QT3D 5.7
You have done extremely efficient work loading 3d objects.
These textured cubes and their text took 15 seconds in 5.6.
Now they are instantaneous.
Anyway.
I am unable to get my lights working properly.
All the scenes are dark and lit from the center.
In 5.6 they we'r
Em sábado, 4 de junho de 2016, às 15:55:47 BRT, Антон Жилин escreveu:
> 3. Widgets without a parent are usually used with QSharedPointer:
> auto obj = QSharedPointer::create(...);
> -- Not so great, it is verbose and does not line up with standard library
All those class names and function names w
Good day, friends.
The most exiting and most wanted (for me) feature announced in Qt 5.7 is
simple android services.
Where can I find just a hint or example to investigate it.
Thank's a lot!
--
Oleg Shalnev (Kalpa Knowledge Integration Initiative)
--