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-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
2021-03-08Cleanup: Rename recently added Outliner files to exclude "_base" suffixJulian Eisel
2021-03-08Outliner: Port scene elements and some related types to new tree-element code...Julian Eisel
2021-03-08Fix ID preview not updating in Asset BrowserSybren A. Stüvel
2021-03-08Fix T86063: support 'Relative Path' setting opening (alembic) cachesPhilipp Oeser
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08Alembic: avoid red overwrite warning when opening a fileSybren A. Stüvel
2021-03-08File Browser: scroll selected files into viewSybren A. Stüvel
2021-03-08Fix T86347: Add Primitive Tool fails for 1x1x1 scalePhilipp Oeser
2021-03-08Fix T86106: bpy.types.SpaceView3D.draw_handler_remove(...) causes Blender to ...Germano Cavalcante
2021-03-08Fix T86210: No preview icons for non-8bit imagesPhilipp Oeser
2021-03-08Fix T86373: crash picking colors in geometry nodesocketsPhilipp Oeser
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton