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-25Merge branch 'master' into mesh-to-volume-modifierJacques Lucke
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-25cleanup and commentsJacques Lucke
2020-09-25LibOverride: Fix some cleanup of unused override operations.Bastien Montagne
2020-09-25LibOverride: Tweak messages when some sub-item is not found when applying ove...Bastien Montagne
2020-09-25Fix T81126: Assert going to Texture Paint workspace without a UVMapJeroen Bakker
2020-09-25LibOverride: Silence some more asserts.Bastien Montagne
2020-09-25Cleanup: SpaceGraph ED code: use boolean litterals when needed.Bastien Montagne
2020-09-25Fix T81157: Eevee MotionBlur steps setting make ao pass darkerJeroen Bakker
2020-09-25Fix tool-system index error with mode-specific tools added to groupsCampbell Barton
2020-09-25Keymap: orbit/pan preference now applies to the track-pad as wellYevgeny Makarov
2020-09-25API Docs: Fix xref urlsMax Schlecht
2020-09-25Fix T81155: Keyframe.select_control_point True when unselectedCampbell Barton
2020-09-25Object: Move Switch Active Objects to experimentalPablo Dobarro
2020-09-24Cleanup: Move function to proper sectionHans Goudey
2020-09-24Cleanup: Remove unused functionHans Goudey
2020-09-24Fix part of asserts in LibOverride when resynching.Bastien Montagne
2020-09-24Fix LibOverride Resync generating orphaned data-blocks.Bastien Montagne
2020-09-24Fix (unreported) memory leak in Extrude mode of the Solidify modifier.Bastien Montagne
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick
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-24support different modes of operationJacques Lucke
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-24expose interior/exterior bandwidth propertiesJacques Lucke
2020-09-24Volume: use meshToVolume for conversionJacques Lucke
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-24Merge branch 'master' into mesh-to-volume-modifierJacques Lucke
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