You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1893617ec9
The pointer to the LightListCallback is now stored in the Animation, which eliminates the need for dynamic_cast. Also, when the object root is recreated, the previously used LightListCallback will be reused, so we no longer need the objectRootReset() notifier. Finally, there was a bug when saving and reloading the game, the getIgnoredLightSources() were not being set, as the ActorAnimation constructor completes before the NpcAnimation sets the ObjectRoot. This was solved by creating the LightListCallback in advance in the Animation constructor. |
8 years ago | |
---|---|---|
.. | ||
bsatool | 10 years ago | |
esmtool | 9 years ago | |
essimporter | 9 years ago | |
launcher | 9 years ago | |
mwiniimporter | 8 years ago | |
niftest | 10 years ago | |
opencs | 8 years ago | |
openmw | 8 years ago | |
openmw_test_suite | 9 years ago | |
wizard | 8 years ago | |
doc.hpp |