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-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-04-13Motion Tracking: setting Keyframe A & B was not updating UI indicatorsPhilipp Oeser
2021-02-13Cleanup: spellingCampbell Barton
2021-01-15Cleanup: Remove Unused tracking propertiesAaron Carlisle
2020-11-30Tracking: Cleanup pattern match DNA definitionSergey Sharybin
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-28Tracking: Simplify configuration of intrinsics to refineSergey Sharybin
2020-10-28Tracking: Decouple refine settingsSergey Sharybin
2020-10-01Cleanup: clang-formatBrecht Van Lommel
2020-09-30Tracking: Implement Brown-Conrady distortion modelIvan Perevala
2020-09-30UI: Motion Tracking: Fix description of K2 coefficientIvan Perevala
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-07-28Clip Editor: Make filter labels consistentPhilipp Oeser
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-04-29Tracking: Implement Nuke/Natron distortion modelSergey Sharybin
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-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-03Cleanup: style, use braces in RNACampbell Barton
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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Tracking: Add missing animation path fix after renaming tracksSergey Sharybin
2017-12-19Tracking: Disable animation of auto-keyframe optionSergey Sharybin
2017-12-19Tracking: Use new RNA path utility functionsSergey Sharybin
2017-12-19Tracking: Remove duplicated functionsSergey Sharybin
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-08-232D stabilization: change presentation of target_scale in UIIchthyostega
2016-08-232D stabilization: flip orientation of the scale parameterIchthyostega
2016-08-17More UI messages fixes and cleanup.Bastien Montagne