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-10-02First try at hair particles support.Maurice Raybaud
2012-02-26Updated Subsurface scattering Syntax to POV 3.7 RC4 (Blender presets now work)Maurice Raybaud
2012-01-14remove api field, was never used.Campbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-18Changed Default for Depth Of Field to False Maurice Raybaud
2011-05-20Another fix by mont29: a bug preventing some scenes to render was due to an i...Maurice Raybaud
2011-05-10Added spacing_multiplier to object photons block so per object photon count t...Maurice Raybaud
2011-05-09Reorganized the whole pov properties, to place them in PropertyGroups, rather...Bastien Montagne
2011-04-29Improved input precision for chromatic dispersion for more accurate causticsMaurice Raybaud
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-16use relative imports for povrayCampbell Barton
2011-03-04pep8 edits for povray, also dont use string addition for textblock contents, ...Campbell Barton
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-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-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-23Added file options for export.Constantin Rahn
2011-01-22povray script now passes the pep8 checker.Campbell Barton
2011-01-21Added some more parameter for Anti AliasingConstantin Rahn
2011-01-20AntiAlias Pannel UI und __init__Constantin Rahn
2011-01-16Unified the spelling of POV-Ray (official spelling)Constantin Rahn
2011-01-16As suggested by Filiciss Muhgue Api change updateMaurice Raybaud
2011-01-15- mktemp is Deprecated since version 2.3, replaced with NamedTemporaryFile()Constantin Rahn
2011-01-15By Constantin Rahn:Maurice Raybaud
2011-01-15Added some formatting of the pov files and some UI tweaks made by Constantin ...Maurice Raybaud
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-12ADDED:Maurice Raybaud
2011-01-10Pointing Bl Addon info to only one tracker. Maurice Raybaud
2011-01-10New tracker URL formatMaurice Raybaud
2011-01-09Added Atmospheric Media and custom image gammaMaurice Raybaud
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-23use imp.reload() rather then reload().Campbell Barton
2010-12-16Added elementary BakingMaurice Raybaud
2010-10-28And my first minor commit ever:Maurice Raybaud
2010-10-28first commit ever!Maurice Raybaud
2010-09-10update for changes in blender.Campbell Barton
2010-08-31== trunk addons ==Luca Bonavita
2010-08-12== addons ==Luca Bonavita
2010-08-02fix for registering scripts.Campbell Barton
2010-08-02update addons to work with new register/unregister method,Campbell Barton