Skip to content
Snippets Groups Projects
  1. Oct 06, 2011
  2. Oct 05, 2011
  3. Oct 04, 2011
  4. Oct 03, 2011
  5. Oct 02, 2011
  6. Oct 01, 2011
  7. Sep 30, 2011
  8. Sep 29, 2011
    • Campbell Barton's avatar
      36029954
    • Campbell Barton's avatar
    • Campbell Barton's avatar
      remove all scenes option · 29d1bd81
      Campbell Barton authored
      29d1bd81
    • Jesse Kaukonen's avatar
      Uploader version 9 features: · f51dee9e
      Jesse Kaukonen authored
      - You must now log in first before doing anything. Old system did everything in one call, while this new system has 3 calls:
          1: Login and check password, downloading session information
          2: Do optional session list refreshing
          3: Handle file uploads to the service
      - Changed the UI:
         * You can no longer edit ore_resox or the other ore settings. These are copied from Blender's render settings directly 
         * You can change ore parts and ore memory usage, but these are tagged as "optional advanced settings"
         * There is now a link to the Renderfarm.fi render panel in the main render panel. You can easily switch between Blender Render and Renderfarm.fi render
         * The UI gives you visible errors instead of hiding these in the console, although not all errors are visible
      - The preparation is performed once the user presses "upload" or changes to the Renderfarm.fi tab
         * This no longer stops the upload, but instead gives a warning if there are issues
         * If a texture is not found, give a warning
         * If a linked file is not found, give a warning
      - The file is no longer saved into the original master file, but a copy is created with the name "renderfarm.blend".
      - Short description field was removed. This still exists code-wise, but it's simply filled with a dummy letter. Instead, the UI asks for simply "description" and "tags". Tags might be implemented soon-ish(tm).
      - The old method of listing and canceling sessions is completely re-written:
         * The new system fetches out all the user's sessions and stores them in lists, then fetching what is required. The old system required a new XMLRPC call if you wanted to switch your selected list from one to another such as "completed" to "canceled". I removed this "list by session type" -feature entirely and simply added one list that has everything. The sessions still have the % complete next to the name.
         * Canceling works like before, except it gives a visible error if canceling isn't possible (ie session is already running or rejected)
         * There is a refresh button that fetches out new listings from the server
      - Particles generate a warning:
         * If there are emitter type particles, recommend checking particle baking
         * If there are hair type particles with child_type 'SIMPLE', change the mode to 'INTERPOLATED'. This seems to fix most of our problems. Also shows a note about this
      - Fluid simulations generate a warning about them not working at all. This won't prevent uploading.
      - Possibly some tiny fixes I forgot to mention
      f51dee9e
    • Guillermo S. Romero's avatar
      SVN maintenance. · a088b57e
      Guillermo S. Romero authored
      a088b57e
    • Brendon Murphy's avatar
      added add_mesh_pyramid.py to add_mesh_extra_objects script · fec24fc6
      Brendon Murphy authored
      thanks to cotejrp1
      fec24fc6
  9. Sep 28, 2011
  10. Sep 27, 2011
  11. Sep 26, 2011
  12. Sep 25, 2011
  13. Sep 24, 2011
  14. Sep 23, 2011
  15. Sep 22, 2011
Loading