Activity
From 2016-12-06 to 2016-12-19
2016-12-10
- 10:30 Revision 3bce705d (github): Refactor|Model Renderer: Improved model animator state serialization
- The special ASSET member of the animator state was renamed to
“__asset__” so it will be ignored in serialization.
Th... - 10:23 Revision dc413579 (github): Scripting|libcore: Added new value type for animations
- AnimationValue stores a native Animation instance.
Also, NativePointerValue cleanly serializes to a NoneValue withou... - 10:22 Revision 53e021cd (github): Cleanup|libcore: Deserializing Id generators, cleanup
- When Ids are deserialized, the generator is updated so that it will
still generate larger IDs than the deserialized o...
2016-12-07
- 08:12 Revision bdaa0aef (github): World|Client: Serializing internal mobj animator state
- Save archives now include a new “{MapUri}ClientState” file that
contains the map’s thinkers’ serialized internal stat... - 07:56 Revision 6ba20fcf (github): libdoomsday|World: Internal thinker state is serializable
- 07:55 Revision fe91c634 (github): libgui|ModelDrawable: Model animator state is serializable
- 07:55 Revision cd2ccffc (github): libcore|Reader: Reading serialized objects with a constructor callback
- 07:54 Revision 3b87f14c (github): libcore|Record: Added a new utility method
- Duplicating a Record while retaining existing Variable instances.
Also available in: Atom