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-07Cleanup: redundant parenthesisCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-07-01Tracking: Image from Plane Marker operatorsSergey Sharybin
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-05-13Refactor: Use coordinate in API for track selectionSergey Sharybin
2022-05-13Fix jump when switching accurate marker slidingSergey Sharybin
2022-05-13Cleanup: Remove dead code in tracking slide operatorSergey Sharybin
2022-05-13Cleanup: Proper state check in marker slide operatorSergey Sharybin
2022-05-12Cleanup: Clarify function name and comment logicSergey Sharybin
2022-05-12Cleanup: Use stronger typing in marker slide operatorSergey Sharybin
2022-05-12Cleanup: Hide slide operator specific logicSergey Sharybin
2022-05-12Cleanup: Reduce indentation level in track slide operatorSergey Sharybin
2022-05-12Cleanup: Refactor marker area clampingSergey Sharybin
2022-05-12Cleanup: Remove redundant marker clamping code pathSergey Sharybin
2022-05-12Cleanup: Strong type for track path clear APISergey Sharybin
2022-03-24Tracking: Fix incorrect angle calculation on marker slideSergey Sharybin
2022-03-24Tracking: Fix jump when sliding tild/scale of markerSergey Sharybin
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-06-19Cleanup: use doxy sectionsCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-01-28Fix panning with Lock-to-Selection and no selection in Clip EditorSergey Sharybin
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2021-01-18Tracking: Implement tracks average operatorSergey Sharybin
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
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
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-07-30Tracking: Fix crash happening after removing objectSergey Sharybin
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-24Fix T65071: Crash when selecting joined tracksJacques Lucke
2019-05-23Fix T65023: Tracking marker color is not updated when using Copy ColorSergey Sharybin
2019-05-07Fix T64257: Scrubbing in the Clip Editor Graph Editor doesn't workSergey Sharybin
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-04Fix T64143: Crash when scrubbing in the graph editorSergey Sharybin
2019-04-22Cleanup: style, use braces for editorsCampbell Barton