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
path: root/source
AgeCommit message (Expand)Author
2022-05-12Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-12Cleanup: use proper naming in Warp modifier read/write code.Bastien Montagne
2022-05-12UI Code Quality: Use derived struct for hot-key buttonsJulian Eisel
2022-05-12Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-12Fix (unreported) bad memory access in read/write code of MeshDeform modifier.Bastien Montagne
2022-05-12Cleanup: Clarify function name and comment logicSergey Sharybin
2022-05-12Cleanup: Remove another unused hotkey button definition functionJulian Eisel
2022-05-12Cleanup: Remove unused hotkey button definition functionJulian Eisel
2022-05-12Revert commits to increase button flag bitfield sizeJulian Eisel
2022-05-12CMake: Fix missing dependency in bf_editor_curvesMartijn Versteegh
2022-05-12Fix T98071: Overlay: UV selection inverted bewteen vertex and edge selectClément Foucault
2022-05-12Fix T98026 EEVEE: Refression Crash when rendering Cryptomatte passesClément Foucault
2022-05-12Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-12Workaround for msvc compiler bugJacques Lucke
2022-05-12Cleanup: remove warnings due to maybe-used variablesJacques Lucke
2022-05-12Curves: add operator to convert hair particle system to new curvesJacques Lucke
2022-05-12OBJ: improve new importer file parsing performance on windowsAras Pranckevicius
2022-05-12Fix T97380 EEVEE: Weird motion-blur on curvesClément Foucault
2022-05-12Cleanup: De-duplicate region visibility logic in clip editorSergey Sharybin
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12Fix error tagging vertices as loose in the screw modifierCampbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-12Curves: Add notifier to update spreadsheet when sculptingDalai Felinto
2022-05-12Screw Modifier: avoid unnecessary normal calculationCampbell Barton
2022-05-12Cleanup: Use stronger typing in marker slide operatorSergey Sharybin
2022-05-12Cleanup: Hide slide operator specific logicSergey Sharybin
2022-05-12Cleanup: Reduce indentation level in track slide operatorSergey Sharybin
2022-05-12Cleanup: Refactor marker area clampingSergey Sharybin
2022-05-12Cleanup: Remove redundant marker clamping code pathSergey Sharybin
2022-05-12Cleanup: Strong type for track path clear APISergey Sharybin
2022-05-12Cleanup: Move tracking constants to be printable enumsSergey Sharybin
2022-05-12Cleanup: More proper sections in tracking codeSergey Sharybin
2022-05-12Cleanup: More proper sections in subdiv codeSergey Sharybin
2022-05-12Fix: Paint slot material assignment issuesEthan Hall
2022-05-12Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-12Fix T98056: Screw modifier crash with normal calculation and mergingHans Goudey
2022-05-12Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-12color attributes: Fix broken vertex color nodeJoseph Eagar
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12Fix T96367: Crash snapping to instances on an objectCampbell Barton
2022-05-12Cleanup: formatCampbell Barton
2022-05-12Cleanup: discarded-qualifier warning, mixing enum/intsCampbell Barton
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-11Cleanup (UI): Make space for more internal button flagsJulian Eisel
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-05-11UI: Update rest of UI code for increased button flag bitfieldJulian Eisel
2022-05-11Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-11Fix T95710: Make Single User > Object Data Animation brokenSybren A. Stüvel
2022-05-11Merge branch 'blender-v3.2-release'Philipp Oeser