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
2020-12-10Attribute Compare: Use the most complex data type instead of the leastgeometry-nodes-point-separate-nodeHans Goudey
2020-12-10Optimize comparisons by squaring threshold firstHans Goudey
2020-12-10Merge branch 'master' into geometry-nodes-point-separate-nodeHans Goudey
2020-12-10Geometry Nodes: Attribute Fill NodeHans Goudey
2020-12-10Geometry Nodes: rename modifyPointCloud to modifyGeometrySetJacques Lucke
2020-12-10Fix T83361: UV Editor does not draw pinned selected UVs as pinnedPhilipp Oeser
2020-12-10Geometry Nodes: fix recursive instance transformsJacques Lucke
2020-12-10Fix missing custom-property escaping for whole-character keying setCampbell Barton
2020-12-10Fix missing string escaping in RNA_path_appendCampbell Barton
2020-12-10Tests: fix 'ctest -j' running multiple tests at onceCampbell Barton
2020-12-10Cleanup: remove unused function bc_find_bonename_in_pathCampbell Barton
2020-12-10BLI_string: return NULL from BLI_str_quoted_substrN on failureCampbell Barton
2020-12-10Fix BLI_str_quoted_substrN use with escaped stringsCampbell Barton
2020-12-10BLI_string: extract quote utility into BLI_str_escape_find_quoteCampbell Barton
2020-12-10Cleanup: remove unnecessary vars in RNA token readingCampbell Barton
2020-12-10Cleanup: declare variables when used (RNA)Campbell Barton
2020-12-10Cleanup: declare variables when used (bpy)Campbell Barton
2020-12-10Cleanup: avoid '_ln' suffixCampbell Barton
2020-12-10Cleanup: use snake-case instead of camel-caseCampbell Barton
2020-12-10PyAPI: add bpy.utils.unescape_identifierCampbell Barton
2020-12-10RNA: use BLI_str_unescape utility for parsing escaped stringsCampbell Barton
2020-12-10BLI_string: support escaping additional control characterCampbell Barton
2020-12-10BLI_string: add BLI_str_unescape utility functionCampbell Barton
2020-12-10Fix BLI_str_escape with control characters, add unit testsCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-10Fix T82852: Cycles crashes when editing a mesh with adaptive subdivisionKévin Dietrich
2020-12-10Cleanup: Use const for filter queriesJulian Eisel
2020-12-10Geometry Nodes: Support equality operations with all data typesHans Goudey
2020-12-10Geometry Nodes: Add a method to find the lowest complexity attributeHans Goudey
2020-12-10Geometry Nodes: Add utilities for getting an attribute's data typeHans Goudey
2020-12-10Sculpt: Elastic deform type for Snake HookPablo Dobarro
2020-12-10Cleanup: Remove unused c popup menu for text editorAaron Carlisle
2020-12-09Fix T82242: creating particle influence textures does not set up DEGPhilipp Oeser
2020-12-09UI: Update theme to match Shader nodes category color with socket colorPablo Vazquez
2020-12-09Use new get_input_attribute abstractionHans Goudey
2020-12-09Fix T83581: "Only local" ambient occlusion option causes error on OptiX 2.92Patrick Mours
2020-12-09Merge branch 'master' into geometry-nodes-point-separate-nodeHans Goudey
2020-12-09Support meshes in addition to point cloudsHans Goudey
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-12-09Geometry Nodes: simplify supporting different input socket types for attributesJacques Lucke
2020-12-09Use text for comparison RNA enum itemsHans Goudey
2020-12-09Fix T83575: GPencil: VFX Blur is not disabled when samples are zeroAntonio Vazquez
2020-12-09Merge branch 'master' into geometry-nodes-point-separate-nodeHans Goudey
2020-12-09Fix T83588: Crash with Shrink/Fatten and Offset EvenGermano Cavalcante
2020-12-09Fix T83460: Regression in snap for measure toolGermano Cavalcante
2020-12-09Degraded AMD 20.11.3 driver to limited support.Jeroen Bakker
2020-12-09Workaround for Access Violation startup crash on deprecated Radeon GPUs on Wi...Jeroen Bakker
2020-12-09Raised AMD/Terascale2 from unsupported to supported.Jeroen Bakker
2020-12-09Raised AMD CEDAR on Linux from unsupported to limited supportJeroen Bakker
2020-12-09Blender LTS: Download + Release notes CMS scriptsJeroen Bakker