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-13Sequencer: Implement zoom-to-fit view modeSergey Sharybin
2020-08-13View2D: Inform region type on current view changesSergey Sharybin
2020-08-13View2D: Centralize handling of changes to v2d->curSergey Sharybin
2020-08-13UVEdit: Fix drawing after recent refactorClément Foucault
2020-08-13Cleanup: GPU: Remove Batch vao cache resetClément Foucault
2020-08-13GPUBatch: Merge phase and ownership flags and cleanup there usageClément Foucault
2020-08-13GPUBatch: Remove most use of GPU_batch_draw_advanced()Clément Foucault
2020-08-13GPUShader: Change shader state tracking to be part of the GPUContextClément Foucault
2020-08-13Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-13Fix T79743: baking still uses cage object after removalBrecht Van Lommel
2020-08-13GPencil: Remove unused parameter and fix warningAntonio Vazquez
2020-08-13Cleanup: warningsCampbell Barton
2020-08-13Merge branch 'blender-v2.90-release'Hans Goudey
2020-08-13UI: Fix curve widget fill artifactspembem22
2020-08-13Fix Boundary Brush symmetry with no constant falloffPablo Dobarro
2020-08-13GPencil: Remove unused variable and fix memory leakAntonio Vazquez
2020-08-13Sculpt: Boundary Brush Falloff Types and OffsetPablo Dobarro
2020-08-12GPencil: Remove unused parameter in convert curveAntonio Vazquez
2020-08-12GPencil: Move merge similar materials code to BKEAntonio Vazquez
2020-08-12GPencil: Add Sample parameter to Convert curveAntonio Vazquez
2020-08-12GPencil: Add parameters to scale thickness when convert CurvesAntonio Vazquez
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-12Sculpt: Multires Displacement Eraser BrushPablo Dobarro
2020-08-12Sculpt: Expose Edit Face Set as a toolPablo Dobarro
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-12Cleanup: Use clamp_f instead of CLAMP in sculpt codePablo Dobarro
2020-08-12Fix Sculpt Filters operator namingPablo Dobarro
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-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 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-11Sculpt: Option to not modify hidden Face Sets in Face Sets EditPablo Dobarro
2020-08-11Fix T75588: Missing loop cuts preview for edges without quadsGermano Cavalcante
2020-08-11Fix T79616: Sort by column in filebrowser is brokenJulian Eisel
2020-08-11GPencil: Split Primitive operators and add number of points to TopbarAntonio Vazquez
2020-08-11Cleanup: rename variables 'gizmo_snap' to 'snap_gizmo'Germano Cavalcante
2020-08-11Fix compile error after recent cleanupJacques Lucke
2020-08-11Cleanup: Strict compiler flagsSergey Sharybin