omegalib 3.2 released

o3.2

This is a maintenance version with a few changes and bugfixes in several omegalib modules.

Major Changes

  • omega
    • reorganized log messages to simplify reading
    • fixed a few Camera bugs
    • Event setProcessed / isProcesed usable in Python
  • omegaToolkit
    • Image now supports refreshing with images of different dimensions
    • Extended Widget Python API
  • cyclops
    • Textures can be created and updated using PixelData? objects (C++ and python)
    • Fixed Bump shader errors
  • misc
    • orun now tries to load config file based on loaded script. Also, added a couple of related fixes to Engine and module services
    • simplified slider.py demo
    • added ui render-to-texture example

Comments

Popular posts from this blog

Parallel Beam Tracing and Visualization of 200 Million Sonar Points

Parallel Gaussian Elimination Using MPI

Flickering 2D transform elements in Chrome: a simple fix