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 T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-23Cleanup: GPU: Remove `gpu_shader_common_obinfos_lib.glsl`Clément Foucault
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: GPU: Remove `gpu_shader_common_obinfos_lib.glsl`Clément Foucault
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 branch 'blender-v3.2-release'Sergey Sharybin
2022-05-23Fix missing 64bit casts when calculating Cycles render buffer offsetSergey Sharybin
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-23PyDoc: quiet output and minor cleanupCampbell Barton
2022-05-23Fix error in sphinx_doc_gen.py when loggingCampbell Barton
2022-05-23Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-23Fix float representation for Python API docsCampbell Barton
2022-05-23Cleanup: formattingAaron Carlisle
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