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-23Fix T98251: EEVEE: Regression: Wrong normalmaps on scaled objectsClément Foucault
2022-05-23EEVEE: Fix unreported broken normal map node modesClément Foucault
2022-05-23Cleanup: Early-exit in button handling code, minor cleanupsJulian Eisel
2022-05-23Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-23DRW: Fix signed/unsigned mismatches in shader codeJohannes J
2022-05-23Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-23Fix T98128: EEVEE: Regression: Inverted surface normal on MacOS Intel GPUClément Foucault
2022-05-23Fix T98196: Crash when moving tweaked NLA strip with empty track belowSybren A. Stüvel
2022-05-23GPencil: A Ping Pong effect to Time modifierAleš Jelovčan
2022-05-23Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-23Python API: add mathutils.Color functions to convert color spacesBrecht Van Lommel
2022-05-23Fix wrong mouse tolerance in mask editorSergey Sharybin
2022-05-23Cleanup: Unused field in sculpt DeleteOperationSergey Sharybin
2022-05-23Fix T97237: dragging custom node group asset adds broken nodeJacques Lucke
2022-05-23Fix T98305: Image.save not working for generated images with filepathBrecht Van Lommel
2022-05-23Fix T98283: Regression: crash when opening file that has Collision modifier o...Bastien Montagne
2022-05-23Fix T98316: geometry nodes stop updating after duplicationJacques Lucke
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-05-23Fix T98231: missing update when material output is in groupJacques Lucke
2022-05-23Fix T98283: Regression: crash when opening file that has Collision modifier o...Bastien Montagne
2022-05-23Fix T98316: geometry nodes stop updating after duplicationJacques Lucke
2022-05-23LineArt: Fix adjacent edge sorting.YimingWu
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-05-23Fix T98101: Handle single point curves in delete brushHans Goudey
2022-05-23Fix: Sample pressure properly for 3D curves sculpt brushesHans Goudey
2022-05-23Fix T98231: missing update when material output is in groupJacques Lucke
2022-05-23Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-23Fix T98321: Image.update doesn't update the image editor.Jeroen Bakker
2022-05-23Cleanup: remove "texture" from ED_mesh_uv_texture_* funcitonsCampbell Barton
2022-05-23Merge branch 'blender-v3.2-release'Aaron Carlisle
2022-05-23Compositor: Fix Map Range node To/From Max default valueAaron Carlisle
2022-05-22Fix T98320: GPencil Crash with Length and Build ModifiersAntonio Vazquez
2022-05-22Cleanup: Fix build error after previous commitHans Goudey
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-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-20Fix wrong USD image color space export with non-default OpenColorIO configBrecht Van Lommel
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