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-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-06Geometry Nodes: Add Instance Scale Input NodeJohnny Matthews
2022-06-06Geometry Nodes: Instance Rotation NodeJohnny Matthews
2022-06-05Curves: Port bounding box node to the new curves typeHans Goudey
2022-06-05Cleanup: Remove unused BKE_spline.hh includesHans Goudey
2022-06-05Curves: Fix overallocation for curve attributes when deleting curvesHans Goudey
2022-06-05Curves: use uv coordinates to attach curves to meshJacques Lucke
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-06-04Mesh: Only check dirty normals flag of current domainHans Goudey
2022-06-04Cleanup: Remove unnecessary struct keywordsHans Goudey
2022-06-03Fix T98579: image save operators changing file path to absoluteBrecht Van Lommel
2022-06-03Fix new curve objects showing as UNKNOWN in the outlinerDalai Felinto
2022-06-03Curves: Add surface UV map name propertyHans Goudey
2022-06-03Eevee/Workbench: store 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-06-03Compositor: add pre/post/cancel handlers and background job infoPhilipp Oeser
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02Anim: Refactor 'F-curve from rna path' code.Bastien Montagne
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-06-01Merge branch 'blender-v3.2-release'Bastien Montagne
2022-06-01Fix T98469: Crash trying to add an object to a linked collection that is link...Bastien Montagne
2022-06-01Fix T98520: Sculpt operators can unintentionally clear multires maskPhilipp Oeser
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-06-01Cleanup: conversion from enum/int warningCampbell Barton
2022-06-01Merge branch 'blender-v3.2-release'Joseph Eagar
2022-06-01Fix T97408: Temporary fix for attribute convert undoJoseph Eagar
2022-05-31Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-31Fix T98454: subdivision doesn't propagate int attributesJacques Lucke
2022-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-05-31Cleanup: Improve const correctness of ID functionsHans Goudey
2022-05-31Cleanup: Move lib_override.c to C++Hans Goudey
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-31Cleanup: tabs to spaces for CMake files & sort file-listsCampbell Barton
2022-05-30Cleanup: Move attribute.c to C++Hans Goudey
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30LibOverride: Add full support for camera's background images.Bastien Montagne
2022-05-30Cleanup: Move attribute domain count out of enumHans Goudey
2022-05-30Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-30Fix T98253: Gpencil Lineart crashes when undoing creation of linked copyAntonio Vazquez
2022-05-30Cleanup: use class instead of structJacques Lucke
2022-05-30Fix T98444: Image.save_render not using scene output file typeBrecht Van Lommel
2022-05-30Cleanup: make formatDalai Felinto
2022-05-30Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-30Fix T98488: GPencil weightpaint not visible if first point is no weightAntonio Vazquez
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-05-30Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-30Cleanup: fix various typosBrecht Van Lommel