1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-25 21:41:04 +00:00
Bo Svensson 5debd6e25a
removes two dummy serialisers (#3212)
This PR removes dummy serialisers for `StateSetUpdater`, `NodeCallback` and the respective `META` macros that trigger serialisation requirement here.

`StateSetUpdater` and `NodeCallback` are just base classes that can not be used on their own, so there is no need to incorporate them into serialisation. These changes might have minor effects on derived classes that forget to override `className()`, `libraryName()` through `META`, but it makes hardly a difference to now serialise such classes as a dysfunctional `osg::Callback` instead of a dysfunctional `SceneUtil::NodeCallback`.
2021-11-04 22:31:22 +01:00
..
2021-08-04 17:49:57 -07:00
2021-11-02 18:01:22 +01:00
2021-11-02 18:01:22 +01:00
2021-10-23 10:31:46 +02:00
2018-10-09 10:21:12 +04:00
2020-04-24 20:38:55 +02:00
2021-10-31 13:03:42 +01:00
2021-04-13 11:09:49 -07:00
2021-10-23 10:31:46 +02:00
2021-08-04 17:49:57 -07:00
2021-10-10 18:09:15 +02:00
2021-10-10 18:09:15 +02:00
2016-05-18 12:17:26 -04:00
2020-03-14 09:38:24 +01:00
2021-10-23 10:31:46 +02:00
2021-10-23 10:31:46 +02:00
2021-07-26 14:01:02 +02:00
2021-09-12 09:21:10 +00:00
2021-10-09 11:14:22 +02:00
2021-10-09 11:14:22 +02:00
2021-08-04 17:49:57 -07:00
2021-08-04 17:49:57 -07:00