Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Won't Do
-
Affects Version/s: Qt 3D Studio 2.3 RC3
-
Fix Version/s: None
-
Component/s: Runtime 2.x
-
Labels:None
Description
Code added in <Shared> section is duplicated and there's no new line before, hence
<Shared>
//hello
</Shared>
results in
#define VERTEX_SHADER//hello//hello