Cleanup: remove unused TimeSourceNode->offset
This commit is contained in:
@@ -33,9 +33,6 @@ struct TimeSourceNode : public Node {
|
||||
/* New "current time". */
|
||||
float cfra;
|
||||
|
||||
/* time-offset relative to the "official" time source that this one has. */
|
||||
float offset;
|
||||
|
||||
// TODO: evaluate() operation needed
|
||||
|
||||
virtual void tag_update(Depsgraph *graph, eUpdateSource source) override;
|
||||
|
||||
Reference in New Issue
Block a user