Skip to content

v14.2.3

Compare
Choose a tag to compare
@paroj paroj released this 28 Mar 17:42
· 29 commits to master since this release
  • 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