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
2011-04-24Added Linux Binary detection thanks to Bela Mihalik's patch.Maurice Raybaud
2011-04-16Fixed a bug that left some of the potential hyphens in user names that POV-Ra...Maurice Raybaud
2011-04-10minor pep8 editsCampbell Barton
2011-04-06Further Error handling to allow win 32 bits blender builds to render with Pov...Maurice Raybaud
2011-04-01pep8 cleanup & remove unused importsCampbell Barton
2011-03-21updates for changes in blender.Campbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-16use relative imports for povrayCampbell Barton
2011-03-14update for changes in rna apiCampbell Barton
2011-03-11minor change to platform checksCampbell Barton
2011-03-04pep8 edits for povray, also dont use string addition for textblock contents, ...Campbell Barton
2011-03-042.5 Povray UI:Thomas Dinges
2011-03-032.5 Povray Export UI:Thomas Dinges
2011-03-01Added : Option to replace material properties with custom pov code from text ...Maurice Raybaud
2011-02-27replace imports from *, considered bad practice by python devs.Campbell Barton
2011-02-26API changeMaurice Raybaud
2011-02-21fix for [#26148] Anomaly in bvh importCampbell Barton
2011-02-16pep8 style warning corrections.Campbell Barton
2011-02-11some corrections for errors registering classes.Campbell Barton
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-02-08Version 0.0.8Constantin Rahn
2011-02-08create output dir if it doesnt exist and use native path separator.Campbell Barton
2011-02-07Fix: UV mapping offset in y inverted.Constantin Rahn
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-31Fixed: blob finish wrong level raised POV parse error.(the AllObjects.blend t...Maurice Raybaud
2011-01-31Fixed rendering of animation. The scene updates before it's exporting.Constantin Rahn
2011-01-31Added more UI controls for Depth of FieldMaurice Raybaud
2011-01-30Attempting to standardize some of the locations and fixing up descriptions in...Jonathan Smith
2011-01-29Fixed color pickersMaurice Raybaud
2011-01-26Photons and transparency improvementsMaurice Raybaud
2011-01-24minor change: TypingConstantin Rahn
2011-01-24Optimized export to OS Tempfiles.Constantin Rahn
2011-01-24Speedup for writing on export (vertices, vertex index, vertex colors, vertex ...Constantin Rahn
2011-01-23Added file options for export.Constantin Rahn
2011-01-22Attempt at border render. Hope it's okMaurice Raybaud
2011-01-22Fixed Campbell's noticed strange code: a useless or statementMaurice Raybaud
2011-01-22conform to blender convention, "" for strings, '' for enum id's only.Campbell Barton
2011-01-22povray script now passes the pep8 checker.Campbell Barton
2011-01-22- add support for curves/surfaces/text again.Campbell Barton
2011-01-21Fix to allow 32 bits blender with 64 bits pov and vice versaMaurice Raybaud
2011-01-21Added some more parameter for Anti AliasingConstantin Rahn
2011-01-20Fixed: Background gradient to work with empty texture slots.Maurice Raybaud
2011-01-20AntiAlias Pannel UI und __init__Constantin Rahn
2011-01-20Add custom Anti-Aliasing pannel. Removed the default one.Constantin Rahn
2011-01-19Fix exported numbers of materials per objectConstantin Rahn
2011-01-19increased the Delay much more (now 1.5s).Constantin Rahn
2011-01-19Declare only required materialsConstantin Rahn
2011-01-19Minor change in _cleanup and increased DELAY Constantin Rahn
2011-01-19Comments for METAS (Blobs) only if METAS are in the sceneConstantin Rahn
2011-01-19Export only materials which have at least one or more users Constantin Rahn