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-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-03-15Fix slow tracking of long sequencesSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-06Fix T87983: Motion tracker button tooltips identicalFalk David
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-11-30Tracking: Cleanup, unused field in autotrack contextSergey Sharybin
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Space/Clip, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2019-09-13Tracking: Perform tracking and solving from a locked interfaceSergey Sharybin
2019-09-13Tracking: Cleanup, use bool type instead of intSergey Sharybin
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-06-12Fix T65751: Mask Parenting does not workSergey Sharybin
2019-04-18Cleanup: comment blocksCampbell 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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-09-23Tracking: Followup to previous fix, need to remap frame number for sequence t...Sergey Sharybin
2017-09-23Tracking: Cleanup, reuse existing variableSergey Sharybin
2017-09-23Fix T52851: Per-frame traking is broken when sequence doesn't start at frame 1Sergey Sharybin
2017-09-23Tracking: Fix crash when tracking failedSergey Sharybin
2017-08-04Tracking: Cleanup, use boolean instead of integerSergey Sharybin
2016-01-27Tracking: Remove unfinished code from automation experimentsSergey Sharybin
2016-01-27Tracking: De-duplicate code for tracking a sequence and single frameSergey Sharybin
2016-01-15Tracking: Split tracking_ops into smaller filesSergey Sharybin