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-02Fix T69404: Merge by distance crash with UnselectedCampbell Barton
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-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-09-01Fix T69364: GPencil Array Modifiers causes crashAntonio Vazquez
2019-08-31Drivers: support accessing Quaternion rotation channels.Alexander Gavrilov
2019-08-31WM: batch rename operatorCampbell Barton
2019-08-31Fix non-functional return argument in new gpencil codeCampbell Barton
2019-08-31Build: don't require svn to be available for "make update" when not usedBrecht Van Lommel
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-31Build: use non-interactive svn commands for "make update"Brecht Van Lommel
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-31Outliner: fix unnecessary syncingNathan Craddock
2019-08-31Outliner: always sync object selectionNathan Craddock
2019-08-30Cleanup: clang-formatRay Molenkamp
2019-08-30MSVC: Fix BlendThumb debug build.Ray Molenkamp
2019-08-30GPencil: Fix move_to_layer menu in Stroke context menuAntonio Vazquez
2019-08-30make_deps: remove blendthumbRay Molenkamp
2019-08-30Transform: use recalc geometry depsgraph tagCampbell Barton
2019-08-30Fix T69299: Transform origin & skip-children jittersCampbell Barton
2019-08-30Cleanup: 2 space indentationCampbell Barton
2019-08-30Windows: Fix compatibility with older cmakeRay Molenkamp
2019-08-30Fix possible crash with new sculpting cursor, due to stack overflowBrecht Van Lommel
2019-08-30Cleanup: Silence debug prints in readfile code.Bastien Montagne
2019-08-30Cleanup: redundant lowercase in BLI_natstrcmpCampbell Barton
2019-08-30Cleanup: remove debug printBrecht Van Lommel
2019-08-30Tests: reorder render tests so cycles/eevee/workbench are not interleavedBrecht Van Lommel
2019-08-30Tests: auto download test files when running "make test"Brecht Van Lommel
2019-08-30Tests: move "make test" on macOS and Linux to Python scriptBrecht Van Lommel
2019-08-30Build: integrate make_update.py into Windows make.batBrecht Van Lommel
2019-08-30Buildbot: add script to update libraries and submodulesBrecht Van Lommel
2019-08-30Build: support updating for release branches in make_update.pyBrecht Van Lommel
2019-08-30Build: move "make update" on macOS and Linux to Python scriptBrecht Van Lommel
2019-08-30Fix "make deps" error when building deps with make and Blender with ninjaBrecht Van Lommel
2019-08-30Fix BLI_array macro so can use BLI_strict_flags.h.Howard Trickey
2019-08-30GPU: Split gpu_shader_material into multiple files.OmarSquircleArt
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30UI: Outliner Natural SortHarley Acheson
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro