Skip to content
Snippets Groups Projects
  1. Sep 26, 2011
  2. Sep 19, 2011
  3. Sep 17, 2011
  4. Sep 08, 2011
  5. Sep 05, 2011
  6. Aug 27, 2011
    • Thomas Dinges's avatar
      Addon UI Cleanup, Part 2 · f4768033
      Thomas Dinges authored
      * You only have to do layout.prop if you want 1 property, no need for row then!
      * Use col, row, sub as variable names, not colsub, rowsub, row2 etc please.
      * Povray Addon: Still used a lot of splits, you need no split when you only have 1 column! 
      f4768033
  7. Aug 08, 2011
  8. Jul 25, 2011
  9. Jul 11, 2011
    • Campbell Barton's avatar
      cleanup · 488e1da9
      Campbell Barton authored
      - remove/comment unused variables
      - remove unused imports
      - fixed some bugs using incorrect variables
      488e1da9
  10. Jun 21, 2011
  11. Jun 05, 2011
  12. May 20, 2011
  13. May 10, 2011
  14. May 09, 2011
    • Bastien Montagne's avatar
      Reorganized the whole pov properties, to place them in PropertyGroups, rather... · 8b00f675
      Bastien Montagne authored
      Reorganized the whole pov properties, to place them in PropertyGroups, rather than cluttering the Scene/Material/etc. objects’ spaces…
      Also added a new file handling the conversion from existing files using the old pov properties (call the ˘povray render: update to script v0.0.9” operator (bpy.ops.scene.pov_update_properties) in the search box of the 3d views to make the conversion).
      8b00f675
  15. May 07, 2011
  16. May 03, 2011
  17. Apr 30, 2011
  18. Apr 29, 2011
  19. Apr 24, 2011
  20. Apr 16, 2011
  21. Apr 10, 2011
  22. Apr 06, 2011
  23. Apr 01, 2011
  24. Mar 21, 2011
  25. Mar 19, 2011
  26. Mar 15, 2011
  27. Mar 14, 2011
  28. Mar 11, 2011
  29. Mar 04, 2011
  30. Mar 03, 2011
  31. Mar 02, 2011
    • Thomas Dinges's avatar
      2.5 Povray Export UI: · 08bb2111
      Thomas Dinges authored
      * Code cleaunp
      
      Notes:
      *Why do we have some empty panels with no actual content?
      *Why is split used when there is only 1 column?
      
      The Povray script has always been some kind of example for other exporters, the UI code need some more cleanup for sure!
      08bb2111
  32. Mar 01, 2011
  33. Feb 27, 2011
  34. Feb 26, 2011
  35. Feb 21, 2011
  36. Feb 16, 2011
Loading