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
2020-12-16Fix: Python warning in windows debug buildsRay Molenkamp
2020-12-16LibOverride: Better handling of missing linked data during resync.Bastien Montagne
2020-12-16Fix T83557: Alpha blend + emissive colors renders white artifactsJeroen Bakker
2020-12-16Geometry Nodes: rename node to Attribute RandomizeJacques Lucke
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-16VSE: Add Overlay popover panelsPeter Fog
2020-12-15Sculpt: Fair Face Sets operation for Face Set EditPablo Dobarro
2020-12-15Cleanup: Use nullptr instead of NULL in C++ codeHans Goudey
2020-12-15Fix redundant declaration warningJulian Eisel
2020-12-15Fix failing assert when generating material previewJulian Eisel
2020-12-15Assets: Better path for the default asset libraryJulian Eisel
2020-12-15Fix asset previews not showing in "Current File" repository after readingJulian Eisel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-15Geometry Nodes: support evaluating mesh object to geometry setJacques Lucke
2020-12-15Fix: upward compatibility of cryptomatte matte id.Jeroen Bakker
2020-12-15Cleanup: make formatJacques Lucke
2020-12-15Fix: mattes of cryptomatte node lost after writeJeroen Bakker
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-15Cleanup: spellingCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-15Cleanup: type check failure, discarded-qualifiers warningsCampbell Barton
2020-12-15NLA: Action Strip Defaults Sync Length OnWayde Moss
2020-12-15Nla Refactor: Blend functions explicit Div0 checkWayde Moss
2020-12-15Nla Refactor: nlaevalchan_validate_index_ex()Wayde Moss
2020-12-14Cryptomatte: Data structure in compositor nodeJeroen Bakker
2020-12-14Fix memory leak and possible other issues with custom previewsJulian Eisel
2020-12-14UI/Assets: Support generating object preview imagesJulian Eisel
2020-12-14Blenkernel: move DerivedMesh.c to c++Jacques Lucke
2020-12-14UI/Assets: Operator to load custom preview images for data-blocksJulian Eisel
2020-12-14LibOverride: Do not store some heavy data from override IDs.Bastien Montagne
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-14Fix version patching sequence strip alpha from 2.4x filesCampbell Barton
2020-12-12GPencil: Add uniform subdivide BKE to improve interpolationFalk David
2020-12-12UI: Allow UI to pass focused data-block to operators via contextJulian Eisel
2020-12-12UI: Allow Outliners to pass selected data-blocks to operators via contextJulian Eisel
2020-12-11Fix T83050: Crash dragging shared collection to master collectionHans Goudey
2020-12-11Fix T83280: Crash when deleting hair collision collection.Bastien Montagne
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Geometry Nodes: support collection socketsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11Refactor/extend BKE API to get special user directoriesJulian Eisel
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-11Cleanup: remove some forward declared enumsJacques Lucke
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-11Cleanup: trailing spaceCampbell Barton