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-08-28Fix symmetry in pose brush, add radius preview.sculpt-mode-featuresPablo Dobarro
2019-08-21Mask filter: update only modified nodesPablo Dobarro
2019-08-20Fix merge errorsPablo Dobarro
2019-08-20Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-08-20Fix release notes showing twice in the splash-screenCampbell Barton
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-20Fix crash with no grid unitmano-wii
2019-08-20Fix T61286: Viewport grid units not visiblemano-wii
2019-08-20Memory: Fix guarded aligned malloc with small alignmentJacques Lucke
2019-08-20Cleanup: outliner range selectionNathan Craddock
2019-08-20Outliner: Add range extend selectNathan Craddock
2019-08-19GPencil: Improve reproject operator in surface modeAntonio Vazquez
2019-08-19GPencil: Change UI scale for z-depth offsetAntonio Vazquez
2019-08-19Fix build error with OpenImageDenoise after recent changes for dynamic linkingBrecht Van Lommel
2019-08-19Fix T68831: use NULL instead of the wrong pointer to read default array.Alexander Gavrilov
2019-08-19LibOverride: add some more missing override flags for RNA ID pointers.Bastien Montagne
2019-08-19Mesh Batch Cache: Fix crash caused by rB3cbf2462391cClément Foucault
2019-08-19View3D Grid: fix imperial grid drawingmano-wii
2019-08-19Fix T68719 Viewport: Wrong material index when switching between view modeClément Foucault
2019-08-19Outliner: sync selection on undo/redoNathan Craddock
2019-08-19Fix crash when loading a file with existing proxy, and lib has been edited.Bastien Montagne
2019-08-19Outliner: rename filter "invisible" to "hidden"Nathan Craddock
2019-08-19Fix building with shared OIDN librariesSebastian Parborg
2019-08-19UI: replace "reports to text" operator with showing info logBrecht Van Lommel
2019-08-19Fix T68672: splash screen does not remain centered when window resizesLuis de Bethencourt Guimera
2019-08-19Fix T68647: objects cannot be moved to collection if there is no activePhilipp Oeser
2019-08-19Fix T68779: "Match Texture Space" causes blender to crashPhilipp Oeser
2019-08-19Fix T68802: Paint brush's Fill Threshold option is lostWilliam Reynish
2019-08-19build deps macOS: add PUGI_XML home to OSLArto Kitula
2019-08-19UI: re-order sequencer effects panel in side-barCampbell Barton
2019-08-19Fix T68806: UI: underscores instead of spaces in some labels.Bastien Montagne
2019-08-19LibOverride: Fix some more broken characters after override.Bastien Montagne
2019-08-18Mesh Batch Cache: Fix regression with mesh that have poly mat id > mat_lenClément Foucault
2019-08-18Fix T67008: Missing move handle and flickering in FileBrowserAndrea Weikert
2019-08-18GPencil: Interpolate pressure in active SmoothAntonio Vazquez
2019-08-18Cleanup: spelling, change breaked to brakedCampbell Barton
2019-08-18Cleanup: unused warningCampbell Barton
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-18Industry Compat Keymap: support new outliner featuresNathan Craddock
2019-08-18Fix: Outliner gsoc versioningNathan Craddock
2019-08-18Fix T68782: false occlusion in selecting vertices and edges with objects in a...mano-wii
2019-08-17Cleanup: spellingCampbell Barton
2019-08-17Cleanup: correct commentsCampbell Barton
2019-08-17Fix T68760: "Reload Scripts" '_sys_path_ensure' missingCampbell Barton
2019-08-17DRW: Fix couple of issues in DRW_draw_select_idClément Foucault
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-17Fix T68722: Improve Smooth algorithm for Thickness and StrengthAntonioya
2019-08-17Fix unreported GPencil Thickness modifier affecting strokes not in Vertex GroupsS J Bennett (quollism)
2019-08-17Fix T68753: GPencil tooltip typoAntonio Vazquez
2019-08-16PyRNA: include class name in double-register exceptionCampbell Barton