Skip to content
Snippets Groups Projects
  1. Feb 25, 2012
  2. Feb 12, 2012
    • Martin Poirier's avatar
      netrender · a6d7d6c0
      Martin Poirier authored
      change to the repatching and local naming algorithms to better support different files with same name and dependency folder hierarchies.
      a6d7d6c0
  3. Jan 30, 2012
  4. Jan 09, 2012
    • Martin Poirier's avatar
      netrender · d84fff4b
      Martin Poirier authored
      - distributed point cache baking
      - (baking fluids or anything else needs to be added but is not a hard task)
      - master support getting all results as a zip (rendering, baking or otherwise), available as a link on the job's page in the web interface
      - framework to support multiple result files per frame/task (needed for baking)
      d84fff4b
  5. Jan 04, 2012
  6. Dec 31, 2011
    • Martin Poirier's avatar
      netrender · 7b00374e
      Martin Poirier authored
      wip feature: distributed point cache baking. Distributed baking works but results are sent back to master/client yet. Feature is disabled in the UI for this reason.
      new feature: job and slave tags, enables filtering slaves for specific jobs
        jobs are dispatched to a slave only it has no tags or all the job's tags
        Render jobs have the tag "render" by default while baking jobs the tag "baking"
      UI: Web interface additions to reflect tags and job subtypes (render/baking)
      bug fix: reseting a completed job correctly resets the status to queued
      7b00374e
  7. Dec 26, 2011
    • Martin Poirier's avatar
      netrender · a73e7003
      Martin Poirier authored
      - Support for dynamic painting point cache (patch by Philippe Van Hecke)
      - Fix job log name generation to not exceed filename limits when using large chunks
      - Cleaning up duplicated code for point caches, fluid and multires between client and repath module
      a73e7003
  8. Dec 23, 2011
    • Martin Poirier's avatar
      netrender · 294fe2ad
      Martin Poirier authored
      - fix handling of pointcache dependencies on slave (correct repathing) and on client (bad frame dependency range)
      - add Force Upload option on master to force dependencies upload and download (don't reuse local copies outside of slave cache)
      - add links back to main page on job web page
      - client limit dependencies to rendered frame range (it used to add all point cache frames)
      
      Thanks to Philippe Van Hecke for raising the issue by email.
      294fe2ad
  9. Nov 12, 2011
  10. Nov 01, 2011
    • Thomas Dinges's avatar
      Netrender: · e20301fc
      Thomas Dinges authored
      * Scan for master failed and gave an script error. 
      e20301fc
  11. Sep 23, 2011
  12. Jul 24, 2011
    • Martin Poirier's avatar
      netrender fixes · 925f9bfe
      Martin Poirier authored
      exception safeguard in render engine
      fix module import broken by someone else
      925f9bfe
  13. 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
  14. Jun 29, 2011
    • Martin Poirier's avatar
      netrender · a82f4c03
      Martin Poirier authored
      better stream handling when uploading files
      Might solve the problem with OS X masters
      a82f4c03
  15. Mar 22, 2011
Loading