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-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-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
2021-05-10Cleanup: unused variable warningCampbell Barton
2021-05-10Cleanup: Remove double import in previous commit.Jeroen Bakker
2021-05-10Enable CLog for GPU test cases.Jeroen Bakker
2021-05-10Cleanup: correct/clarify PlayAnim commentsCampbell Barton
2021-05-10LineArt: Custom UI for adding GP object.YimingWu
2021-05-09Fix: Curve resample duplicates last point for cyclic splinesHans Goudey
2021-05-09Fix T88126: Curve resample crash for single point inputHans Goudey
2021-05-09Geometry Nodes: Improve point instance node performanceHans Goudey
2021-05-09Merge branch 'blender-v2.93-release'Pablo Vazquez
2021-05-09GPencil: Sort Line Art modifier alphabeticallyPablo Vazquez
2021-05-09GPencil: Name Scene Line Art objects "Line Art"Pablo Vazquez
2021-05-08Geometry Nodes: Refactor point instance nodeHans Goudey
2021-05-08Cleanup: remove use of persistent data handles in geometry nodesJacques Lucke
2021-05-08Cleanup: correct PlayState.stopped state which was invertedCampbell Barton
2021-05-08Cleanup: remove unused turbo struct member from PlayAnimCampbell Barton
2021-05-08Cleanup: comment PlayAnim struct membersCampbell Barton
2021-05-08Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-08Fix PlayAnim cache size increasing when playing multiple animationsCampbell Barton
2021-05-08Merge branch 'blender-v2.93-release'Campbell Barton