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
path: root/source
AgeCommit message (Expand)Author
2019-08-30Fix interger number buttons increment/decrement arrows not working inPhilipp Oeser
2019-08-30GPencil: Set active layer when click in Dopesheet keyframe areaAntonio Vazquez
2019-08-30GPencil: Make visible active layer when hide othersAntonio Vazquez
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-30Cleanup: no need to zero the area in beautify calculationCampbell Barton
2019-08-29GPencil: Minor Menu tweaksMatias Mendiola
2019-08-29LibOverride: Create override operator: various fixes.Bastien Montagne
2019-08-29BKE_libblock_relink_ex: pass all remapping flags instead of a single boolean.Bastien Montagne
2019-08-29Copy Scale: support copying arbitrary non-uniform scale as uniform.Alexander Gavrilov
2019-08-29UI: Correct Sequencer Text Alignment TooltipsAaron Carlisle
2019-08-29Fix T56532: Boolean locks up BlenderCampbell Barton
2019-08-29LibOverride: Fix use-after-free error when freeing whole Main DB.Bastien Montagne
2019-08-29GPencil: For Stroke select don't display pointsAntonio Vazquez
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-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-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-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-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: add title to assign shortcut popup, tweak paddingYevgeny Makarov
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