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-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20UI: Fix typo in Apply Parent Inverse tooltipNate Rupsis
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Fix: Assert when sculpting empty curvesHans Goudey
2022-04-19Fix: Uninitialized paint brush when using byte textures.Jeroen Bakker
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-19Fix call of 'BLI_assert' instead 'BLI_assert_msg'Germano Cavalcante
2022-04-19Cleanup: remove redundant 'DEG_get_original_object' callGermano Cavalcante
2022-04-19Transform: small optimization in snap to edit meshGermano Cavalcante
2022-04-19Fix assert on meshes without mloop in snap codeGermano Cavalcante
2022-04-18Fix T97002: Preserve multi socket link orderLeon Schittek
2022-04-18Cleanup: Move object_modifier.c to C++Hans Goudey
2022-04-18Cleanup: Clang tidyHans Goudey
2022-04-18Fix T94559: Copying geometry node group does not copy animation dataAngus Stanton
2022-04-18Minor tweaks to labels/tooltips of override operation in the Outliner.Bastien Montagne
2022-04-17OBJ: further optimize, cleanup and harden the new C++ importerAras Pranckevicius
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-15UI: Improve wording for some USD export descriptionsHans Goudey
2022-04-15Fix: Missing Null CheckWayde Moss
2022-04-15Cleanup: Clang tidyHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-15Curves: initial geometry nodes support for curves objectsJacques Lucke
2022-04-15Object: Set Parent (Keep Transform Without Inverse)Wayde Moss
2022-04-14Fix T97135: Fix selection issues with parented masks in the MCEPhilipp Oeser
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-14Curves: fix some issues with operator to convert to particle systemJacques Lucke
2022-04-14Metal: GPU_PRIM_LINE_LOOP alternative implementations.Jason Fielder
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-04-14Animation: Select markers before/after current frameColin Basnett
2022-04-14View 3D: disable object mode selection cycling on first-clickCampbell Barton
2022-04-14Cleanup: Further hair to curves renamingHans Goudey
2022-04-14Keymap: restore key-shortcut to remove from local-viewCampbell Barton
2022-04-14Cleanup: Clang tidyHans Goudey
2022-04-13Rename Color Attributes domain from "Point" to "Vertex"Joseph Eagar
2022-04-13Fix some usages of 'GPU_shader_get_uniform_block'Germano Cavalcante
2022-04-13Cleanup: Update icons_geom CMakeLists.txtDalai Felinto
2022-04-13Cleanup: Split paint_canvas into BKE and ED.Jeroen Bakker
2022-04-13Fix T97207: Move to Collections Menu Grayed out when in Local ViewDalai Felinto
2022-04-13Cover some DNA files with C++ utility macrosSergey Sharybin
2022-04-13Curves: remove Test1 brushJacques Lucke
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