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
2021-03-16Fix T86168: Add primitive Grid. Wrong number of subdivisionsPratik Borhade
2021-03-16Fix T86561: Edit-mode crash with multiple objects sharing a meshCampbell Barton
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15Geometry Nodes: Support drag & drop object to create Object Info, Collection ...Charlie Jolly
2021-03-15Spreadsheet: show number of filtered rows only when necessaryJacques Lucke
2021-03-15Nodes: fix crash after undo after recent multi-input-socket changesJacques Lucke
2021-03-15Comments: notes on sculpt/image undo looping logicCampbell Barton
2021-03-15Fix macos compile errorJacques Lucke
2021-03-15Spreadsheet: improve separation of drawing and data generationJacques Lucke
2021-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-14Cleanup: remove unused "Gizmo" & "Header" keymapsCampbell Barton
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-12GPencil: Interpolate can use all keyframe types except breakdownAntonio Vazquez
2021-03-12Docs: add doc-string for TransDataContainerCampbell Barton
2021-03-12Fix T82532: Sculpt fails to redo the first sculpt session strokeCampbell Barton
2021-03-12LibOverride: Add a new operation to Outliner to enforce resync of hierarchies.Bastien Montagne
2021-03-12Fix T86455: vertex color baking issue with sculpt vertex colorsPhilipp Oeser
2021-03-12Cleanup: incorrect doxy section titleCampbell Barton
2021-03-12Cleanup: redundant flag checkCampbell Barton
2021-03-12Cleanup: redundant outliner includesCampbell Barton
2021-03-11Nodes: Fix drag link from output to already linked Multi-Input SocketFabian Schempp
2021-03-11Fix warning from own previous commitJulian Eisel
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-03-11Fix Asset Browser showing oudated list for changes done while browser is hiddenJulian Eisel
2021-03-11GPencil: Fix unreported Fill fails if the stroke was taggedAntonio Vazquez
2021-03-11Cleanup: spellingCampbell Barton
2021-03-11Cleanup: Add comment explaining plan for new Outliner tree-element code designJulian Eisel
2021-03-11Cleanup: Pass anim-data directly to Outliner anim-data tree element constructorJulian Eisel
2021-03-11Outliner: Add assert to make assumption for new code design explicitJulian Eisel
2021-03-11Fix crash when showing NLA actions in the OutlinerJulian Eisel
2021-03-11Fix failing assert when loading file with untraceable custom asset libraryJulian Eisel
2021-03-11Spreadsheet: expore more domains and point cloud dataJacques Lucke
2021-03-11UI: Add Copy Full Data Path to RMB menuAaron Carlisle
2021-03-10Fix T86416: geometry nodes crash choosing a group node link menuPhilipp Oeser
2021-03-10Nodes: Sortable Multi Input SocketsFabian Schempp
2021-03-10Fix T67190: Edge Loop Select doesn't support non-manifold edgesPratik Borhade
2021-03-10Geometry Nodes: move geometry component type enum to CJacques Lucke
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-10Cleanup: spellingCampbell Barton
2021-03-10Fix (unreported) geometry node attribute search not working in thePhilipp Oeser
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2021-03-09Cleanup: Do not pass stack allocated string to MEM_callocNHans Goudey
2021-03-09Fix crash in boundary brush after refactorPablo Dobarro
2021-03-09Sculpt: Init Face Sets by Face Sets boundariesPablo Dobarro
2021-03-09Cleanup: use nullptr in cpp.Jeroen Bakker
2021-03-09Fix T86417: Crash deleting Shader AOV from an empty listPhilipp Oeser
2021-03-09Sculpt: 'Unifiy' Dyntopo Detail Size operatorsPhilipp Oeser
2021-03-08Cleanup: Split up new files for Outliner ID tree-elementsJulian Eisel