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-05-22Cleanup: Use const argumentsHans Goudey
2022-05-22Cleanup: Remove unused functionHans Goudey
2022-05-22Cleanup: fix wrong typeJacques Lucke
2022-05-22GPU subdiv: smoothly interpolate orco layerKévin Dietrich
2022-05-22PyDoc: resolve/quiet warnings for pylintCampbell Barton
2022-05-22PyDoc: cleanup doc-generatorCampbell Barton
2022-05-21Cleanup: Remove unused scrollbar drawing flagJulian Eisel
2022-05-21UI Code Quality: Resolve frankenstein bit-flag usage for widget drawingJulian Eisel
2022-05-20Geometry Nodes: String to Curves rename Max WidthErik
2022-05-20UI: rename Hue/Saturation node to Hue Saturation Value in shaders and texturesDaniel Salazar
2022-05-20UI: Get rid of redundant UI_BUT_IMMEDIATE button flagJulian Eisel
2022-05-20Cleanup: don't use variable name that matches type aliasJacques Lucke
2022-05-20Cleanup: Further simplification of loop syntax for curve segmentsHans Goudey
2022-05-20Curves: Use only current brush location for delete brushHans Goudey
2022-05-20Curves: Support pressure in sculpt brushesHans Goudey
2022-05-20LibOverride: Add option to Hierarchy Creation to get all data user-editable b...Bastien Montagne
2022-05-20Cleanup: Simplify loop syntax for curve pointsHans Goudey
2022-05-20Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-20Fix T98266: Crash with empty mesh boolean nodeHans Goudey
2022-05-20Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-20Fix T96810: Bitmap race condition in PBVH normal calculationHans Goudey
2022-05-20Cleanup: make functions for setting clone/stencil layer more consistentMartijn Versteegh
2022-05-20Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-20Fix popup menu memory activating labels when names matched menu itemsCampbell Barton
2022-05-20Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-20Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-20Fix T98145: IC keymap can't select & move multiple nodesCampbell Barton
2022-05-20WM: return the string length from operator name conversionCampbell Barton
2022-05-20Include __init__.py in bl_console_utilsCampbell Barton
2022-05-20Cleanup: warnings, spelling, formattingCampbell Barton
2022-05-20CMake: fix AUDASPACE disabling WITH_PYTHON for BlenderCampbell Barton
2022-05-20CMake: disable WITH_MOD_FLUID when WITH_PYTHON=OFFCampbell Barton
2022-05-20Cleanup: move 'console' module to 'bl_console_utils.autocomplete'Campbell Barton
2022-05-20Fix building with OpenEXR on LinuxCampbell Barton
2022-05-20IMBUF: Thumbnails of all EXR files using less RAMHarley Acheson
2022-05-19Python API: warn that the bgl module is deprecated in the docsBrecht Van Lommel
2022-05-19VSE: Display sound sample rate and channelsMarcos Perez
2022-05-19GPencil: Avoid Automerge with Closed strokesAntonio Vazquez
2022-05-19Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-19Fix T98230: Automatic Constraint doesn't work if cursor is not movingGermano Cavalcante
2022-05-19Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-19Fix (studio-reported) more possibilities to edit content of linked/override c...Bastien Montagne
2022-05-19Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-19GPencil: Remove icons in Build modifer mode parameterAntonio Vazquez
2022-05-19UI: Expose new tool icon: Selection PaintDalai Felinto
2022-05-19Cleanup: Decrease variable scopeHans Goudey
2022-05-19Cleanup: Remove redundant functionHans Goudey
2022-05-19Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-19Fix liboverride extreme resync times in case of libraries dependency loops.Bastien Montagne
2022-05-19Revert "Fix liboverride extreme resync times in case of libraries dependency ...Bastien Montagne