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
2022-10-26Fix: set more UI colors to PROP_COLOR_GAMMAPhilipp Oeser
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-12Cleanup: Refactor marker area clampingSergey Sharybin
2022-05-12Cleanup: Remove redundant marker clamping code pathSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-10-01Tracking: Sort motion tracking tracks by start and end framesJohan Walles
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