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
2021-01-20Cleanup: spellingCampbell Barton
2021-01-15Nla: Rename NlaEvalChannel->valid to domainWayde Moss
2021-01-15NLA: Redundant NlaEvalChannel Valid Mask WriteWayde Moss
2021-01-15Nla Refactor: is_fcurve_evaluatable()Wayde Moss
2021-01-15Nla Refactor: Split animsys_evaluate_nla()Wayde Moss
2020-12-21Nla Refactor: Better blend function parm namingWayde Moss
2020-12-15Cleanup: type check failure, discarded-qualifiers warningsCampbell Barton
2020-12-15Nla Refactor: Blend functions explicit Div0 checkWayde Moss
2020-12-15Nla Refactor: nlaevalchan_validate_index_ex()Wayde Moss
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-19Cleanup: spellingCampbell Barton
2020-09-15Fix: NLA, transition to Meta Strip uses wrong timeWayde Moss
2020-09-10Refactor: move keyingset .blend I/O to blenkernelJacques Lucke
2020-08-26Logging: change error to warningJacques Lucke
2020-08-20Fix T63675: Keying outside NLA strip not possibleWayde Moss
2020-08-01Cleanup: spellingCampbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-03Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-16Cleanup: unused variable warningPhilipp Oeser
2020-04-16Cleanup: remove unused scene argumentCampbell Barton
2020-04-15Cleanup: remove (unused) RNA update cachePhilipp Oeser
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
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-13Refactor: Make construction of resolved RNA path reusableSergey Sharybin
2019-11-29Refactor: Make animated RNA value read/write more reusableSergey Sharybin
2019-11-29Cleanup: Remove unused functionSergey Sharybin
2019-11-27Cleanup: warningsCampbell Barton
2019-11-26Anim: added BKE_object_moves_in_time(object) functionSybren A. Stüvel
2019-11-26Anim: made object param of BKE_animdata_id_is_animated() constSybren A. Stüvel
2019-11-26Alembic export: don't assume transform is always animatedSybren A. Stüvel
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-25Fix T69573: Driver Value does not slide along the actual value in the Driver ...Sybren A. Stüvel
2019-09-17Cleanup/sanitize a bit Action copying within `BKE_animdata_copy()`.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-02Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Fix negative booleanSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-28Fix T65175: nodetree animation stays linked after duplicating a lampPhilipp Oeser
2019-05-19Cleanup: doxygen parametersCampbell Barton
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-15Animation: treat F-Curves with no keys as if muted/not existing.Alexander Gavrilov
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Fix T63865: Animated Influence slider of NLA Strip doesn't updateSergey Sharybin