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-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-17Use report warning opening file written by newer Blender binaryPhilipp Oeser
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-17Cleanup: Move view layer array utils from macros to functionsHans Goudey
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16Fix (unreported) bug in liboverride 'leaves' detection.Bastien Montagne
2022-08-16Cleanup: some refactoring in mapped mesh extractionBrecht Van Lommel
2022-08-16Cleanup: spelling in commentsCampbell Barton
2022-08-16Cleanup: formatCampbell Barton
2022-08-16Sculpt: Improve sculpt debug drawJoseph Eagar
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-15Cleanup: fix typosBrecht Van Lommel
2022-08-15Cleanup: make formatBrecht Van Lommel
2022-08-15Fix regression: crash with uv constrain to bounds without imageChris Blackbourn
2022-08-12Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-12Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-12Fix T100350: missing brush falloff preview in sculpt modeBrecht Van Lommel
2022-08-12Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-12Cleanup: Typos in comments.Bastien Montagne
2022-08-12Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-12Fix (unreported) infinite tie building Outliner liboverride hierarchy tree.Bastien Montagne
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-12Cleanup: use enum type for argumentCampbell Barton
2022-08-12Cleanup: use short names for verts & polys as they're unambiguousCampbell Barton
2022-08-12Cleanup: replace magic number with flagCampbell Barton
2022-08-12Cleanup: replace term face with polyCampbell Barton
2022-08-11Fix: Use of uninitialized variable in recent commitHans Goudey
2022-08-11Curve: Simplify legacy curve conversion to meshHans Goudey
2022-08-11Mesh: Move hide flags to generic attributesHans 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-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-09Cleanup: Remove unused object batch cache API functionHans Goudey
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