
Added "ForceList" instruction for Lists so that skill, playerclass, and episode menus don't get overridden.Added ability for Option items to read in their OptionMenuDescriptor (List and Image Scroller items already have this).Added "Class" instruction for Image Scrollers.Added Font and TextureID types to Option and Image Scroller items (List items already have these).Fix incorrect pixelratio handling on rotated models.process events every frame as well to ensure that menus can run at any framerate.allow SNDINFO to declare sound mappings by using 'sound = soundfle' syntax.Fix crash if Animation is not explicitly assigned in MODELDEF.Added animation support for OptionMenus.
#GZDOOM PERFORMANCE PLUS#

Fixed A_Changemodel crash from invalid modeldef names.Added Method For Getting Portal Group Count.Allow Disabling of XY Billboard for Particles.Look up named frames using the Animation ID (if any).Make view angles interpolate on a separate flag to the one that forces interpolation for the entire frame.Set up interpolated camera angle changes to occur at framerate when all conditions in P_NoInterpolation() are met.

Make the new scaled angle changes at frame rate opt-in behind new flag SPF_SCALEDNOLERP.Italian language translation is now complete.
