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
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-12Fix T73228: UI shows settings of wrong marker when movie clip is offsetJacques Lucke
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-01-20Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-10Cleanup: ARegion.sizex/y should not be used to access region sizeJulian Eisel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-11-26Clip Editor: Fix uninitialized plane track grabbing pointsSergey Sharybin
2019-11-26Clip Editor: Fix visualization of plane track imageSergey Sharybin
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
2019-10-07Fix T70452: Crash when clicking "Solve Camera Motion" in Motion TrackingSergey Sharybin
2019-10-01Image/Clip Space: Add view center to cursor operatorsCampbell Barton
2019-10-01Cleanup: use doxy sections for clip_ops.cCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-24Tracking: Highlight keyframes in path visualizationSergey Sharybin
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-17Tracking: Early output when drawing 0 path pointsSergey Sharybin
2019-09-17Fix T69960: Track path tries to draw negative point countsSergey Sharybin
2019-09-17Tracking: Restore check for marker being disabledSergey Sharybin
2019-09-17Tracking: Use proper wrapper around line width and point sizeSergey Sharybin
2019-09-16Tracking: Refactor path drawing codeSergey Sharybin
2019-09-16Cleanup: Spelling in commentSergey Sharybin
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-13Tracking: Perform tracking and solving from a locked interfaceSergey Sharybin
2019-09-13Tracking: Move Lock Selection to an own operatorSergey Sharybin
2019-09-13Tracking: Mark view operators as safe for locked interfaceSergey Sharybin
2019-09-13Tracking: Cleanup, use bool type instead of intSergey Sharybin
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-08Fix T68360: Zoom too sensitive with hi-dpiCampbell Barton
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Fix T65837: "Zoom Axis" is not working on the node editorSebastian Parborg
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Tracking: Fix wrong usage of draw buffersSergey Sharybin
2019-07-30Tracking: Fix crash happening after removing objectSergey Sharybin
2019-07-28Tracking: Fix missing camera depsgraph update tagSergey Sharybin
2019-07-28Tracking: Support selecting tracks by their reprojection error curveSergey Sharybin
2019-07-28Tracking: Refactor, generalize curve iteration APISergey Sharybin
2019-07-28Cleanup: Spelling in commentsSergey Sharybin
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-07-23Tracking: Give more reasonable error message directly in the interfaceSergey Sharybin
2019-07-18Fix T67062: Movie Clip Editor does not update Editor Type when changing Editi...Sebastian Parborg
2019-07-17Clip editor: Fix missing frame update on undoSergey Sharybin