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 (Collapse)Author
2019-01-23addons: add missing text= keyword after labelNBurn
2019-01-21addons: blender version number fixNBurn
2019-01-18Update Add-ons class properties to annotationsNBurn
This should take care of most of the class property conversions to use the new annotation format (colon instead of equals) for assignment. There may still be a few edge cases that were missed.
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
Differential Revision: https://developer.blender.org/D3746
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
2017-09-29Fix T51503 Added support for Cycles image texturesflorianfelix
2017-07-08Sketchfab Exporter: Update panel Renamelijenstina
Bumped version to 1.2.3 As a part of the task T50726: Update the Panel rename code to more generic one Use tuple imports for bpy.types No other functional changes
2017-01-08sketchfab fix change tab name, addons preferences fixmeta-androcto
2017-01-08Sketchfab, change Tab name to File I/O T50357meta-androcto
2016-08-15sketchfab io: unify change tab categorymeta-androcto
2015-04-10Cleanup: imports (formatting)Campbell Barton
2014-08-14Password and token is hidden with in UI.Jiri Hnidek
When you use subtype 'PASSWORD' of string property, then this string property is hidden in UI. Asterisks are used to hide every character of secret string.
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-05-06Remove workaround for uuid, resolved with the Python3.4x and MSVC2013 move.Campbell Barton
2014-03-17Use a temp directory for writing the blend intoCampbell Barton
2014-03-05Sketchfab integration, D321v2.70-rcCampbell Barton
Lets you use your sketchfab account from within Blender to upload models online.