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-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
2022-09-17GPencil: Remove Leak SizeAntonio Vazquez
2022-09-17GPencil: Change prop text to `Closure Mode`Antonio Vazquez
2022-09-17GPencil: Rename Fill closure methodsAntonio Vazquez
2022-09-17GPencil: Add more types of stroke extensions when fillingDave Pagurek
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-16Cleanup: formatCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-15Cleanup: use doxy sections, remove outdated commentCampbell Barton
2022-09-15UV: rename "Pixel Snap Mode" to "Pixel Round Mode"Chris Blackbourn
2022-09-14Attributes: add color_srgb property to FloatColorAttributeValue and ByteColor...Aras Pranckevicius
2022-09-14Cleanup: Make formatHans Goudey
2022-09-14Sculpt: Separate hide status from face sets, use generic attributeHans Goudey
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-14Mesh: Fix quadratic cost for accessing normals with RNAHans Goudey
2022-09-14Curves/PointCloud: Avoid quadratic cost for retrieving positionsHans Goudey
2022-09-14Fix T100684: Correct descriptions in Python APIJoseph Micheli
2022-09-13EEVEE-Next: Cryptomatte render passes.Jeroen Bakker
2022-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-09-12UI: Cleanup/Fixes of some UI messages.Bastien Montagne
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-09-09Cleanup: Simplify BKE_mesh_nomain_to_meshHans Goudey
2022-09-09Realtime Compositor: Implement scale nodeOmar Emara
2022-09-08Cleanup: Remove unused variable in RNA path functionJulian Eisel
2022-09-08IDManagement: Add new `BKE_id_owner_get` accessor.Bastien Montagne
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton