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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-22Moving netrender to addonsMartin Poirier
2011-02-282.5 Netrender UI File:Thomas Dinges
2011-02-21missed updating this when editing registration,Campbell Barton
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-02-11minor python register changes.Campbell Barton
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-02-08[#25693] Netrender "shadow" images with last frame always appearMartin Poirier
2011-02-06[#25693] Netrender "shadow" images with last frame always appearMartin Poirier
2011-01-31[#25693] Netrender "shadow" images with last frame always appearMartin Poirier
2011-01-28[#25783] Network rendering fails with windows pathsMartin Poirier
2011-01-28[#25671] Network Render freezes/blocks blenderMartin Poirier
2011-01-26Bug [#25696] Netrender feedback failsMartin Poirier
2011-01-08netrenderMartin Poirier
2010-12-29SVN maintenance.Guillermo S. Romero
2010-12-29netrenderMartin Poirier
2010-12-27netrenderMartin Poirier
2010-12-27[#25210] Netrender failed and produce ghost slavesMartin Poirier
2010-12-23remove reload() from builtins since python3 no longer uses this.Campbell Barton
2010-11-25Fix polling order for ui panels in netrender.Martin Poirier
2010-11-15netrenderMartin Poirier
2010-11-09[#24602] Netrender master node IP information is reset to [Default] no matter...Martin Poirier
2010-10-27netrenderMartin Poirier
2010-10-14Fix for fix, not UnicodeEncodingError (where did I get that from?) but Unicod...Nathan Letwory
2010-10-14Fix UnicodeEncodingError, which prevents netrender, reprojection and playback...Nathan Letwory
2010-10-06[#24123] Network render gives black imagesMartin Poirier
2010-09-18use is rather then == when comparing against None.Campbell Barton
2010-09-14Apply patch [#23782] Fix typo in netrender UINathan Letwory
2010-09-12bugfix for [#23737] reported by Mariusz MaximusMartin Poirier
2010-09-11- py api splash URL was old, use blender version (menu was ok in the menu)Campbell Barton
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10Fix bug caused by someone else's error.Martin Poirier
2010-09-09remove class methods for defining propertiesCampbell Barton
2010-09-08Fix for [#23736] Network render - error in file: release\scripts\io\netrender...Thomas Dinges
2010-09-01finished moving importers and exporters into python packages (as proposed on ...Campbell Barton
2010-08-21netrender:Martin Poirier
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19rna naming mainly forBoidsCampbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-14netrender fixes:Martin Poirier
2010-08-10rewrite poll methods using a base class implementation instead of a global fu...Martin Poirier
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-07netrender: fix poll methodsMartin Poirier
2010-08-06bugfix [#23194] export UVs miss the extension fileCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-08-02SVN maintenance.Guillermo S. Romero
2010-07-31netrender: fix reloadMartin Poirier
2010-07-23[#22488] Reloading scripts causes crashCampbell Barton
2010-07-17netrenderMartin Poirier
2010-07-16path -> filepathMartin Poirier