- Main
- Material - fix technique loading regression introduced in v14.2.1
- ScriptTranslator - report if texture is re-declared with different settings
- ShadowRenderer - check that tech and pass exists
- Technique - allow compiling simple techniques without RS
- GL3+: fix getClosestGLImageInternalFormat (#3065)
- GL: Update ps_1_4.cpp (#3066)
- MeshLOD: range loop refactoring (#3064)
- Samples: Character - use InputListenerCain for event propagation