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
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
2019-07-08Fix T66470 Planar track is not adjustableClément Foucault
2019-07-08Fix T66499: Parenting a Mask to Plane Track doesnt workSergey Sharybin
2019-06-12Fix T65751: Mask Parenting does not workSergey 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-06-04Fix T65032: selection conflicts between motion tracks and masks in clip editorBrecht Van Lommel
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton