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
2020-12-15RNA: disallow negative fcurve data-path array indexCampbell Barton
2020-11-16Fix T82519: Adding 2nd driver doesn't recalculateFabrício Luis
2020-11-12Fix T81813: Keyframe handles don't follow keyframesWayde Moss
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-28Cleanup: Animation, fix commentsSybren A. Stüvel
2020-09-28Cleanup: Animation, remove unused parameter from anim tagging functionSybren A. Stüvel
2020-09-25Fix T81155: Keyframe.select_control_point True when unselectedCampbell Barton
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-06-25Cleanup: spellingCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Fix T76740: Static Override - Library Override CrashBastien Montagne
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-10-02Implement a user preference for the default Auto Handle Smoothing mode.Alexander Gavrilov
2019-09-03Drivers: support decomposing rotation into swing followed by twist.Alexander Gavrilov
2019-09-02Drivers: add separators to the Transform Channel type enum menu.Alexander Gavrilov
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-08-31Drivers: support accessing Quaternion rotation channels.Alexander Gavrilov
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-22RNA: fix missing depsgraph update tagging in FCurve methods.Alexander Gavrilov
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16RNA: new FCurve.is_empty property that exposes the new empty curve check.Alexander Gavrilov
2019-05-08I18n: Disambiguation for 'Cycles' used also by some anim modifier.Bastien Montagne
2019-05-06Drivers: add an Average Scale option to the Transform Channel driver vars.Alexander Gavrilov
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: re-run (#if 0 caused noise)Campbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-03-07Fix T62319: changing keyframe properties does not trigger updateJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-23Fix wrong f-curve modifier mute checkbox icon / tooltip.Anton Stötzer
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2018-12-10Fix part of T58964: Changing driver path/array index crashesSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton