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
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-01-28*Added Lamp , Radiosity, and World presets with scattering media sky simulationMaurice Raybaud
2018-01-28Added Lamp , Radiosity, and World presetsMaurice Raybaud
2017-11-02Cleanup: redundant texture lookupCampbell Barton
2017-09-08*Fixed texture normal_factor regressionMaurice Raybaud
2017-09-03*Fixed: Cube and Plane meta elements were missing since all meta were no long...Maurice Raybaud
2017-09-01Update Povray Render for strict namingCampbell Barton
2017-08-16*added capsule metaball as cylinder blob pov primitivev2.79-rc2Maurice Raybaud
2017-08-16*Added capsule Metaball as cylinder blob pov primitiveMaurice Raybaud
2017-08-10* added support of empty curves and metaballs represented by empty spheres of...Maurice Raybaud
2017-07-28*Converted some rgb keywords to srgb to better match Blender Internal shadingMaurice Raybaud
2017-07-24Cleanup: trailing spacesCampbell Barton
2017-06-27*added "insert" menu to text view properties: it lists snippets from POV-Ray ...Maurice Raybaud
2017-06-17*Removed automatic activation of Add Mesh: extra objects used for 3d function...Maurice Raybaud
2017-06-15POV-Ray: add templates to text editor menu when addon is enabled.Bastien Montagne
2017-06-11*Added POV Scene Description Language templates to be used by text editorMaurice Raybaud
2017-05-25Use 2D curve for latheCampbell Barton
2017-05-25Fix error accessing photon variablesCampbell Barton
2017-05-25Cleanup: meta-ball dictionary useCampbell Barton
2017-05-23fixed: merging different metaball objects. Commit by Paco GarcĂ­a (jfGarcia)Maurice Raybaud
2017-03-30Cleanup: warnings in descriptions (end with '.')Campbell Barton
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2017-03-19Cleanup: trailing spaceCampbell Barton
2017-02-17fixed: missing Physics properties panelsMaurice Raybaud
2017-02-01Added some more properties from Lanuhum commits, such asMaurice Raybaud
2017-02-01Global POV Properties added and GUI updated (photons; radiosity; encoding...)Maurice Raybaud
2017-01-30Povray: Update for MauritiusRaymeta-androcto
2017-01-29Added Basic Nodes support by LanuhumMaurice Raybaud
2017-01-29Fixed single value coordinates for spheres import as exported by Bishop3DMaurice Raybaud
2016-09-11texture Normal_factor divided furtherMaurice Raybaud
2016-09-11Fix: Normal factor correctedMaurice Raybaud
2016-08-30*Added dupli objects (groups,particles,verts, faces but no frames for now)Maurice Raybaud
2016-08-23*added: write pov console to a log read by Blender consoleMaurice Raybaud
2016-07-22Fixed typo mistakes from previous commitMaurice Raybaud
2016-07-21fixed : BI texture Scale support for proceduralsMaurice Raybaud
2016-07-02Added: IMPORTER in an operator (primitives.py) from Main import menu or speci...Maurice Raybaud
2016-05-23*converted all calls to file.write of .shading.py to tabWrite function to no ...Maurice Raybaud
2016-04-29fixed:Maurice Raybaud
2015-12-29Separated writeMaterial() function to its own python fileMaurice Raybaud
2015-12-28separated pov native primitives to this other python file with operators for ...Maurice Raybaud
2015-12-28separated primitives operators for export and import to their own python file.Maurice Raybaud
2015-12-08Use Python3.5's unpacking generalizationsCampbell Barton
2015-12-05Fix POV-Ray renderer addon shadowing main mesh UVTexture panel!Bastien Montagne
2015-12-04Don't create directories when enabling the addonCampbell Barton
2015-11-12*Added POV-Ray Primitives, available in ADD menuMaurice Raybaud
2015-08-05Fixed: a blocking bug for activating the addon without administrator privileges.Maurice Raybaud
2015-04-10Cleanup: imports (formatting)Campbell Barton
2015-04-04Fix Povray 'new' df3 smoke handling.Bastien Montagne
2015-02-18Fixed: scale of exported Smoke simulationMaurice Raybaud