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
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-12-12addons: manual links, minor changes to match functional areas.meta-androcto
2019-12-01add manual linksmeta-androcto
2019-05-24paint_palette: initial update 2.8meta-androcto
2019-01-23addons: add missing text= keyword after labelNBurn
2019-01-18Update Add-ons class properties to annotationsNBurn
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-09Update for new icon set.Brecht Van Lommel
2018-03-01Fix T54094: Paint Palette saving presets path issueslijenstina
2017-11-02Fix T53136: Make the .gpl palette import more robustlijenstina
2017-04-15Paint Palletes: Cleanup, refactor some codelijenstina
2014-12-02Adding a couple of missing undo calls to the paint palette addon. Should ave ...Daniel Salazar
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-05-20Putting paint palette into tools categoryDaniel Salazar
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-10-30update for change in blender.Campbell Barton
2012-07-27update for change in blenderCampbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-06-19Changed attribute access from vertex_group_weight to unified_paint_settings.w...Dany Lebel
2012-05-26patch [#31578] Standard-conformal sets for .report() and operator return valuesCampbell Barton
2012-01-14remove api field, was never used.Campbell Barton
2011-12-06add back 3ds import image search optionCampbell Barton
2011-10-23Solved error message with presets menu when no path specifiedDany Lebel
2011-08-27- Implemented the Gimp Palette formatDany Lebel
2011-07-10cleanupCampbell Barton
2011-07-03Graduating Paint Palette from beta. Really a great quality addon :)Daniel Salazar
2011-05-26Corected the unregistering.Dany Lebel
2011-05-19Moving Paint Palettes to addons. Has been a good help here!Daniel Salazar