Skip to content

v5.3

Compare
Choose a tag to compare
@febret febret released this 12 May 01:55
· 999 commits to master since this release
  • Added support for remote application syncing and launching, using the new olauncher command line tool.
  • Build fixes for OSX10.9 and XCode 5
  • Added headless support for programs that do not need a display (using the Null display type, i.e. in system/headless.cfg)
  • Added headless render support using the offscreen option in tile config sections. Useful to create a streaming render server (i.e. to render and stream content to web pages through porthole).
  • Improved mouse/keyboard navigation (default = standard fps, Ctrl key pressed for full free fly with no ground plane)
  • (equalizer) Fixed keyboard processing for ascii symbol characters.
  • Added clearColor, clearDepth, setClearColor to python API
  • orun -x option to set startup script command
  • added initScript configuration option

omegaToolkit

  • Added TextBox widget
  • Added source and destination rect to Image widget
  • Two new examples, textbox and imgscroll.
  • Widget size anchor.

omicron

  • Various fixes and improvement to asset cache manager. Now files get transmitted only if a newer version is available. Added fixes to WIndows->Linux/OSX file transfers.
  • Event.getChar