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-07-11cleanupCampbell Barton
2011-06-21pep8 compliance Campbell Barton
2011-06-05Fixed a minor bug with SSS propertyMaurice Raybaud
2011-06-05Render POVRay addon: Now using instances for objects’ data, to avoid having...Bastien Montagne
2011-05-20Another fix by mont29: a bug preventing some scenes to render was due to an i...Maurice Raybaud
2011-05-20replace own path functions with pythons, use dict lookup for extensions.Campbell Barton
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-05-07Fixed a bug with Fresnel diffuse shaderMaurice Raybaud
2011-05-03minor pep8 editsCampbell Barton
2011-04-30*Added a progress report in Blender render window, under LinuxBastien Montagne
2011-04-29Improved input precision for chromatic dispersion for more accurate causticsMaurice Raybaud
2011-04-29Added support for world texture brightness (intensity) to better tweak HDR li...Maurice Raybaud
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-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-01Added : Option to replace material properties with custom pov code from text ...Maurice Raybaud
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-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-26Photons and transparency improvementsMaurice Raybaud
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-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