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-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-18LibOverride: Preserve active object when creating overrides.Bastien Montagne
2022-08-18Cleanup: spelling, formatCampbell Barton
2022-08-18Cleanup: Move subdiv_mesh.c to C++Hans Goudey
2022-08-17Outliner: Compile outliner tree-hashing files in C++Julian Eisel
2022-08-17Cleanup: Improvements to Outliner tree writing code, add assertJulian Eisel
2022-08-17Outliner: Avoid unnecessary Outliner storage copyJulian Eisel
2022-08-17Fix: Compiler warning in macro after recent C++ conversionHans Goudey
2022-08-17Cleanup: Fix outdated commentHans Goudey
2022-08-17Cleanup: Remove unused functionHans Goudey
2022-08-17Cleanup: Fix outdated comments referring to DispListHans Goudey
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Cleanup: Remove unused Outliner search element storageJulian Eisel
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