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-04-13Fix T97152: Selection tools do nothing in particle hair editCampbell Barton
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-13Cleanup: clang-formatCampbell Barton
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-04-13Cleanup: shadowed variable warningCampbell Barton
2022-04-12Fix (unreported) use-after-free case in Properties Editor ID remapping code.Bastien Montagne
2022-04-12Fix T95679: Outliner 'Unlink' directly on action misses DEG updatePhilipp Oeser
2022-04-12Fix Pushdown of an action from the Action Editor lacks immediate updatesPhilipp Oeser
2022-04-12Fix T97132: Create a color attribute automaticallyJoseph Eagar
2022-04-12Fix T97098: Color filter sharpening artifacts.Joseph Eagar
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-12Fix wrong key type for GSet in Grease Pencil same material selectionLukas Stockner
2022-04-12Cleanup: clang-formatLukas Stockner
2022-04-12UI: Add support for showing socket descriptions in tooltipsLukas Stockner
2022-04-11Fix T97097: Color Filter saturates colors that have no saturationJoseph Eagar
2022-04-11Fix T97096: Color filter brush was corrupting alpha.Joseph Eagar
2022-04-11Fix T85467: Mask transform center doesn't take parent Track into accountPhilipp Oeser
2022-04-11Curves Sculpting Icons: Snake Hook and Grow updatesDalai Felinto
2022-04-11Fix setting key shortcuts for insert keyframe menu itemsCampbell Barton
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-10Render: Add operators to add all used or remove all unused lightgroupsLukas Stockner
2022-04-10Fix T96942: disable Adjacent Faces margin for UVs and tangent space bakeMartijn Versteegh
2022-04-10Cleanup: missing-prototypes warningCampbell Barton
2022-04-09Cleanup compilation warnings.Jeroen Bakker
2022-04-09Missing forward declaration.Jeroen Bakker
2022-04-09GPencil: Fix unreported error in Grab Brush for transformed layersAntonio Vazquez
2022-04-09Fix T95276: Effect strip animation not updated when moving stripsRichard Antalik
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-08Add a utility for sampling segment indices and factors from arbitraryHans Goudey
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Fix lightgroup creation without a specified nameLukas Stockner
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07Curves: improve Add menu for new curves objectJacques Lucke
2022-04-07Curves: operator to snap curves to surfaceJacques Lucke
2022-04-07Fix T96888: data transfer operator crash in certain situationPhilipp Oeser
2022-04-07Cleanup: pass the buffer length into `txt_insert_buf`Campbell Barton
2022-04-07Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-06Cleanup: remove workaround to set treedata membersGermano Cavalcante
2022-04-06Fix: Missing virtual destructor on virtual classHans Goudey
2022-04-06Fix F-Curve visibility toggle disabled for library overridden rigJulian Eisel
2022-04-06Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-06Fix: T78228 Send all python errors to info editorCampbell Barton
2022-04-06BVH Utils: remove 'isolate' parameterGermano Cavalcante
2022-04-06BVH Utils: Remove '_allocated' members from 'BVHTreeFromMesh'Germano Cavalcante
2022-04-06Refactor: remove cache parameters from `bvhtree_from_` functionsGermano Cavalcante
2022-04-06Fix: Pass const arguments to object snappingHans Goudey
2022-04-05Fix T96904: texture paint sample tool not working with closest interpolationBrecht Van Lommel
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar