Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13Refactor the uploader code into a nicer module.Nathan Letwory
2012-07-09Use user config dir to save credentials.Nathan Letwory
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-05-26use python3 set syntaxCampbell Barton
2012-05-01Don't lower() the username, only strip() it.Nathan Letwory
2012-04-06Fixing a bug with an assertation failing due to file being saved in inaccessa...Jesse Kaukonen
2012-03-23Max length of frame format was too short for including the entire name of mul...Jesse Kaukonen
2012-03-22- Editing subsamples so that they cannot cause workunits smaller than 100 sam...Jesse Kaukonen
2012-03-22Forgot a dev flag turned on.Nathan Letwory
2012-03-22Some updates in preparation for Cycles public usage release on the farm.Nathan Letwory
2012-03-06- Enabling Cycles uploadingJesse Kaukonen
2012-02-28Use new setRenderer API call to explicitely set renderer.Nathan Letwory
2012-02-07Disabling the feature that allows defining frame splitJesse Kaukonen
2012-02-03Adding some debug printsJesse Kaukonen
2012-01-19Correct link for version check.Nathan Letwory
2012-01-19Add reason why login failed to report message.Nathan Letwory
2012-01-14remove api field, was never used.Campbell Barton
2012-01-04use sets for checking against multiple values.Campbell Barton
2012-01-01Less noisy uploader.Nathan Letwory
2012-01-01Updates needed to work with the upgraded BURP backend of Renderfarm.fiNathan Letwory
2011-12-31pass context about rather then getting from bpyCampbell Barton
2011-11-17- Added a button for copying render settings from Blender render due to a bug...Jesse Kaukonen
2011-11-10- Removing our hardcoded redraw of the render panel due to issues with Cycles...Jesse Kaukonen
2011-11-10- Hide completed and canceled sessions in the session listJesse Kaukonen
2011-09-29Uploader version 9 features:Jesse Kaukonen
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-08-08use sets rather then tuples for if checks, python optimizes this case.Campbell Barton
2011-07-10cleanupCampbell Barton
2011-05-04Removed an obsolete check for particle systemsJesse Kaukonen
2011-04-19- Added guidelines for submitting the renderJesse Kaukonen
2011-04-03remove menu item.Campbell Barton
2011-03-21updates for changes in blender.Campbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-04- Summary page closed by defaultJesse Kaukonen
2011-02-16update for changes in blender.Campbell Barton
2011-02-11fix for addons, all addons now load without errors, next test unload.Campbell Barton
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-01-24use stricter operator name, based on recent updates.Campbell Barton
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-18Added:Jesse Kaukonen
2010-12-03Added automatic external data packing to avoid problems where the user submit...Jesse Kaukonen
2010-11-08Added a new summary block to the Renderfarm.fi render engine pageJesse Kaukonen
2010-11-03Division by zero problem fixedJesse Kaukonen
2010-09-22Change name according RNA rename of r32053 in bf-blender trunk.Nathan Letwory
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10Update Renderfarm.fi uploader for the great property changes from Campbell Ba...Nathan Letwory
2010-08-31== trunk addons ==Luca Bonavita
2010-08-20Removed RGBA check as the color mode can now also be RGB.Jesse Kaukonen
2010-08-18update for blender changesCampbell Barton