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
path: root/source
AgeCommit message (Expand)Author
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-06-07Fix T65612: Ungroup in Node Editor CrashesSergey Sharybin
2019-06-07Cleanup: Reformat GPencil multiedit frame selectionAntonio Vazquez
2019-06-07Sound: Fix 3D sound coming from scene stripsSergey Sharybin
2019-06-07Set lower minimum drag thresholdsWilliam Reynish
2019-06-07Eevee: Try to fix NaN caused by normal maps + bentnormalsClément Foucault
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-07DrawManager: OpenGL State Image RenderingJeroen Bakker
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Sound: Use dependency graph instead of bmainSergey 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-07Sculpt toolbar: Group new Mask Lasso tool with the Mask Border toolWilliam Reynish
2019-06-07Forgot this file in last commitWilliam Reynish
2019-06-07Fix missing autosmooth update when animatedSergey Sharybin
2019-06-07Free evaluated mesh when owner mesh changesSergey Sharybin
2019-06-07Don't tag object data's bounding box as dirty before re-evaluaitonSergey Sharybin
2019-06-07Fix T65558: Crash on adding linked scene to Video Sequence EditorSergey Sharybin
2019-06-07Sequencer: TypoJeroen Bakker
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-07Fix T65479: Gizmo drag unusable with tools that activate on pressCampbell Barton
2019-06-07Cleanup: unused var warningCampbell Barton
2019-06-07FIX: `use_proxy` strip property state has no effect.Richard Antalik
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-07Fix T65333: VSE: Playback speed regressionRichard Antalik
2019-06-06Fix T63729 Eevee: Bump does not follow normal directionClément Foucault
2019-06-06Fix T65505: crash applying modifiers in paint and sculpt modesBrecht Van Lommel
2019-06-06Fix T63701 Eevee: High Volumetric end distance darkens the imageClément Foucault
2019-06-06Fix T60441, T60619: incorrect values for color values > 1.0Bruno Boaventura Scholl
2019-06-06Fix T65383 UI graphics glitches on macOS with Intel HD 4000Clément Foucault
2019-06-06Sequencer: Viewport Rendering AnnotationJeroen Bakker
2019-06-06Fix T64742 Eevee: SSRefract broken with planar reflectionsClément Foucault
2019-06-06Fix T64533: Using "X-Axis Mirror" while posing with auto keyframe on does not...Sebastian Parborg
2019-06-06Fix T58920: Dyntopo sculpt and snake hook brush artifacts.mano-wii
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-06-06Depsgraph: Add relations for spline animationSergey Sharybin
2019-06-06Fix T59176: Missing Animation Update for Surface Resolution U & VSergey Sharybin
2019-06-06Fix T65490: linked property in object duplicate should not persistBrecht Van Lommel
2019-06-06Fix typo in tooltip (reported in T65555).Bastien Montagne
2019-06-06Remove mutex lock from node localizationSergey Sharybin
2019-06-06Fix T63035: Undoing in pose mode destroys the entire poseSergey Sharybin
2019-06-06Python: GPU Offscreen RenderingJeroen Bakker