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-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-29Cleanup: spellingCampbell Barton
2020-09-28Fix T81214: Crash on Action constraint without actionSybren A. Stüvel
2020-09-25Animation: set Action `idroot` at assignment instead of just at evaluationSybren A. Stüvel
2020-09-25Cleanup: animation, deduplicate "can edit action" logicSybren A. Stüvel
2020-09-25Cleanup: document and simplify `BKE_animdata_set_action()`Sybren A. Stüvel
2020-09-24Fix T80874: Actions inside NLA Strips are not copied to buffer/appendSybren A. Stüvel
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-08-28Cleanup: improve function namesJacques Lucke
2020-08-21Refactor: move animdata code from blenloader to blenkernelJacques Lucke
2020-08-06Fix T79408: ungroup operation update animation data incorrectlyJacques Lucke
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-07-03Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-06-17ID Duplicate: uniformize Action duplication.Bastien Montagne
2020-06-10Enable (deep) copy of overrides.Bastien Montagne
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-26Fix/refactor foreach_id handling of animdata.Bastien Montagne
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel