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
2020-12-15Fix redundant declaration warningJulian Eisel
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Fix failing assert when generating material previewJulian Eisel
2020-12-15Fix Asset Browser crash with undo in "Current File" library with sidebarJulian 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: New Asset Browser editorJulian 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: Support dragging assets and appending on dropJulian 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-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
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-15Fix T83776: Crashes with add-on's icon preview in menusJulian Eisel
2020-12-15Cleanup: make formatJacques Lucke
2020-12-15Fix: mattes of cryptomatte node lost after writeJeroen Bakker
2020-12-15Fix T83788: Topology mirror crashes for vertices aren't mirroredCampbell Barton
2020-12-15Fix crash sliding effect sequence stripsCampbell Barton
2020-12-15RNA: disallow negative fcurve data-path array indexCampbell Barton
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-15Cleanup: spellingCampbell Barton
2020-12-15Cleanup: unused variablesCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-15Cleanup: Reduce variable scopeHans Goudey
2020-12-15Cleanup: type check failure, discarded-qualifiers warningsCampbell Barton
2020-12-15Cleanup: Use LISTBASE_FOREACH macro, reduce variable scopeHans Goudey
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-15NLA: Fix context.selected_nla_strips PointerRNAWayde Moss
2020-12-15Fix incorrect RNA type warningHans Goudey
2020-12-14Geometry Nodes: Input data type utility functionHans Goudey
2020-12-14Cryptomatte: Data structure in compositor nodeJeroen Bakker
2020-12-14Geometry Nodes: enabled supports-mapping in nodes modifierJacques Lucke
2020-12-14Geometry Nodes: require vertex groups data in nodes modifierJacques Lucke
2020-12-14Cryptomatte: apply volume transmittance to Eevee.Jeroen 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-14Fix windows build.Alexander Gavrilov
2020-12-14LibOverride: Do not store some heavy data from override IDs.Bastien Montagne
2020-12-14Cleanup: clang tidyJacques Lucke
2020-12-14Fix T83712: arctangent math node does not work in EeveeJacques Lucke
2020-12-14Cleanup: path_util.c commentsCampbell Barton
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-14Fix version patching sequence strip alpha from 2.4x filesCampbell Barton