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-06-08Collections: Never change the collection views visibility when unhiding itDalai Felinto
2019-06-07Cleanup: fix compiler warningBrecht Van Lommel
2019-06-07Fix T65612: Ungroup in Node Editor CrashesSergey Sharybin
2019-06-07Cleanup: Reformat GPencil multiedit frame selectionAntonio Vazquez
2019-06-07GPencil: Remove unused Cursor function after add new Paint cursor.Antonio Vazquez
2019-06-07GPencil: Create new CURSOR for paint modesAntonio Vazquez
2019-06-07Cleanup: Rename to avoid shadow variableAntonio Vazquez
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Cleanup: Remove unused variable and move definitionAntonio Vazquez
2019-06-07GPencil: Cleanup multiframe codeAntonio Vazquez
2019-06-07Fix T65591: GPencil Arrange Strokes operator does not work in multiframeAntonio Vazquez
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-06-07Forgot this file in last commitWilliam Reynish
2019-06-07Fix T65558: Crash on adding linked scene to Video Sequence EditorSergey Sharybin
2019-06-07Fix T65229: Crash adjusting last operator after using undo historyCampbell Barton
2019-06-07Fix T64669: Redo transform fails with constrained axisCampbell Barton
2019-06-07Fly mode: Enable fancy icons instead of text for shortcutsCampbell Barton
2019-06-07Fix T63744: Overlapping axis gizmo for 3D view translate & scaleCampbell Barton
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-06Fix T60441, T60619: incorrect values for color values > 1.0Bruno Boaventura Scholl
2019-06-06Sequencer: Viewport Rendering AnnotationJeroen Bakker
2019-06-06Fix T64533: Using "X-Axis Mirror" while posing with auto keyframe on does not...Sebastian Parborg
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-06-06Fix T65490: linked property in object duplicate should not persistBrecht Van Lommel
2019-06-06Cleanup: extra-semi-stmt warningCampbell Barton
2019-06-05Fix T65437: sculpt dyntopo undo not showing correct meshBrecht Van Lommel
2019-06-05Dopesheet: drag to box select in dopesheetJacques Lucke
2019-06-05Fix T63384: Vertices are moving in different directionsSergey Sharybin
2019-06-05Cleanup: Remove unused argumentSergey Sharybin
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-05GPencil: Create new set of brushes for Win32 damaged files when use primitivesAntonio Vazquez
2019-06-05Outliner: Fix drawing of collection with disabled parentDalai Felinto
2019-06-04Partial revert of e388cd8bb4b5William Reynish
2019-06-04Fix T65032: selection conflicts between motion tracks and masks in clip editorBrecht Van Lommel
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-06-04GPencil: Clarify Target weight tooltip and remove lower limitAntonio Vazquez
2019-06-04NLA Editor: drag in empty region to invoke box-selectJacques Lucke
2019-06-04Fix T60971: Apply visual transform not workingPelle Johnsen
2019-06-04Image InfoJeroen Bakker
2019-06-04NLA Editor: box-select was selecting wrong elementsJacques Lucke
2019-06-04Fix T65451: Changing driver expression doesn't update relationsSergey Sharybin
2019-06-04Graph Editor: drag to box select keyframesJacques Lucke
2019-06-04Fix T65447: Mask doesn't update in compositor unless there's motion blur onSergey Sharybin
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-06-04Cleanup: clang-format, remove tabsCampbell Barton
2019-06-03transform_snap_object: Ignore occlusion test on curves in edit mode.mano-wii