Skip to content
Snippets Groups Projects
  1. Aug 15, 2012
  2. Aug 14, 2012
  3. Aug 13, 2012
  4. Aug 10, 2012
  5. Aug 09, 2012
  6. Aug 08, 2012
  7. Aug 06, 2012
  8. Aug 03, 2012
  9. Aug 02, 2012
  10. Aug 01, 2012
  11. Jul 30, 2012
  12. 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
  13. Jul 27, 2012
Loading