ShaderNode: remove incorrect attribution
This commit is contained in:
parent
068047200e
commit
305e56a921
@ -39,8 +39,6 @@ import java.util.List;
|
|||||||
* Used for loading {@link ShaderNodeDefinition shader nodes definition}
|
* Used for loading {@link ShaderNodeDefinition shader nodes definition}
|
||||||
*
|
*
|
||||||
* Tells if the defintion has to be loaded with or without its documentation
|
* Tells if the defintion has to be loaded with or without its documentation
|
||||||
*
|
|
||||||
* @author Kirill Vainer
|
|
||||||
*/
|
*/
|
||||||
public class ShaderNodeDefinitionKey extends AssetKey<List<ShaderNodeDefinition>> {
|
public class ShaderNodeDefinitionKey extends AssetKey<List<ShaderNodeDefinition>> {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user