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-11-16Merge branch 'blender-v2.91-release'Howard Trickey
2020-11-16Fix T82736, Exact Boolean fail with repeated subtraction of same object.Howard Trickey
2020-11-15Outliner: Fix memory errors in runtime dataNathan Craddock
2020-11-14GPencil: Missing initialization in previous commitAntonio Vazquez
2020-11-14GPencil: Cleanup clang formatAntonio Vazquez
2020-11-14GPencil: Fix unreported crash in some cases when duplicate a strokeAntonio Vazquez
2020-11-14GPencil: Fix callback parameter list errorAntonio Vazquez
2020-11-14Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-14Collections: Prevent setting scene collection color tag from rnaNathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-11-14GPencil: Fix compiler warning, unused variableFalk David
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-13Cleanup: Move PanelType flag from DNA to BKE headerHans 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-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-12fix: added missing float declarationsGaia Clary
2020-11-12Test cases for vec_roll_to_mat3_normalizedGaia Clary
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-12Fix T81813: Keyframe handles don't follow keyframesWayde Moss
2020-11-12Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-11-12Fix T82466: Library Overrides: overrides disappear when appending.Bastien Montagne
2020-11-12Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-12Sculpt: fix face set extract clicking in empty spacePhilipp Oeser
2020-11-12Sculpt: use ESC key in addition to RMB to cancel eyedropperPhilipp Oeser