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-08-12Fix NLA action cannot be unlinked in certain casesPhilipp Oeser
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-01-22Fix the NLA setting the active object without exiting edit-modeCampbell Barton
2021-01-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-24Fix T80708: FCurve modifiers change behavior after editing NLA clipSybren A. Stüvel
2020-09-24NLA: remove tagging copy-on-write when tagging recalc-animationSybren A. Stüvel
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren 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
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-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-04-30Cleanup: Object base syncing already happening as part of ED_object_base_selectDalai Felinto
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-12Add a lot of update tagging to operations with NLA tracks and strips.Alexander Gavrilov
2018-10-29Fix unneeded/unwanted user counter when freeing CoW NLASergey Sharybin
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto