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-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Fix T67573: Missing offset in marker names on current frameAlessio Monti di Sopra
2019-07-31Fix T68001: Rotating vertices on the UV map by a fixed number immediately cra...Bastien Montagne
2019-07-31Cleanup: Remove unused functionSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Animation: Remove depsgraph argument from direct keyframingSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Fix T67652: editing UV vertex location does not work with multiple objectsBrecht Van Lommel
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-31Cleanup: Use explicit forward declarationSergey Sharybin
2019-07-31UI: remove checks for other popovers when switching menuCampbell Barton
2019-07-31UI: simplify check for active menu buttonCampbell Barton
2019-07-31Particle: Cleanup, remove unused depsgraph argumentSergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-30Fix T67904: GPencil clone brush doesn't copy the right color and layerAntonio Vazquez
2019-07-30Fix T67460: Vertex painting: Sampling color opens empty options window in vie...Sebastian Parborg
2019-07-30Make 3d projpaint iteration lockless.Bastien Montagne
2019-07-30Fix T67370 Normal Tools(Alt +N), copy and paste not workSebastian Parborg
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-30Fix T67067: Wrong rotation input values when using shortcuts on keyboard like...Bastien Montagne
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-30Tracking: Fix wrong usage of draw buffersSergey Sharybin
2019-07-30Fix T67274: Graph Editor Normalization broken by Keyframe that uses Easing or...Sebastian Parborg
2019-07-30Particle: Fix incorrect access to evaluated meshSergey Sharybin
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-30Tracking: Fix crash happening after removing objectSergey Sharybin
2019-07-30Fix T67882: buttons are interrupt drag actionsCampbell Barton
2019-07-30Fix edit-mode interfering with brush swap colorCampbell Barton
2019-07-30UI: add use_button option to popoversCampbell Barton
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-29Fix T67849: Offset after "Hook to Selected Object"Philipp Oeser
2019-07-29Fix T67860: missing 3d cursor update when picking texture clone locationPhilipp Oeser
2019-07-29Fix T67221: Auto-offset in VSE doesn't refresh audioPhilipp Oeser
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-07-29Fix T67811: GPencil Weights shift when use dissolve in Edit ModeAntonioya
2019-07-29Fix T67813: Remove mask from Weight PaintAntonioya
2019-07-29GPencil: Add inverse diff matrix to iterator macroAntonioya
2019-07-29Fix T67863: Crash pressing Ctrl +/- in gpencil action editorCampbell Barton
2019-07-29Fix T67826: View selected fails with files from 2.7xCampbell Barton
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-28Fix related to T67385: disallow some modifiers ops from Edit mode.Bastien Montagne
2019-07-28Fix T67385: Bind in Laplacian Deform Modifier with new vertex group in Edit M...Bastien Montagne
2019-07-28Cleanup: Spelling in commentsSergey Sharybin
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-07-28Cleanup: remove unused ID-map undo APICampbell Barton
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-07-26Cleanup: Remove unused depsgraph pointerSergey Sharybin