Files
oak-editor/app/node
itsmattkc 24091f9810 explicitly destroy NodeParams in Node destructor
NodeParams used to be destroyed automatically through the QObject system, but
now that NodeParams perform actions that access the parent Node object in
their destructor, the NodeParam destructor needs to be called before the Node
has been fully destroyed. By destroying explicitly in the Node destructor we
accomplish this.
2019-12-02 00:14:33 +11:00
..
2019-11-30 18:29:46 +11:00
2019-11-22 16:53:30 +09:00
2019-11-22 16:53:30 +09:00
2019-11-22 16:53:30 +09:00
2019-11-22 16:53:30 +09:00
2019-07-10 03:22:53 -05:00
2019-07-17 03:05:25 -04:00
2019-09-08 09:14:41 +10:00
2019-09-08 09:14:41 +10:00
2019-11-17 17:11:40 +09:00