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 T83504: Cancel trim operators when there is no geometryPablo Dobarro
2020-12-15Fix T83201: Cloth brush performance regressionPablo Dobarro
2020-12-15Blenloader: Add utility function to write double arrayHans Goudey
2020-12-15Cleanup: Use nullptr instead of NULL in C++ codeHans Goudey
2020-12-15Cleanup: Clang tidy else after returnHans Goudey
2020-12-15Fix Adjust Last Operation popup for operators relying on button contextPhilipp Oeser
2020-12-15Fix crash opening maximized File Browser from Asset BrowserJulian Eisel
2020-12-15Fix (studio-reported) broken handling of relative font paths.Bastien Montagne
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