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-29Cleanup: unused warningCampbell Barton
2019-08-29Cleanup: use custom data for object transform dataCampbell Barton
2019-08-29Outliner: fix sync select on read file without loading UINathan Craddock
2019-08-29Fix T69267: Missing Boids force field tooltipAaron Carlisle
2019-08-29Move math and vector double routines into blenlib from delaunay codeHoward Trickey
2019-08-29Fix T69273: Rotate tool gizmo not showing incremental snapping tick marksmano-wii
2019-08-29Edit Mesh: AutoMerge and Split: Improve detection of the best split facemano-wii
2019-08-29Fix possible endless loop in AutoMerge and Splitmano-wii
2019-08-28GPencil: Animation menu updatesMatias Mendiola
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-28Fix T69221: inconsistent handling of filenames derived from image names.Bastien Montagne
2019-08-28Fix strict compiler warning in release modeSergey Sharybin
2019-08-28CMake: Remove unsupported G++ strict flagSergey Sharybin
2019-08-28Cleanup: make transform data in object mode flag publicCampbell Barton
2019-08-28Cleanup: remove automerge BMesh operatorCampbell Barton
2019-08-28Cleanup: split automerge logic into own fileCampbell Barton
2019-08-27Cycles: Stitching of subdivided and displaced meshesMai Lavelle
2019-08-27Cleanup some outdated dead code and comments in Outliner.Bastien Montagne
2019-08-27Fix T69176: Outliner->BlenderFile->Delete not working on some objects.Bastien Montagne
2019-08-27Fix multires modifier using too much memory outside of sculpt modeBrecht Van Lommel
2019-08-27Cleanup: fix compiler warningBrecht Van Lommel
2019-08-27Cleanup: spellingCampbell Barton
2019-08-27Cleanup: clang-formatCampbell Barton
2019-08-27Fix Poly Build crash with empty meshesPablo Dobarro
2019-08-27UI: Area Join ToleranceHarley Acheson
2019-08-27UI: Graph Editor Dot ScalingHarley Acheson
2019-08-27LibOverride: Fix broken Hook modifier case.Bastien Montagne
2019-08-27Edit Mesh: Poly build tool improvementsPablo Dobarro
2019-08-27Cleanup: Fix build error with MSVCRay Molenkamp
2019-08-27Fix T69210: Crash on Making GPencil Materials zero userAntonio Vazquez
2019-08-27GPencil: Draw Mode menu updateAntonio Vazquez
2019-08-27Fix T68763: Smooth Brush not working in LookDev or Rendered ModePablo Dobarro
2019-08-27Sculpt/Paint: Brush world spacing option for sculpt modePablo Dobarro
2019-08-27Compositor: Reversed order of Normal and Albedo in Denoising Node.Stefan Werner
2019-08-27Fix T68944: Added check for SSE4.1 to denoising node.Stefan Werner
2019-08-27Fix marker name drawing without intended offset in some casesBrecht Van Lommel
2019-08-27UI: fix jumping of play/pause buttons, add more space when showing subframesYevgeny Makarov
2019-08-27UI: rename Energy to Power in context menu, for consistencyRobert Fornof
2019-08-27UI: add title to assign shortcut popup, tweak paddingYevgeny Makarov
2019-08-27Fix undefined symbols for ccl::Node with some compilers and build optionsAlex Fuller
2019-08-27UI: tweak warning messages style and layout in save/close dialogYevgeny Makarov
2019-08-27UI: improve layout of curve widget clipping options popupYevgeny Makarov
2019-08-27UI: fix some menus and popups not taking into account UI scale for paddingYevgeny Makarov
2019-08-27UI: make layout in adjust last operator popup consistent with corner panelYevgeny Makarov
2019-08-27Cleanup: clang-formatBrecht Van Lommel
2019-08-27Build: run ldconfig for OpenImageDenoise in install_deps.shVinay Mulakkayala
2019-08-27Fix T69165: wrong update function on Bone b-bone properties crashes.Alexander Gavrilov
2019-08-27Fix T69166: built-in start-up file has unnecessary screen dataCampbell Barton
2019-08-27Cleanup: use static set instead of listCampbell Barton