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-11-13Merge branch 'master' into geometry-nodesHans Goudey
2020-11-13GPencil: Remove ID from operators to fix T82597Antonio Vazquez
2020-11-13LibOverride: Adjust PointCache operators to properly handle overrides.Bastien Montagne
2020-11-13LibOverride: Do not tag overrides for complete recalc.Bastien Montagne
2020-11-13LibOverride: Make PointCache RNA properties overridable.Bastien Montagne
2020-11-13Cleanup: use IMB_FTYPE_NONE instead of 0 for imbuf format comparisonCampbell Barton
2020-11-13Fix building after 2e53b646f6f02ab112e0823b9577ff2e1920faaeqCampbell Barton
2020-11-13GPencil: Remove "angle_split" from Multiply modifier.YimingWu
2020-11-13Object: show preview plane for add-object toolCampbell Barton
2020-11-13refactor vec_roll_to_mat3_normalized() for clarityGaia Clary
2020-11-13UI: Adaptive HDRI preview resolutionIvan Perevala
2020-11-13Adding 3D_POLYLINE_UNIFORM_COLOR to PyGPU shader APIYimingWu
2020-11-13Fix CalculateStandardDeviationOperation incorrect results for R G B channelsManuel Castilla
2020-11-13Add An Opacity Slider to Overlay WireframeJun Mizutani
2020-11-13UI: make add object tool experimentalCampbell Barton
2020-11-13BLI_math: add floor_power_of_10, ceil_power_of_10Campbell Barton
2020-11-13Cleanup: Remove unecessary logic in panel codeHans Goudey
2020-11-13Cleanup: Simplify panel activate state functionHans Goudey
2020-11-13Cleanup: Remove unused variableHans Goudey
2020-11-13Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-13Fix memory leak writing PNG when opening the file failsCampbell Barton
2020-11-13Cleanup: remove unnecessary ImFileType.ftype callbackCampbell Barton
2020-11-13Cleanup: imbuf file format callback declarationCampbell Barton
2020-11-13Fix T82349: file extension not added to unpacked imagesRobert Guetzkow
2020-11-13Fix T82596: Fly/walk navigation crashHans Goudey
2020-11-13Outliner: Sync with property editor physics tabHans Goudey
2020-11-13Cleanup: Clang TidyHans Goudey
2020-11-13Cleanup: SpellingHans Goudey
2020-11-12Geometry Nodes: Add method enums to mesh triangulate nodeLéo Depoix
2020-11-12Merge branch 'master' into geometry-nodesHans Goudey
2020-11-12Geometry Nodes: Add null check for modifier property UI functionsHans Goudey
2020-11-12fix: added missing float declarationsGaia Clary
2020-11-12Cleanup: Fix typoHans Goudey
2020-11-12Test cases for vec_roll_to_mat3_normalizedGaia Clary
2020-11-12Geometry Nodes: Add modifier disabled checkHans Goudey
2020-11-12Geometry Nodes: use density attribute name instead of index as node inputJacques Lucke
2020-11-12Geometry Nodes: cleanup geometry node interfaceJacques Lucke
2020-11-12Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-12Fix asserts when two (or more) SplineIK constraints have the same rootPhilipp Oeser
2020-11-12Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-12Fluid: Removed clamp from force assignmentSebastián Barschkis
2020-11-12Geometry Nodes: actually create instances in Point Instance nodeJacques Lucke
2020-11-12Geometry Nodes: support instances in Transform nodeJacques Lucke
2020-11-12Geometry Nodes: new DupliGenerator for instances componentJacques Lucke
2020-11-12Geometry Nodes: improve point distribute nodeJacques Lucke
2020-11-12Geometry Nodes: support geometry components in depsgraph object iteratorJacques Lucke
2020-11-12Geometry Nodes: better handle link cyclesJacques Lucke
2020-11-12Geometry Nodes: use GeometrySet when evaluating pointcloud modifiersJacques Lucke
2020-11-12Geometry Nodes: initial Object Info nodeJacques Lucke
2020-11-12Geometry Nodes: initial object socket supportJacques Lucke