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-08-11Rename variables to hide_polyHans Goudey
2022-08-11Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-11Cleanup: doxy parameters, use static set instead of tupleCampbell Barton
2022-08-11Cleanup: remove redundant MEM_SAFE_FREECampbell Barton
2022-08-11Cleanup: spelling in commentsCampbell Barton
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-10Cleanup: spellingCampbell Barton
2022-08-10Remove hide layers from filesHans Goudey
2022-08-10Disallow procedural accessHans Goudey
2022-08-10Rename `.hide_face` to `.hide_poly`Hans Goudey
2022-08-10Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-10Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-10Fix T100308: Removing scene time node does not update relationsHans Goudey
2022-08-10Fix T99661: Use after free converting edit mode curve object to meshHans Goudey
2022-08-10Fix T99661: Use after free converting edit mode curve object to meshHans Goudey
2022-08-09Cleanup: Add function for creating object dupli with separate dataHans Goudey
2022-08-09Cleanup: Move mball.c to C++Hans Goudey
2022-08-09Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-09Cleanup: Remove unused object batch cache API functionHans Goudey
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-08Cleanup: Remove unused variableHans Goudey
2022-08-08Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Fix T100281: image save after copy not using correct filepathBrecht Van Lommel
2022-08-08Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-08Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-07Revert "Parallelize remesh reprojects"Erik Abrahamsson
2022-08-07Revert "Update grain size"Erik Abrahamsson
2022-08-07Cleanup: Fix typo Propatation -> PropagationErik Abrahamsson
2022-08-07Update grain sizeErik Abrahamsson
2022-08-07Parallelize remesh reprojectsErik Abrahamsson
2022-08-07Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-06Cleanup: Const in headers, standardize variable namesHans Goudey
2022-08-06Cleanup: Remove unused functionHans Goudey
2022-08-06Cleanup: Simplify NULL handling for BKE_image_find_nearest_tileChris Blackbourn
2022-08-05Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-05Fix T100143: RNA path information of Curves datablock incorrectHans Goudey
2022-08-05Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-05Cleanup: Use c++ casting in liboverride BKE code.Bastien Montagne
2022-08-05Cleanup: formatCampbell Barton
2022-08-05Merge remote-tracking branch 'origin/blender-v3.3-release'Jesse Yurkovich
2022-08-05Fix T100142: Compare correct render_slot variable during clear operationJesse Yurkovich
2022-08-05Cleanup: Remove outdated code for mesh normalsHans Goudey
2022-08-04Cleanup: Remove incorrect commentHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix T100099: Cycles crash baking vertex colors in edit modeBrecht Van Lommel
2022-08-04Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-04I18n: make several parts of the UI translatableDamien Picard