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-03-01Update for changes to operator namesCampbell Barton
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
2019-02-28Update for rename: constraint_orientation -> orient_typeCampbell Barton
2019-01-29addons: objects.link/unlink syntax updateNBurn
2019-01-29addons: view_layer.objects.active syntax updateNBurn
2019-01-25addons: object select_set syntax updateNBurn
2019-01-23addons: add missing text= keyword after labelNBurn
2019-01-18Update Add-ons class properties to annotationsNBurn
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-10-10Update for new icon set.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-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2018-04-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-17A few addons related cleanup after BGE removalDalai Felinto
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