Update core info files for 3D tech demos - GPLv3 license
This commit is contained in:
parent
9a1ab0e22c
commit
90dc3939a5
|
@ -3,4 +3,4 @@ supported_extensions = "png"
|
|||
corename = "InstancingViewer Camera"
|
||||
manufacturer = "Various"
|
||||
systemname = "Instantiation of objects displaying the camera image"
|
||||
license = "N/A"
|
||||
license = "GPLv3"
|
||||
|
|
|
@ -3,4 +3,4 @@ supported_extensions = "png"
|
|||
corename = "InstancingViewer"
|
||||
manufacturer = "Various"
|
||||
systemname = "Instantiation of objects"
|
||||
license = "N/A"
|
||||
license = "GPLv3"
|
||||
|
|
|
@ -3,4 +3,4 @@ supported_extensions = "obj"
|
|||
corename = "Modelviewer"
|
||||
manufacturer = "Various"
|
||||
systemname = "3D Models"
|
||||
license = "N/A"
|
||||
license = "GPLv3"
|
||||
|
|
|
@ -3,4 +3,4 @@ supported_extensions = "obj"
|
|||
corename = "SceneWalker"
|
||||
manufacturer = "Various"
|
||||
systemname = "3D Models"
|
||||
license = "N/A"
|
||||
license = "GPLv3"
|
||||
|
|
Loading…
Reference in New Issue