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-09-24Fix running tests when building without portable install.Sebastian Parborg
2020-09-24Fix blender constraints automated tests when using march=nativeSebastian Parborg
2020-09-24Cleanup: Remove unecessary storage of search filter in uiBlockHans Goudey
2020-09-24Fix crash related to liboverride differential operations code.Bastien Montagne
2020-09-24LibOverride: Do not assert when failing to apply an override rule.Bastien Montagne
2020-09-24Cleanup: Break early in normal validationSebastian Parborg
2020-09-24Fix normal computation in opensubdiv when surface derivates are the sameSebastian Parborg
2020-09-24Fix T80424: Image not scaled when renderingRichard Antalik
2020-09-24Fix T80874: Actions inside NLA Strips are not copied to buffer/appendSybren A. Stüvel
2020-09-24Fixup for license changesDalai Felinto
2020-09-24Fix T81096, T81127: Errors with the typed value for x-axis constrainGermano Cavalcante
2020-09-24Fix T80708: FCurve modifiers change behavior after editing NLA clipSybren A. Stüvel
2020-09-24NLA: remove tagging copy-on-write when tagging recalc-animationSybren A. Stüvel
2020-09-24Cleanup: NLA, refactor condition, use early returnSybren A. Stüvel
2020-09-24Fix T80727: Drivers: deleting all keyframes leaves an uneditable f-curve.Bastien Montagne
2020-09-24Fix (unreported) Smart UV Project not adding UVMapPhilipp Oeser
2020-09-24ISC and Boost licensesDalai Felinto
2020-09-24Move license files to license subfolderDalai Felinto
2020-09-24Fix: add radius attribute in simulation modifierJacques Lucke
2020-09-24GMP/CMake: Remove duplicate GMP search logic.Ankit Meel
2020-09-24Cleanup: spellingCampbell Barton
2020-09-24Property Search: Fix matches in headers not used for expansionHans Goudey
2020-09-23Fluid: Fix clang-tidy errorSebastián Barschkis
2020-09-23Fix incorrect comparison for panel sortingHans Goudey
2020-09-23UI: Clarify curve geometry factor and mapping tooltipsHans Goudey
2020-09-23Fix T81057: PoseBone Constraints are displayed in Object Constraints tabPhilipp Oeser
2020-09-23Fix T80833: Fluid Initial Velocity 'Source' incorrect when enabling InflowSebastián Barschkis
2020-09-23Missed in last commitGermano Cavalcante
2020-09-23Fix T81069: Can't lock axis with move anymore, using Shift+MMBGermano Cavalcante
2020-09-23Cleanup: remove dead code in point cache and openvdb wrapperJacques Lucke
2020-09-23Fix T81081: GPencil preset errorPhilipp Oeser
2020-09-23Cleanup: remove last uses of WITH_SMOKEJacques Lucke
2020-09-23Cleanup: remove smoke code from pointcacheJacques Lucke
2020-09-23Windows Release: Script creation of MSIX packageNathan Letwory
2020-09-23LibOverride: Add operator to convert a proxy object into an override.Bastien Montagne
2020-09-23Fix (unreported) LibOverride: RNA asserts when applying overrides.Bastien Montagne
2020-09-23LibOverride: Tweak override creation code.Bastien Montagne
2020-09-23Cleanup: remove 'r_' prefix for variablesCampbell Barton
2020-09-23Keymap: use release event instead of clickCampbell Barton
2020-09-23Keymap: use D-key click to avoid conflict with grease pencil drawingCampbell Barton
2020-09-23Fix T73858: Gizmo.use_draw_scale doesn't work as expectedCampbell Barton
2020-09-23Fix T68024: Crash from missing original-index mesh layerCampbell Barton
2020-09-23Cleanup: re-order constructive modifier checksCampbell Barton
2020-09-23Fix outliner collection icon in light themeNathan Craddock
2020-09-22Cleanup: Quiet unused variables warningHans Goudey
2020-09-22GPencil: Improve default brush draw modeAntonio Vazquez
2020-09-22Cleanup: use float3 instead of float4 for shadow, since w is never usedBrecht Van Lommel
2020-09-22Fix Cycles SSS incorrect rendering of zero radius in green channelBrecht Van Lommel
2020-09-22Fix COLLADA failing to export HDR emission strengthAlex Strand
2020-09-22CMake: Enable WITH_POTRACE by defaultRay Molenkamp