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-09Cleanup: use own username in code-comment tagsCampbell Barton
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
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04Fix T99460: Allow creation new datablocks from evaluatedSergey Sharybin
2022-08-04Fix T97251: Store generated type information for each UDIM tileJesse Yurkovich
2022-08-04Cleanup: Remove unused functionHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-04Fix: add attribute with empty string name crashEthan-Hall
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-04Cleanup: formatCampbell Barton
2022-08-04Cleanup: quiet nonnull-compare warning for GCCCampbell Barton
2022-08-03Cleanup: Fix doxygen section for custom data typeHans Goudey
2022-08-03Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-08-03Fix T100106: image movie/sequence auto refresh affects still image performanceBrecht Van Lommel
2022-08-03Cleanup: Use const arguments in definition, add helper variableHans Goudey
2022-08-03Attribute Math: Improve performance of mixer in some casesIliay Katueshenock
2022-08-03Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-03Cleanup: Improve doc of the `BKE_id_copy` functions.Bastien Montagne
2022-08-03Fix unreported: Add tie-break conditions for udim search with integersChris Blackbourn
2022-08-03Geometry Nodes: Speed up reading attribute with different typeHans Goudey
2022-08-02Cleanup: Simplify arguments to sculpt draw functionsHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne