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-08-13Preferences: correct property description for keyitem restorePhilipp Oeser
2020-08-13Fix T79743: baking still uses cage object after removalBrecht Van Lommel
2020-08-13Fix T79653: Change soft min frame start of cache from 1 to 0Jacques Lucke
2020-08-13Cleanup: incorrect comment wrappingCampbell Barton
2020-08-13Fix T77409: Crash showing vertex/face duplicators in edit-modeCampbell Barton
2020-08-13Cleanup: remove two sided face checkCampbell Barton
2020-08-13Cleanup: use 'inst_ob' variable name for consistencyCampbell Barton
2020-08-13Cleanup: remove unused struct members from dupli-face/vertCampbell Barton
2020-08-13Cleanup: move mesh access for dupli vert/face into shared functionCampbell Barton
2020-08-13Cleanup: pass normal as a float to dupli-vert functionCampbell Barton
2020-08-13Cleanup: spelling, use full sentences for object_dupli.cCampbell Barton
2020-08-13Cleanup: use const for dupli vert/face, 'r_' prefix for return valueCampbell Barton
2020-08-13UI: Fix curve widget fill artifactspembem22
2020-08-12brought light tree code up to dateSam Kottler
2020-08-12Fix T79738: Double Click does not opening folders in File BrowserJulian Eisel
2020-08-12Fix (unreported) glitch when making liboverride of object from IDtemplate.Bastien Montagne
2020-08-12Merge branch 'blender-v2.90-release' into soc-2020-production-ready-light-tree-2Sam Kottler
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
2020-08-12Fix T79680, T79680: confusing viewport denoise start sample behaviorBrecht Van Lommel
2020-08-12Fix T79718: Eevee OpenVDB render error when frames miss part of the gridsBrecht Van Lommel
2020-08-12Fix T79706: Delta Transform Animation not workingSebastian Parborg
2020-08-12Fix T79637 Motion blur gives artifacts when changing the cameraClément Foucault
2020-08-12EEVEE: Motion Blur: Fix issue with batch overflowing with VBOsClément Foucault
2020-08-12EEVEE: Fix dupli recursion constantClément Foucault
2020-08-12EEVEE: Rework deformation motion blurClément Foucault
2020-08-12EEVEE: Motion Blur: Use evaluated object as key to motion dataClément Foucault
2020-08-12LibOverride and modifiers: Add copying of linked modifiers.Bastien Montagne
2020-08-12Fix T79622: Mesh Filter on a locked Shape crashesPhilipp Oeser
2020-08-12Fix T79712: Color Changes do not record in Auto-Key ModePhilipp Oeser
2020-08-12Fixes T77882: artifacts rendering OpenVDB volumes with multiple grids in CyclesKévin Dietrich
2020-08-12Fix UV unwrap not working with only one pinned vertexBrecht Van Lommel
2020-08-12Bump the minimum required version for 2.90Dalai Felinto
2020-08-12Cleanup: Use proper bool type and literals for operators poll functions.Bastien Montagne
2020-08-12Fix (unreported) broken Poll function of GPencile mods and ShaderFX operators...Bastien Montagne
2020-08-12Fix part of T79635: Disable by default operation on unknown mod from liboverr...Bastien Montagne
2020-08-12Fix T79708: ShapeKey value greyed outPhilipp Oeser
2020-08-11Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom"Philipp Oeser
2020-08-11Fix T79700: skin modifier: prevent error for vert-only meshPhilipp Oeser
2020-08-11Fix T79676: Video Sequencer image sequence strip source path breaks whenPhilipp Oeser
2020-08-11Fix T79703 EEVEE: Crash on Macos due to lightcache bakingClément Foucault
2020-08-11Fix T79672 EEVEE: Motion blur steps value broken after recent changeClément Foucault
2020-08-11Fix T79692: Full copy of scene makes Blender freeze if there is content direc...Bastien Montagne
2020-08-11Fix T79563: Compositor's Stabilize 2D in invert mode does not work correctlySergey Sharybin
2020-08-11Fix T79616: Sort by column in filebrowser is brokenJulian Eisel
2020-08-11Revert "Fix T77409: Crash showing vertex/face duplicators in edit-mode"Sybren A. Stüvel
2020-08-11Fix T79517: Data Transfer modifier fails in edit-modeCampbell Barton
2020-08-11Fix mesh data-transfer tracking if a change was madeCampbell Barton
2020-08-11Python: don't remove existing context overrides when calling an operatorJacques Lucke
2020-08-11Timers: set first window as context in timerJacques Lucke
2020-08-11Fix memory leak setting error text in the data-transfer modifierCampbell Barton