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-24mesh_extra_tools: move to contrib: T63750meta-androcto
2019-05-21annotation property updatesNBurn
2019-05-20API update: percentage to factorNBurn
2019-05-06Update addons for changes to proportional edit modeCampbell Barton
2019-04-29Fix T63955: label text not used as a keyword argCampbell Barton
2019-03-12Update for changes to BlenderCampbell 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: view_layer.objects.active syntax updateNBurn
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
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Fix invalid string comparisonsCampbell Barton
2018-11-11Cleanup: use boolean value for boolean parameter...Bastien Montagne
2018-10-30Update for 'header_text_set' change in 2.8Campbell 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
2018-10-10Update for removal of tessfaces.Brecht Van Lommel
2018-09-07Update for changes in Blender's APICampbell Barton
2017-06-13Edit Tools 2: fix failing poll with mesh_edge_roundifierlijenstina
2017-05-31Mesh Extra Tools: Add a tooltip for Helplijenstina
2017-05-25edit tools, EdgeRoundifier, select all & remove doublesmeta-androcto
2017-05-21Mesh Extra Tools: Update to version 0.33, various fixeslijenstina
2017-05-15mesh edit tools, initial fix: T51483meta-androcto
2017-04-08Minor fix: bpy_extras.keyconfig_utils needs to be imported at least once...Bastien Montagne
2017-04-08mesh_extra_tools: fix keymaps (un)registering issues.Bastien Montagne
2017-04-07Fix some debug-only code slipped into the previous commitSergey Sharybin
2017-04-07Mesh edit tools: Fix error unregistering addongSergey Sharybin
2017-04-05mesh edit tools: vert align, fix reg errormeta-androcto
2017-04-05mesh edit tools: clean up vert align part1meta-androcto
2017-04-04Edit Tools 2: Temporary disable Vertex align for nowlijenstina
2017-04-04Edit Tools 2: fix register error, mesh_check cleanuplijenstina
2017-04-03mesh edit tools, update multi extrude, add vertex alignmeta-androcto
2017-03-30Update Mesh Edit Tools: T50680meta-androcto
2017-03-23mesh edit tools: multi extrude, add probability, thanks @JimmyHazemeta-androcto
2017-03-20initial commit mesh edit tools: T50680meta-androcto