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-04-27fixed SSS presets. UI now works.Maurice Raybaud
2019-04-27Pass 5 of 2.8 syntax update...Maurice Raybaud
2019-04-22Fourth pass at 2.8 API related updatesMaurice Raybaud
2019-04-18small try at fixing active_node_material removed from api.Maurice 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
2019-03-01Update for changes to operator namesCampbell Barton
2019-01-23addons: add missing text= keyword after labelNBurn
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
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-28Added Lamp , Radiosity, and World presetsMaurice 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-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-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-29Added Basic Nodes support by LanuhumMaurice 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
2015-12-05Fix POV-Ray renderer addon shadowing main mesh UVTexture panel!Bastien Montagne
2015-11-12*Added POV-Ray Primitives, available in ADD menuMaurice Raybaud
2015-02-18Added: UberPOV / POV Feature Set choice in user preferencesMaurice Raybaud
2014-02-28*added: first implementation of procedural texturesMaurice Raybaud
2013-08-31*Fixed one bug with multi-materials bearing custom pov codeMaurice Raybaud
2013-01-14minor style cleanup to povray export and fix for UI, setting booleans now exp...Campbell Barton
2012-10-09style cleanup: pep8Campbell Barton
2012-10-02First try at hair particles support.Maurice Raybaud
2011-09-08pedantic pep8 editsCampbell Barton
2011-09-05replace tricky unicode chars for basic ascii.Campbell Barton
2011-08-27Addon UI Cleanup, Part 2Thomas Dinges
2011-07-11cleanupCampbell 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-04-01pep8 cleanup & remove unused importsCampbell Barton
2011-03-21updates for changes in blender.Campbell Barton
2011-03-04pep8 edits for povray, also dont use string addition for textblock contents, ...Campbell Barton
2011-03-042.5 Povray UI:Thomas Dinges