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-12Clenaup: Deduplicate cloth collision codeGermano Cavalcante
2020-08-12Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-12Fix (unreported) glitch when making liboverride of object from IDtemplate.Bastien Montagne
2020-08-12Cleanup: Use const for contextHans Goudey
2020-08-12UI: Category support for instanced panelsHans Goudey
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12Sculpt: Multires Displacement Eraser BrushPablo Dobarro
2020-08-12Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-12Fix T79718: Eevee OpenVDB render error when frames miss part of the gridsBrecht Van Lommel
2020-08-12Sculpt: Expose Edit Face Set as a toolPablo Dobarro
2020-08-12Fix T79706: Delta Transform Animation not workingSebastian Parborg
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-12Cleanup: Remove explicit float casts in sculpt codePablo Dobarro
2020-08-12Clenaup: Rename random_access_init to random_access_ensurePablo Dobarro
2020-08-12Subdiv CCG: Cleanup, remove redundant castsSergey Sharybin
2020-08-12Cleanup: Use clamp_f instead of CLAMP in sculpt codePablo Dobarro
2020-08-12Fix Sculpt Filters operator namingPablo Dobarro
2020-08-12UI: Fix typo "subdivion" -> subdivisionPablo Vazquez
2020-08-12Increase hard limit for Remesher octree depthDalai Felinto
2020-08-12Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-12LibOverride and modifiers: Add copying of linked modifiers.Bastien Montagne
2020-08-12Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-12Fix T79622: Mesh Filter on a locked Shape crashesPhilipp Oeser
2020-08-12Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-12Fix T79712: Color Changes do not record in Auto-Key ModePhilipp Oeser
2020-08-12Cleanup: compiler warningsBrecht Van Lommel
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12Fix UV unwrap not working with only one pinned vertexBrecht Van Lommel
2020-08-12Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-12Bump the minimum required version for 2.90Dalai Felinto
2020-08-12Merge branch 'blender-v2.90-release' into masterBastien Montagne
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-11Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-11Cleanup: Reduce indentation levelHans Goudey
2020-08-11Cleanup: Remove unecessary variablesHans Goudey
2020-08-11Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom"Philipp Oeser
2020-08-11Cleanup: Use sizeof first in allocationsHans Goudey
2020-08-11Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-11Cleanup: Reduce indentation levelHans Goudey
2020-08-11Fix T79700: skin modifier: prevent error for vert-only meshPhilipp Oeser
2020-08-11Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-11Fix T79676: Video Sequencer image sequence strip source path breaks whenPhilipp Oeser
2020-08-11Cleanup: Reduce scope of variable declarations in bmesh_bevel.cHans Goudey