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-06-01space_view3d_spacebar_menu: fix edit selection modesmeta-androcto
2019-05-20space_view3d_spacebar_menu: grease pencil menus, various changesmeta-androcto
2019-05-20space_view3d_spacebar_menu: add context grease pencil menusmeta-androcto
2019-05-20space_view3d_spacebar_menu: initial support, grease pencil modesmeta-androcto
2019-05-18Fix T64786: dynamic spacebar menu gives error without an active objectBrecht Van Lommel
2019-05-18Updates for removal of mesh.show_double_sidedBrecht Van Lommel
2019-05-17space_view3d_spacebar_menu: fix for edit mode vef selection not updating, rep...meta-androcto
2019-05-11space_view3d_spacebar_menu: update add menumeta-androcto
2019-05-11space_view3d_spacebar_menu: update animation and view menu'smeta-androcto
2019-05-11space_view3d_spacebar_menu: expose animation menumeta-androcto
2019-05-09space_view3d_spacebar_menu: Initial recognize new object typesmeta-androcto
2019-05-08space_view3d_spacebar_menu: fix context "no object selected"meta-androcto
2019-04-28space_view3d_spacebar_menu: small fixesmeta-androcto
2019-04-28space_view3d_spacebar_menu: fix various errorsmeta-androcto
2019-03-26spacebar menu: fixes for class namesmeta-androcto
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-02-15Initial port Spacebar menu addon: T60493meta-androcto
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-11-01UI: Rename "Cursor to Center" to "Cursor to World Origin"Pablo Vazquez
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-10-05Update for border select -> box select renameCampbell 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-23UI: more descriptive tooltipInes Almeida
2018-07-10Remove camera_only optionCampbell Barton
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2018-04-17A few addons related cleanup after BGE removalDalai Felinto
2017-09-30Dynamic Context Menu: Fix issues with moving the object to a new layerlijenstina
2017-09-26Dynamic Context Menu: Disable Group Instance if there are no Groupslijenstina
2017-05-16spacebar menu disable edge intersect local mode: T51322meta-androcto
2017-04-18Spacebar Menu: Fix Brush menu in Paint modelijenstina
2017-03-28Remove unnecessary check if classes are registeredCampbell Barton
2017-03-11Spacebar Menu: Small context fixes and cleanupslijenstina
2017-01-15spacebar menu: expose object & pose constraints: update addons project T50357meta-androcto
2016-12-02Spacebar Menu: fix crash during (F8) reloadlijenstina
2016-11-26Spacebar menu: Replace the removed Iconslijenstina
2016-11-22Spacebar Menu: fix operators crashing with Searchlijenstina
2016-11-16Spacebar Menu: Minor cleanuplijenstina
2016-09-13spacebar menu: fix sculpt mode, write in context sensitive gp edit modemeta-androcto
2016-08-20Cleanup with Flake8, fix a bug with wrong variable namelijenstina
2016-07-22Clean Up: remove redundant bl_tracker infometa-androcto
2016-05-30spacebar menu update, thanks @lijenstinameta-androcto
2016-04-28Spacebar menu: clean up, remove invalid menumeta-androcto
2016-04-25Cleanup: mixed tab/space indentCampbell Barton