Skip to content
Snippets Groups Projects
  1. Mar 09, 2011
  2. Mar 08, 2011
  3. Mar 07, 2011
  4. Mar 04, 2011
    • Jesse Kaukonen's avatar
      - Summary page closed by default · 579bd2c9
      Jesse Kaukonen authored
      - Summary page now lists border render
      - ore.prepare now changes border render off
      - ore.prepare now changes full sample off, then save buffers (old was just save buffers which can't be changed if full sample is on)
      - A small piece of text that warns about the upload making Blender seem frozen
      - Bug fix: ore.prepare() couldn't be called in the old way. The new API prevents changing data during layout drawing. The original ore.prepare operator was changed a bit to not require the call
      - Bug fix: Completed / pending / rendering sessions didn't work. Same issue as above: cannot change data during draw functions. Fix is simply removing the problematic call as the list is already generated elsewhere
      579bd2c9
    • Campbell Barton's avatar
      correct exception · e942288a
      Campbell Barton authored
      e942288a
    • Campbell Barton's avatar
      pep8 edits for povray, also dont use string addition for textblock contents,... · 6e152ce9
      Campbell Barton authored
      pep8 edits for povray, also dont use string addition for textblock contents, write newlines separate.
      6e152ce9
  5. Mar 03, 2011
  6. Mar 02, 2011
  7. Mar 01, 2011
  8. Feb 28, 2011
  9. Feb 27, 2011
  10. Feb 26, 2011
  11. Feb 25, 2011
    • Sergey Sharybin's avatar
      SVG importer: · bba5fb57
      Sergey Sharybin authored
      - Fixed rotation matrix
      - Fixed unneeded deformation caused by interior transformation for
        used objects (different tags should be handled differently),
        also, SYMBOL tag could have viewBox
      - Implemented parsing of colors in rgb(r,g,b) notation
      bba5fb57
  12. Feb 24, 2011
  13. Feb 23, 2011
  14. Feb 22, 2011
  15. Feb 21, 2011
Loading