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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-25Fix T83390: Remove temporary, for-one-release deprecation hintsSybren A. Stüvel
2021-03-23Cleanup: unused variables, importsCampbell Barton
2021-03-10Cleanup: remove annotations from startup scriptsCampbell Barton
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-12-04Point users to new location of "Show Group Colors" optionSybren A. Stüvel
2020-11-09Fix T82210: Animation, Bake Action cleanupSybren A. Stüvel
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-09-20Fix T61985: NLA Bake exception baking pose with non-pose selectionCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2019-03-01Fix: Better fix for KeyingSet "Export to File" and unescaped charactersJoshua Leung
2019-02-05Fix: Ensure that KeyingSet.bl_description field is properly escaped when usin...Joshua Leung
2018-10-19Rename BakeAction > NLA_OT_bakeDalai Felinto
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2017-09-10Bake Action: operate on selected objectsCampbell Barton
2017-09-10PyAPI: Add object argument to bake_actionCampbell Barton
2017-08-17Fix T52401: "Export Keying Set" operator generated incorrect ID's for shapekeysJoshua Leung
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-09-16Fix T49349: Baking action doesnt bake multiple objects.Bastien Montagne
2016-02-20Fix T44453: Exporting Keying Sets referencing node tree properties generates ...Joshua Leung
2015-05-26Cleanup: pythonCampbell Barton
2015-05-26Fix T44036: Add option to bake into current action instead of creating a new ...Bastien Montagne
2015-01-28cleanup: py importsCampbell Barton
2015-01-26Bugfix T43343: Buttons for Keyframing Settings are Mutually ExclusiveJoshua Leung
2015-01-23Cleanup: replace deprecated imp -> importlibCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-05-21use C style string formattingCampbell Barton
2014-05-01Fix some dummy formating issue (breacks i18n message processing).Bastien Montagne
2014-04-28Fix T39806: Koro rig (Caminandes) wrong in master, worked in 270(a).Bastien Montagne
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-05Code cleanup:Thomas Dinges
2013-07-05fix [#35977] Bake Action doesn't work properlyCampbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-04-11fix [#34805] Bake action ignores parent motionCampbell Barton
2012-12-28Fix [#33424] Inadequate bake action.Bastien Montagne
2012-10-08style cleanup: pep8Campbell Barton
2012-10-02correct spelling error in operator propertyCampbell Barton
2012-06-20style cleanupCampbell Barton
2012-05-26initialize bake action vars from contextCampbell Barton
2012-03-08Fixing several issues with keyingsets:Bastien Montagne