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-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-10-10Update for removal of tessfaces.Brecht Van Lommel
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
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-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-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-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-19Cleanup: trailing spaceCampbell Barton
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-29Added Basic Nodes support by LanuhumMaurice 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-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 primitives operators for export and import to their own python file.Maurice Raybaud
2015-12-08Use Python3.5's unpacking generalizationsCampbell Barton
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-04Fix Povray 'new' df3 smoke handling.Bastien Montagne
2015-02-18Fixed: scale of exported Smoke simulationMaurice Raybaud
2015-02-18WIP: Very basic smoke exportMaurice Raybaud
2015-02-18Added DF3 library to allow later volumetric import/export like smokeMaurice Raybaud
2015-02-18Improved blurry reflection roughness scale for faster renderingMaurice Raybaud
2015-02-18Added: UberPOV / POV Feature Set choice in user preferencesMaurice Raybaud
2014-11-08Cleanup: redundant float conversionsCampbell Barton
2014-07-28Create a preview directory for procedural textures to avoid creating it by ha...Maurice Raybaud
2014-04-20fixed: empty material slotsMaurice Raybaud
2014-03-12added: textured hair now works with procedural and UV mapped bitmaps (but slo...Maurice Raybaud
2014-03-03fixed: inverted alpha for textured hairMaurice Raybaud
2014-02-28Added: Textured HairMaurice Raybaud
2014-02-28*added: first implementation of procedural texturesMaurice Raybaud
2013-12-15Fixed: 0 Hair amount errorMaurice Raybaud
2013-12-15CleanupMaurice Raybaud