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
2021-05-12Cleanup: rename 'rt' to '_pad#' in DNA structsCampbell Barton
2021-05-12Cycles: fix inconsistent-missing-override warningsAnkit Meel
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-12Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-11Fix T72791: Cycles wrong results when mixing multiple random walk BSSRDFsChris Eveleigh
2021-05-11Fix T88093: persistent data and particle object instancing not workingBrecht Van Lommel
2021-05-11Cleanup: unused variable warningCharlie Jolly
2021-05-11Fix T88099: error with persistent data and motion blurBrecht Van Lommel
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-11Merge branch 'blender-v2.93-release'Antonio Vazquez
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
2021-05-10Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-10Fix T54339: Shapekey Max value doesn't clamp existing valuePratik Borhade
2021-05-10Merge branch 'blender-v2.93-release'Jeroen Bakker
2021-05-10Fix T87764: Mem-leak during viewport rendering.Jeroen Bakker
2021-05-10Merge branch 'blender-v2.93-release'Alexander Gavrilov
2021-05-10Animation: move Cycle-Aware Keying to the Keying popover.Alexander Gavrilov
2021-05-10Fix warning on Apple Clang, missing override specifierSeverin
2021-05-10Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-10Fix T88145: Dynamic Paint initial color using vertex color not working as exp...Philipp Oeser
2021-05-10Compositor: Add vars and methods for easier image loopingManuel Castilla
2021-05-10Cleanup: too small loop variable typeJacques Lucke
2021-05-10Functions: support materialize virtual array to initialized spanJacques Lucke
2021-05-10Cleanup: spellingCampbell Barton