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
path: root/source
AgeCommit message (Expand)Author
2022-03-18Fix wrong documentation/UI text for NodeLinkKévin Dietrich
2022-03-18Fix typo in smooth brush tooltipKévin Dietrich
2022-03-18Cleanup: unused class members.Kévin Dietrich
2022-03-18Curves: Port convex hull node to new data-blockHans Goudey
2022-03-18Cleanup: Remove unused includesHans Goudey
2022-03-18Cleanup: Rename "spline" variables to "curve"Hans Goudey
2022-03-18Cleanup: Reorganize duplicate elements fileHans Goudey
2022-03-18Curves: Port duplicate elements node to new data-blockHans Goudey
2022-03-18Cleanup: Miscellaneous improvements to duplicate geometry nodeHans Goudey
2022-03-17Fix keying-set selector brokenJulian Eisel
2022-03-17Fix T96330: Three times slower 'relink to new id' process in 3.1.Bastien Montagne
2022-03-17GPencil: Fix cyclic flag cleared by simplify modifierHenrik Dick
2022-03-17BLI: add probabilistic rounding utilityJacques Lucke
2022-03-17Cleanup: name enumsJacques Lucke
2022-03-17Hair: Sculpt Mode IconsDalai Felinto
2022-03-17Curves: separate sculpt brushes into separate filesJacques Lucke
2022-03-17View 3D: scale object center selection penalty by the pixel sizeCampbell Barton
2022-03-17Fix unintended de-selection when selecting the object centerCampbell Barton
2022-03-17View 3D: the select operator now uses the cancel flag on failureCampbell Barton
2022-03-17View 3D: multi-object pose selection no longer de-selects objectsCampbell Barton
2022-03-17Cleanup: simplify logic for skipping object selectionCampbell Barton
2022-03-17Cleanup: minor clarifications to comments & use const variablesCampbell Barton
2022-03-17Fix 3D view movie-clip track selectionCampbell Barton
2022-03-17Cleanup: split movie clip track selection into it's own functionCampbell Barton
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-03-17Cleanup: include argument names for drop-box callbacksCampbell Barton
2022-03-17Compositor: Support backdrop offset for the Viewer nodeHabib Gahbiche
2022-03-17Fix: Compiler error on windows and macHans Goudey
2022-03-17Fix: Build error after curve evaluation commitHans Goudey
2022-03-16Curves: Initial evaluation for curves data-blockHans Goudey
2022-03-16Fix: Update icons for hair to curves renameHans Goudey
2022-03-16Add 'multiple' variant of ID relink function.Bastien Montagne
2022-03-16Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-16Fix: Build error from missing build dependenciesHans Goudey
2022-03-16Cleanup: Further removal for legacy geometry nodesHans Goudey
2022-03-16Fix T96518: Gpencil Fill freezes when use invert and click inside areasAntonio Vazquez
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-16Fix T96512: Crash selecting an edgeCampbell Barton
2022-03-16Document some flags controlling BKE_library_foreach_ID_link behavior.Bastien Montagne
2022-03-16Cleanup: Deprecated field access in outliner_duplicateSergey Sharybin
2022-03-16Cleanup: Remove use of deprecated std::iterator in FreestyleSergey Sharybin
2022-03-16Fix error with pose & deselect_all with 5e5285baf621a0c225cb5fc06fceCampbell Barton
2022-03-16Fix T96386: crash when changing shader to node group in propertiesJacques Lucke
2022-03-16View 3D: refactor edit-mode meta-element selectionCampbell Barton
2022-03-16Fix object centers & geometry selecting meta-elements in edit-modeCampbell Barton
2022-03-16Cleanup: de-duplicate struct declarationCampbell Barton
2022-03-16Cleanup: incorrect comments, use C commentsCampbell Barton
2022-03-16Cleanup: Remove volatile from RenderResult and related APIsJesse Yurkovich
2022-03-16Cleanup: rename variables in view3d_select_execCampbell Barton