-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
glTF-Sample-Assets/util/model.php
Line 218 in f420778
| * Pocess the command line |
glTF-Sample-Assets/util/model.php
Lines 226 to 227 in f420778
| array('switch'=>'help', 'long'=>'help', 'short'=>'h', 'text'=>'Displays this informaiton.'), | |
| array('switch'=>'verbose', 'long'=>'verbose', 'short'=>'v', 'text'=>'Dump intermediate and debug infomation.'), |
glTF-Sample-Assets/util/model.php
Line 498 in f420778
| fwrite ($F, sprintf ("\n### Copyright\n\n© %d, The Khronos Group.\n\n**License:** [Creative Commons Attribtution 4.0 International](%s)\n", 2023, $metaAll[0]->LICENSE['CC-BY 4.0']['link'])); |
glTF-Sample-Assets/util/modelmetadata.php
Line 236 in f420778
| // Model's metadata, either stored in the Repo or derrived from it |
glTF-Sample-Assets/util/modelmetadata.php
Line 483 in f420778
| * At a mininum, the following can be used in the BODY file |
glTF-Sample-Assets/util/modelmetadata.php
Line 543 in f420778
| $readme[] = ' * [Creative Commons Attribtution 4.0 International]("'.$this->LICENSE['CC-BY 4.0']['link'].'") [SPDX license identifier: "CC-BY-4.0"]'; |
Note that after fixing the scripts LICENSE.md files will be regenerated.
Metadata
Metadata
Assignees
Labels
No labels