> On 2021 Oct 20, at 18:11, Nuno Santos wrote:
>
> Hi Shawn,
>
> Thank you very much for your reply and clarification.
>
> My next question is, what is the best way to work around this?
>
> Should I create a QSGGeometryNode that draws an element and then create a
> node for each element?
>
Cristian,
Thank you very much!
Best regards,
Nuno
> On 20 Oct 2021, at 17:10, Cristian Adam wrote:
>
> On 10/20/2021 4:38 PM, Nuno Santos wrote:
>> David,
>>
>> Thanks for your reply.
>>
>> It is never possible to delete a kit that was auto-detected.
>>
>> Best regards,
>>
>> Nuno
>>
> H
Hi Shawn,
Thank you very much for your reply and clarification.
My next question is, what is the best way to work around this?
Should I create a QSGGeometryNode that draws an element and then create a node
for each element?
Do you think this will degrade the performance?
Is there any other wa
On 10/20/2021 4:38 PM, Nuno Santos wrote:
David,
Thanks for your reply.
It is never possible to delete a kit that was auto-detected.
Best regards,
Nuno
Hi,
You'll have to manually delete them from the profiles.xml file, or
change the true value to false for the:
true
entries.
See
https
> On 2021 Oct 20, at 17:36, Nuno Santos wrote:
>
> Hi,
>
> I have a custom QSGGeometryNode that renders several elements using triangles.
>
> Each element is composed by 4 rectangles, this means that each element needs
> 6x4=24 vertices.
>
> If there are more than a certain number of elemen
Hi,
I have a custom QSGGeometryNode that renders several elements using triangles.
Each element is composed by 4 rectangles, this means that each element needs
6x4=24 vertices.
If there are more than a certain number of elements to be drawn, artefacts pop
up. This artefacts are characterised b
Hi, I'm wondering if there are any people near Ottawa who I could meet or hang
out with?
--
Regards,
Gregory Cohen
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
David,
Thanks for your reply.
It is never possible to delete a kit that was auto-detected.
Best regards,
Nuno
> On 14 Oct 2021, at 21:14, David M. Cotter wrote:
>
> select a different one and make it default, then you should be able to remove
> the old ones?
>
>> On Oct 14, 2021, at 3:56 A