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-21Fix dashed line drawingCampbell Barton
2019-06-20Fix sequencer sidebar not being wide enough by default to show timecodesBrecht Van Lommel
2019-06-20Fix T65802: F-curves modifiers in nodes doesn't updates properlySebastian Parborg
2019-06-20Fix T65775: UV projection is dependant of the object positionSebastian Parborg
2019-06-19Fix sculpt not updating on undo with EEVEE enabledPablo Dobarro
2019-06-19VSE: Draw pre-animated (volume) sound strip waveforms.Richard Antalik
2019-06-19Fix order of modifications for Set Origin.Sergey Sharybin
2019-06-19Fix T65900: Apply Scale doesn't work correct with parentingSergey Sharybin
2019-06-19Fix T65902: save all modified images should not try to save .psd filesBrecht Van Lommel
2019-06-19Cleanup: Pass explicit dependency graphSergey Sharybin
2019-06-19UI: show label in tool-tipsCampbell Barton
2019-06-19UI: add popover access for button labelsCampbell Barton
2019-06-19Fix button label access returning empty labelCampbell Barton
2019-06-19Move to Collection: Fix tooltipDalai Felinto
2019-06-18File Browser: Various fixes and enhancements to 'autoscroll to item' feature.Bastien Montagne
2019-06-18Fix T61912, T63297: error baking tangent space normal map with autosmoothBrecht Van Lommel
2019-06-18Fix T63359: no render preview when save buffers is onBrecht Van Lommel
2019-06-18Cleanup: remove unused render buffersBrecht Van Lommel
2019-06-18TexturePaint: Projection EditJeroen Bakker
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-06-17Inconsistent Percentage FormattingHarley Acheson
2019-06-17UI_GetThemeColorShadeAlpha4fv not clamping alpha channelHarley Acheson
2019-06-17Fix AV-sync sometimes putting scene one frame backSergey Sharybin
2019-06-17Fix T65886: Crash when deleting a scene when "New Main Window" is open.Bastien Montagne
2019-06-17Fix frame jump with AV-sync enabledSergey Sharybin
2019-06-17Fix T65878: "Bpy.ops.object.camera_add" doesn't take the rotationPhilipp Oeser
2019-06-17Fix T65737: context menu should not have Show Header for topbarBrecht Van Lommel
2019-06-17Fix T65620: Sculpting brush size jumping.mano-wii
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-17UI: remove redundant RNA_TYPE property in the key-map editorCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-16Revert new grease pencil cursor for paint modesBrecht Van Lommel
2019-06-16Fix T65809: Blender crash while using the Normal's "merge" option in edit mode.Bastien Montagne
2019-06-16Drivers: shorten the security restriction warning.Alexander Gavrilov
2019-06-16Drivers: fix Variable Copy & Paste in the edit popover.Alexander Gavrilov
2019-06-16Fix: File browser icons intersecting in thumbnail viewWilliam Reynish
2019-06-15Cleanup: spellingCampbell Barton
2019-06-15Cleanup: clang-formatCampbell Barton
2019-06-15Outliner - Replacing GP Layer IconHarley Acheson
2019-06-15UI: Icons - Adding ICON_OUTLINER_DATA_GP_LAYER IconHarley Acheson
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-14Fix T65814: Copy pasting audio strip from video crash BlenderSergey Sharybin
2019-06-14UI: Outliner - GP Icon ChangesHarley Acheson
2019-06-14Outliner - Notify on GP Layer ChangeHarley Acheson
2019-06-14Fix T65641: Move to collection - arrow keys work in the opposite directionDalai Felinto
2019-06-14Fix T65630: Paste pose doesn't work with motion paths enabledSergey Sharybin
2019-06-14Fix pose copy storing action/animation in copybufferSergey Sharybin
2019-06-14Fix T65632: Connected Proportional Editing is affected by Curve Object's Loca...Sebastian Parborg
2019-06-14Fix T65763: Reset GPU when exporting annotationsJeroen Bakker
2019-06-14Mesh Selection: Move Selection ID Context Utilities to ED_view3d.mano-wii