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-09-03Merge branch 'master' into filebrowser_redesignfilebrowser_redesignJulian Eisel
2019-09-03Fix crash saving files with preview saving enabledJulian Eisel
2019-09-03Fix buildbot Python executable not found on WindowsBrecht Van Lommel
2019-09-03Fix T66950: WeightPaint Bone Selection OverlayJeroen Bakker
2019-09-03Fix T69384: Noise Depth widgets steps set to 0Lucas Boutrot
2019-09-03Fix compiler warning after recent change to splash screen versionBrecht Van Lommel
2019-09-03Fix T62152: Shear X and Y are swappedCampbell Barton
2019-09-03Fix Credits link not working in About menuBrecht Van Lommel
2019-09-03Buildbot: support building releases, make non-releases more consistentBrecht Van Lommel
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-09-03Add OpenSubdiv information to bpy.appSergey Sharybin
2019-09-03Fix library link errors after building with install_deps.sh on UbuntuBrecht Van Lommel
2019-09-03Fix empty image wire drawing with front/back depthCampbell Barton
2019-09-03Fix T68868: Assert in depsgraph debugging logsSergey Sharybin
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-09-03Fix T69326: Parent type ARMATURE doesn't workSergey Sharybin
2019-09-03Depsgraph: Cleanup, more clear variable nameSergey Sharybin
2019-09-03Depsgraph: Cleanup commentSergey Sharybin
2019-09-02Drivers: add separators to the Transform Channel type enum menu.Alexander Gavrilov
2019-09-02UI: Fix Bug With Join Area ToleranceHarley Acheson
2019-09-02Return proper RNA path in py console for 'private ID' data.Bastien Montagne
2019-09-02Fix/enhance new RNA path from real ID helpers.Bastien Montagne
2019-09-02DatablockManagement: Cleanup: get rid of `BKE_collection_copy_master()`.Bastien Montagne
2019-09-02DatablockManagement: Fix/sanitize handling of flags for private ID data in co...Bastien Montagne
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-09-02DatablockManagement: Cleanup logic of private IDs handling in `BKE_libblock_c...Bastien Montagne
2019-09-02Make Scene Master collection 'Private' ID data, like root nodetrees.Bastien Montagne
2019-09-02Buildbot: refactor all build slave codeBrecht Van Lommel
2019-09-02GPencil: Add suport to Poly Curves to Convert to Strokes operatorAntonio Vazquez
2019-09-02Fix possible crash when opening files saved with new file browser openJulian Eisel
2019-09-02Gray out number increment/decrement button for file open operationsJulian Eisel
2019-09-02Fix T69404: Merge by distance crash with UnselectedCampbell Barton
2019-09-02Fix empty tool settings region with old filesJulian Eisel
2019-09-02Merge branch 'master' into filebrowser_redesignJulian Eisel
2019-09-02UI: Don't show button context menu for drag-labelsJulian Eisel
2019-09-02GPencil: New Strength mode for Opacity modifierAntonio Vazquez
2019-09-02CMake: De-duplicate test target name constructionSergey Sharybin
2019-09-02Fix noisy GFlags warnings when building testsSergey Sharybin
2019-09-02CMake: Cleanup, unset temporary variablesSergey Sharybin
2019-09-02WM: batch rename, regular expression supportCampbell Barton
2019-09-01GPencil: Set fill material when curve is 2D and has fillingAntonio Vazquez
2019-09-01GPencil: Add Convert to Grease Pencil to context Object menuAntonio Vazquez
2019-09-01UI: Active Default Button HighlightHarley Acheson
2019-09-01WM: make find/replace default for batch renameCampbell Barton
2019-09-01Fix transforming origin affecting unselected childrenCampbell Barton
2019-09-01WM: batch rename, material & object-data supportCampbell Barton
2019-09-01Remove flag to disable categories per region-typeJulian Eisel
2019-09-01Remove 'HIDDEN' panel flag, use existing conventionJulian Eisel
2019-09-01Merge branch 'master' into filebrowser_redesignJulian Eisel
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov