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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-06-24Fix failure when baking actions with Bendy BonesJulian Eisel
2021-05-20Fix T86193: Bake Action, wrong rotation order for bonesdreamertooth
2020-12-22Animation: Bake Action, improved discontinuity filter for bonesSybren A. Stüvel
2020-12-18Fix mistake in Bake Action discontinuity fixSybren A. Stüvel
2020-12-18Fix T83351: Baked object rotation has discontinuitiesSybren A. Stüvel
2020-06-09Cleanup: remove debug prints in py.ops.nla.bake()Campbell Barton
2020-04-06Fix T74889 Baking to current action doesn't work properlySybren A. Stüvel
2020-01-14Fix T69105: reset the action blend mode to Replace in Bake Action.Alexander Gavrilov
2020-01-14Fix T57159: don't exit tweak mode in Bake Action if reusing the action.Alexander Gavrilov
2019-11-26Fix T71924: Baking quaternion keyframes gives discontinuous valuesCampbell Barton
2019-05-17Fix T64733: Error baking actionPhilipp Oeser
2019-05-09Fix T64308: bake animation not working after recent bendy bone changesLucas Veber
2019-02-14Fix Object > Animation > Bake ActionDalai Felinto
2019-01-10Fix anim_utils.bake_action typoCampbell Barton
2018-09-12Fix T56766: Bake Action Visual Keying Not Working.Bastien Montagne
2018-07-03Cleanup: pep8Campbell Barton
2017-11-19Bake Action operator: Added missing Bendy Bones supportJoshua Leung
2017-09-14Recent action-bake used Py3.6 syntaxCampbell Barton
2017-09-10Bake Action: operate on selected objectsCampbell Barton
2017-09-10PyAPI: Add object argument to bake_actionCampbell Barton
2016-09-16Fix T49349: Baking action doesnt bake multiple objects.Bastien Montagne
2016-07-24Fix T48397: Can not bake tweaked NLAKévin Dietrich
2015-09-07Fix T46040: Bake action cleans existing keyframesCampbell Barton
2015-02-16Fix bake action visual-keying optionCampbell Barton
2015-02-03Fix T42510: bake animation wrong result.Bastien Montagne
2013-07-05fix [#35977] Bake Action doesn't work properlyCampbell Barton
2013-04-11fix [#34805] Bake action ignores parent motionCampbell Barton
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-01-21Bugfix [#33946] Bake Action fails in SVN for ObjectsJoshua Leung
2012-12-28Fix [#33424] Inadequate bake action.Bastien Montagne
2012-08-25minor code cleanupCampbell Barton
2012-08-25baking actions with euler rotations now uses compatible eulers for pose and o...Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2011-10-17correct spelling errors in commentsCampbell Barton
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton
2011-09-23remove bl_operators/nla.py, move bake_action function into bpy_extras.anim_ut...Campbell Barton