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
2019-05-202.8 changes 8 (raytrace_transparency)Maurice Raybaud
2019-05-19pre 2.8 API changes Pass 7Maurice Raybaud
2019-05-16Update for Depsgraph API changesSergey Sharybin
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-05-08pre 2.8 API changes Pass 6Maurice Raybaud
2019-04-22Fourth pass at 2.8 API related updatesMaurice Raybaud
2019-04-18Fix lots of various issues failing automated test load/unload/reload.Bastien Montagne
2019-04-16Pass 3 of 2.8 syntax update...Maurice Raybaud
2019-04-14Second pass to update properties for 2.8... To be continuedMaurice Raybaud
2019-03-26First debug pass from 2.8 API changesMaurice Raybaud
2018-12-21Rename user_preferences -> preferencesCampbell Barton
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