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
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Fix missing header include when using timeit feature.Bastien Montagne
2022-10-06GPencil: Use new icons for Envelope and Outline modifiersAntonio Vazquez
2022-10-06Fix T101618: Freeze when reloading a library in certain situationPhilipp Oeser
2022-10-06Curve: increase max of order U/VRedMser
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-10-05I18n: extract dynamic enum itemsDamien Picard
2022-10-05Fix T101405: Deleting a baked action results in an error.Bastien Montagne
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-03Geometry Nodes: Set Curve NormalJohnny Matthews
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-10-03Cleanup: rename IMA_CHAN_FLAG_ALPHA to IMA_CHAN_FLAG_RGBA to match meaningBrecht Van Lommel
2022-10-03Geometry Nodes: new Sample UV Surface nodeJacques Lucke
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-01Fix T101504: Crash when repeat value is zeroPratik Borhade
2022-09-30Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-09-29GPencil: Remove Fill `use_collide_only` optionAntonio Vazquez
2022-09-29Fix T94441: fix crash parenting object to a boneAndrew Oates
2022-09-29Cleanup: run clang-format in sculpt codeJoseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Cleanup: remove '.' from the end of descriptionsCampbell Barton
2022-09-29Cleanup: formatCampbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-28GPencil: Change property text for Fill Visual AidsAntonio Vazquez
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-28GPencil: Fill Tool - Check if extensions collide with real strokesAntonio Vazquez
2022-09-28Fix T101341: make nodegroups active input/output non-animatablePhilipp Oeser
2022-09-27Gpencil: Time Offset modifier new Chain modeAleš Jelovčan
2022-09-27GPencil: New Outline modifierAntonio Vazquez
2022-09-27Fix T101272: Missing view layer updates handling collections via python.Jeroen Bakker
2022-09-26UI: add preference to disable touchpad multitouch gesturesrecht Van Lommel
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-23GPencil: Improve Fill Tool Extend linesAntonio Vazquez
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Cleanup: use depsgraph iterator settings in rnaJacques Lucke
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Cleanup: use depsgraph iterator settings in rnaJacques Lucke
2022-09-22UV: add toggle to show the grid over the imageChris Blackbourn
2022-09-21File Browser: Manual auto-increase name support for output filepathsDalai Felinto
2022-09-20Animation: Add redo panel to Dopesheet and NLARedMser
2022-09-20ViewLayer: fix missing sync in object APIs (fixes T101128, T101204)Aras Pranckevicius
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-19Geometry Nodes: Distribute Points in VolumeIyad Ahmed
2022-09-19Cleanup: spellingCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-18LineArt: Force intersection option.YimingWu