Skip to content
Snippets Groups Projects
  1. Aug 06, 2012
  2. Aug 03, 2012
  3. Aug 02, 2012
  4. Aug 01, 2012
  5. Jul 30, 2012
  6. Jul 28, 2012
    • Ansgar Philippsen's avatar
      added scene background gradient and image; exported bitmap stuff to py · aba5bdf7
      Ansgar Philippsen authored
      The scene background can now be a gradient or a bitmap image in addition to a static color; use scene.SetBackground(gfx.Gradient) or scene.SetBackground(gfx.Bitmap) for this purpose.
      
      The gfx.Bitmap class and its import/export functions have been exported to Python.
      
      Some cleanup in the OpenGL code to (i) avoid premature rendering before full initialization and (ii) streamline error checking a bit.
      aba5bdf7
  7. Jul 27, 2012
  8. Jul 26, 2012
  9. Jul 25, 2012
Loading