ISWACygnet child of Renderable

This commit is contained in:
Sebastian Piwell
2016-04-08 12:27:23 -04:00
parent 263bc9508e
commit 6a81065b42
12 changed files with 126 additions and 191 deletions
-1
View File
@@ -84,7 +84,6 @@ Renderable::Renderable(const ghoul::Dictionary& dictionary)
"Scenegraphnode need to specify '" << SceneGraphNode::KeyName
<< "' because renderables is going to use this for debugging!");
#endif
dictionary.getValue(keyStart, _startTime);
dictionary.getValue(keyEnd, _endTime);