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
2021-05-13Cleanup: clang formatCampbell Barton
2021-05-13UI: Improved "Area Close" Neighbor SelectionHarley Acheson
2021-05-12Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-12VSE: Fix disk cache potentially overwriting blend fileRichard Antalik
2021-05-12Fix T88194: Animation player displays washed out colorsRichard Antalik
2021-05-12VSE: Fix meta strip boundary can not be changedRichard Antalik
2021-05-12Cleanup: Simplify public/private specifiersHans Goudey
2021-05-12Cleanup: Splines: Add accessors to spline vectorHans Goudey
2021-05-12UI: Colors for Texture/Material node sockets and small tweaksPablo Vazquez
2021-05-12Geometry Nodes Curves: Expose first builtin point attributesHans Goudey
2021-05-12Fix T87851 EEVEE: Performance regression with baked lighting & transparencyClément Foucault
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
2021-05-12PyAPI: remove deprecated & unused BMesh.from_object deform argumentCampbell Barton
2021-05-12PyAPI: remove context.active_baseCampbell Barton
2021-05-12Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-05-12Fix custom bone shape scale affecting normal bone displaySebastian Parborg
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-12Merge branch 'blender-v2.93-release'Charlie Jolly
2021-05-12Fix incorrect labels for math node wrap functionCharlie Jolly
2021-05-12Cleanup: rename 'rt' to '_pad#' in DNA structsCampbell Barton
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-05-12Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-05-12NLA: Extract ..get_inverted_upper_snapshot()Wayde Moss
2021-05-12Geometry Nodes: Link error when implicit conversion isn't possibleWannes Malfait
2021-05-12Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-05-12Fix wrong loop count in Sculpt Expand codePablo Dobarro
2021-05-11Cleanup: unused variable warningCharlie Jolly
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-11Fix T88160: GPencil Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-11Cleanup: unnecessary extra lines for doxy sectionsCampbell Barton
2021-05-11Cleanup: remove unused baking struct members from soft-bodyCampbell Barton
2021-05-11Cleanup: Sort node type definitions alphabeticallyHans Goudey
2021-05-11Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-11Cleanup: remove unused BPy_IDProperty struct memberCampbell Barton
2021-05-11Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-11Fix T88190: Freed memory use when iterating over id-propertiesCampbell Barton
2021-05-11Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-11Fix memory leak in Python IDproperty iteratorCampbell Barton
2021-05-11Cleanup: Reorder class variable declarationsHans Goudey
2021-05-11Cleanup: Whitespace, add doxygen sectionsHans Goudey
2021-05-11Cleanup: Use a helper function for repetitive codeHans Goudey
2021-05-11Functions: Add materialize methods for generic mutable virtual arrayHans Goudey
2021-05-11Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-05-11Fix T82155: Fade inactive geometry overlay not working with instanced geometryPablo Dobarro
2021-05-10Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-05-10Fix T88060: Expand freezing when deleting a Face Set with multiple loose partsPablo Dobarro
2021-05-10Fix T88180: Enable HQ normal workaround for RX 580X cards.Jeroen Bakker
2021-05-10GPencil: Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-10GPencil: Rename prop `dilate_pixels` to `dilate`Antonio Vazquez