Fixed|Definitions|libdoomsday: Group definition frame duration validation (mishandled -1)
Do not handle Group definitions whose frame durations do not describe a valid animation sequence, when generating Material animations.
A warning is now logged by the DED parser when an invalid duration is encountered. The Group definition itself will be ignored when building Material animations, later on.
Fixed|Definitions|libdoomsday: Group definition frame duration validation (mishandled -1)
Do not handle Group definitions whose frame durations do not describe
a valid animation sequence, when generating Material animations.
A warning is now logged by the DED parser when an invalid duration is
encountered. The Group definition itself will be ignored when building
Material animations, later on.
IssueID #1896