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-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
2020-12-14Fix enum-conversion, old-style-declaration warningsCampbell Barton
2020-12-14Fix T83696: Add Additional menu to Effects panelAntonio Vazquez
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-14UI: Click modifier icon to set active modifierHans Goudey
2020-12-14Fix T83673: Custom node trees selectable in nodes modifierHans Goudey
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-14Fix T83725 Inconsistent vertex group between exact and fast boolean.Howard Trickey
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-13Fix cursor position on HighDPI in stereo side-by-side modeYevgeny Makarov
2020-12-13UI: Improved Script Execution WarningYevgeny Makarov
2020-12-13UI: Remove Unused 'U.wheellinescroll' PropertyYevgeny Makarov
2020-12-13Fix weird Swing+Twist decomposition with noncanonical quaternions.Alexander Gavrilov
2020-12-13Cleanup: Reduce variable scope in view_2d_ops.cHans Goudey
2020-12-12Fix T83705: GPencil - Duplicate strokes of destination layer when merge layerAntonio Vazquez
2020-12-12GPencil: Add uniform subdivide BKE to improve interpolationFalk David
2020-12-12Cleanup: clang tidyJacques Lucke