Skip to content

2018.301.0

Compare
Choose a tag to compare
@peppy peppy released this 28 Feb 15:56
· 19338 commits to master since this release
e8ae207
  • Fix null ref regression #1430 (peppy)
  • Set display colour depth to correct value when switching to fullscreen #1428 (LastExceed)
  • Fix transforms of same type/time not being removed correctly #1427 (peppy)
  • Don't unnecessarily update depth if depth is already set correctly #1426 (peppy)
  • Ensure bindings unbind in both directions when explicit UnbindBindings is called #1424 (peppy)
  • Catch exceptions thrown during dynamic compilation runtime #1422 (peppy)
  • Use same argument order in all transformable conditionals #1421 (peppy)
  • Add logging when threads fail to join in time #1419 (peppy)
  • Fix VisualTests crashing on first startup due to incorrect configuration #1415 (peppy)
  • Improve performance of SetGlobalProperty #1414 (peppy)
  • Fix transforms on RemoveCompletedTransforms drawables applying forever #1413 (peppy)
  • Don't track all used objects #1412 (peppy)
  • Reduce dependence on zero-duration transforms #1411 (peppy)
  • Always confine cursor when left mouse button is pressed #1408 (UselessToucan)