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-04-26Address points from reviewtemp-outliner-library-override-hierarchyJulian Eisel
2022-04-26Merge branch 'master' into temp-outliner-library-override-hierarchyJulian Eisel
2022-04-26deps_builder/robinmap: remove file copy on windowsRay Molenkamp
2022-04-26build_deps.cmd: prevent over-subscription of the cpu.Ray Molenkamp
2022-04-26Fix: some multi-functions are executed more than onceJacques Lucke
2022-04-26Geometry Nodes: Move named attribute nodes out of experimentalHans Goudey
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-04-26Geometry Nodes: rename used attributes panelJacques Lucke
2022-04-26BLI: small optimization to retrieving CPPType from static typeJacques Lucke
2022-04-26Geometry Nodes: Avoid parallel_for_each with a single geometryHans Goudey
2022-04-26Merge branch 'master' into temp-outliner-library-override-hierarchyJulian Eisel
2022-04-26Utils: Add macro for C++ default arguments in C headersJulian Eisel
2022-04-26Curves: Support applying geometry nodes modifierHans Goudey
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-26Curves: add "Curves" to brush namesJacques Lucke
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26WM: disable redraw timer in background modeCampbell Barton
2022-04-26Fix memory leak in Context.temp_overrideCampbell Barton
2022-04-26Cleanup: line length for Python scriptsCampbell Barton
2022-04-26Cleanup: autopep8Campbell Barton
2022-04-26pyproject: enable aggressive, ignore E501 (line wrapping)Campbell Barton
2022-04-26Correct over allocation in "Fix Vertex Group Deform" operatorCampbell Barton
2022-04-26Cleanup: use boolean arguments and return valuesCampbell Barton
2022-04-26Cleanup: replace in-line swapping with SWAP macroCampbell Barton
2022-04-26Cleanup: remove NULL check and outdated commentCampbell Barton
2022-04-26Cleanup: names in text functionsCampbell Barton
2022-04-26PyAPI: support persistent handlers for class & static methodsCampbell Barton
2022-04-26Fix bone "auto-name by axis" failure to clip long namesCampbell Barton
2022-04-26Fix string escaping in override versioning and modifier renamingCampbell Barton
2022-04-26Cleanup: unused return value warningCampbell Barton
2022-04-26Cleanup: simplify text copying string operationsCampbell Barton
2022-04-26Fix: Correctly copy and update curve type counts cacheHans Goudey
2022-04-26Fix T97595: Modifier attribute output broken for vertex groupsHans Goudey
2022-04-26Cleanup: Remove redundant vertex normal dirty tagsHans Goudey
2022-04-25Vertex Paint: Fix brush color spaceJoseph Eagar
2022-04-25Cleanup: remove unused function parameterJoseph Eagar
2022-04-25Fix T81452: Incorrect trim lasso radiusJoseph Eagar
2022-04-25Mesh: Make vertex normal property read-onlyHans Goudey
2022-04-25Fix: Incorrect implicit enum conversionHans Goudey
2022-04-25Geometry Nodes: Add "Named" to "Remove Attribute" node nameHans Goudey
2022-04-25Fix T97597: vertex paint initialization wasJoseph Eagar
2022-04-25Fix T97553: SCULPT_handles_colors_report called for non-sculpt brushesJoseph Eagar
2022-04-25Sculpt: Remove hardcoded setting ofJoseph Eagar
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-25Curves: Cache the number of curves of each typeHans Goudey
2022-04-25Cleanup: Use const for smoot scrolling functionJulian Eisel
2022-04-25Transform Snap Refactor: dedicate ghash to different SnapData typesGermano Cavalcante
2022-04-25Cleanup: Turn some 'eTFlag' into macrosGermano Cavalcante
2022-04-25Fix T97401: Snap options ignored for Nurbs surfacesGermano Cavalcante
2022-04-25Nodes: show overlays in node editor even when nodes are collapsedJacques Lucke