Hi,
I was wondered why Qt3D diffusemap material doesn't implement texture alpha
for fragColor or why there no diffuseMapAlpha material at least.
I tried to modify diffusemap.frag by analogy with
normaldiffusemapalpha.frag
set diffuseTextureColor as vec4 and make
fragColor = vec4( diffuseTextureC
On segunda-feira, 9 de janeiro de 2017 20:01:26 PST Jason H wrote:
> This one is a head scratcher for me. I want to write a Qt app that connects
> to a server running SSH, then connect to a database behind it, as it's not
> internet accessible. MySQLWorkbench and others can do this. I'm wondering
>
09.01.2017, 22:01, "Jason H" :
> This one is a head scratcher for me. I want to write a Qt app that connects
> to a server running SSH, then connect to a database behind it, as it's not
> internet accessible. MySQLWorkbench and others can do this. I'm wondering if
> there is a way d do this in
This one is a head scratcher for me. I want to write a Qt app that connects to
a server running SSH, then connect to a database behind it, as it's not
internet accessible. MySQLWorkbench and others can do this. I'm wondering if
there is a way d do this in Qt? (Currently the DB is Mysql, but plan
On segunda-feira, 9 de janeiro de 2017 08:28:50 PST Michael Herzlich wrote:
> Hi Qt developers,
>
> I ran into performance problems with Qt for embedded Linux 4.8.3 on custom
> hardware. The styling of the UI is done with QSS and no custom painting
> code. There are multiple measurements visualiz
09.01.2017, 18:16, "Shawn Rutledge" :
>> On 9 Jan 2017, at 16:04, Serge K via Interest
>> wrote:
>>
>> This feature existed in Inkscape for long time before but was "hidden"
>> (possible open by editing some config files). In latest version of Inkscape
>> 0.92 this very useful feature appea
> On 9 Jan 2017, at 16:04, Serge K via Interest wrote:
>
> This feature existed in Inkscape for long time before but was "hidden"
> (possible open by editing some config files). In latest version of Inkscape
> 0.92 this very useful feature appeared as open. And it existed in Adobe
> Illustrat
This feature existed in Inkscape for long time before but was "hidden"
(possible open by editing some config files). In latest version of Inkscape
0.92 this very useful feature appeared as open. And it existed in Adobe
Illustrator for years. This is a standard svg2 feature allowing create
"coni
Hi,
QRenderSurfaceSelector::setSurface accepts a QWindow or a
QOffscreenSurface. Is there any example code on how to use
QOffscreenSurface with Qt3D? How is intended to be used? Is it possible to
combine QOffscreenSurface with QRenderCapture to render images in command
line applications without an
What are you changing in the QSS? If it's just colors, just use QPalette.
> Sent: Monday, January 09, 2017 at 8:28 AM
> From: "Michael Herzlich"
> To: interest@qt-project.org
> Subject: [Interest] How to improve Qt's QSS/CSS performance on embedded
> devices?
>
>
>
> Hi Qt developers,
>
>
10 matches
Mail list logo