Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-24Fix presets not working after Python refactoring.Brecht Van Lommel
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-04-28Cleanup: remove code for removed Blender Internal properties.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-01-14Fix T53772: Presets don't support colonsCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-14Fix T50926: python crashes with path containing utf8 characters.Bastien Montagne
2016-03-24UI: Presets for scene unitsCampbell Barton
2015-12-03Error in own recent commit, (left in debug test)Campbell Barton
2015-12-01Report error when removing presets failsCampbell Barton
2015-06-13Python API: use cached translation tablesCampbell Barton
2015-05-12Doc: minor fixesCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-20Presets for hair dynamics.Lukas Tönne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2014-07-18Fix T41081: Presets not working on pinned properties panels.Lukas Tönne
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-19Added an option to camera preset to include/exclude focal length from the presetSergey Sharybin
2013-11-10Work around for bug [#37376] wrong tooltips on few minus buttons Bastien Montagne
2013-06-27pep8 cleanupCampbell Barton
2013-04-07Fix for [#34901] "Add SSS Preset" gives error.Thomas Dinges
2013-01-16style cleanupCampbell Barton
2013-01-15Minor UI message fix (from [#33101] Minor interface typo in User Preferences ...Bastien Montagne
2012-11-18typo in own recent commit.Campbell Barton
2012-11-13remove 'Reset' button from operator UI, instead have 'Restore Defaults' in pr...Campbell Barton
2012-11-02correct operator preset tooltip and dont save their settings for re-useCampbell Barton
2012-10-09Fixed wrong preset settings for motion trackingSergey Sharybin
2012-08-04Camera tracking presetsSergey Sharybin
2012-07-05Fix for [#32016] Tracking Settings Presets not workingThomas Dinges
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-20style cleanupCampbell Barton
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-15style cleanup: pep8Campbell Barton
2012-05-13* Typo fix: rna_recursiev_attr_expand -> rna_recursive_attr_expandThomas Dinges
2012-05-11fix [#30905] Operator preset save doesn't serialize PropertyGroupsCampbell Barton
2012-04-20style cleanup: pep8, also quiet compiler warning.Campbell Barton
2012-04-16Fluid Simulation:Thomas Dinges
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-22fix [#30623] user-defined render presets bugCampbell Barton
2012-02-11typo fix when a preset fails to run. (fail at failing)Campbell Barton
2012-02-09fix for presets reusing previous options (which broke preset add/remove) Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-01-26Color channels used for tracking is now a part of default tracking settings a...Sergey Sharybin
2012-01-10enable xml preset save/load, replace install/export themes with these.Campbell Barton