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-13GPencil: Fix edit curve not being written to filegreasepencil-edit-curveFalk David
2020-11-13Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
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-13Ceres: Update to upstream version 2.0.0Sergey Sharybin
2020-11-13CMake: Extend strict flags cancellation flagsSergey Sharybin
2020-11-13Revert "Codesign: Versioning code to support older branches"Sergey Sharybin
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-13Codesign: Versioning code to support older branchesSergey Sharybin
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-13Merge branch 'master' into greasepencil-edit-curveFalk David
2020-11-13GPencil: Fix curve point extrude selectionFalk David
2020-11-13GPencil: Clean up compiler warningsFalk David
2020-11-12Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-12Fix T82607: crash cancelling Cycles render during adaptive subdivision updateBrecht Van Lommel
2020-11-12Cleanup: remove accidentally committed merge filesBrecht Van Lommel
2020-11-12Cleanup: compiler warningBrecht Van Lommel
2020-11-12Fix T82516: Cycles crash updateding animated volumes after NanoVDBBrecht Van Lommel
2020-11-12fix: added missing float declarationsGaia Clary
2020-11-12Test cases for vec_roll_to_mat3_normalizedGaia Clary
2020-11-12Fix empty Cycles render devices panel showing in preferences on macOSBrecht Van Lommel
2020-11-12Merge branch 'master' into greasepencil-edit-curveFalk David
2020-11-12GPencil: Fix comments and rename _pad2 to _padFalk David
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 NanoVDB not being enabled/disabled correctly in CMake profilesPatrick Mours
2020-11-12Fix T81813: Keyframe handles don't follow keyframesWayde Moss
2020-11-12Merge branch 'blender-v2.91-release' into masterBastien Montagne