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-07-30Fix ghash return value on 'Correct Face Attributes' with 'Keep Connect'Germano Cavalcante
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-30GPU_draw.h: cleanup before splittingClément Foucault
2020-07-30RNA: Image API: Fix error in NULL check in rna_Image_gl_touchClément Foucault
2020-07-30Cleanup: Rename defineHans Goudey
2020-07-29Fix failing PLY test, update hash because metadata changedBrecht Van Lommel
2020-07-29Sculpt: Cloth Brush Soft Body Influence propertyPablo Dobarro
2020-07-29Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-29Fix T79119: Hook modifier deformation not shown in edit mode.Bastien Montagne
2020-07-29Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-29Fix T78285: Invalid thread safety in shrinkwrap modifier code.Bastien Montagne
2020-07-29Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-07-29Fix Cloth Brush global Sculpt gravity applied in the wrong falloffPablo Dobarro
2020-07-29Fix T79054: Crash with Cloth Brush and anchored strokePablo Dobarro
2020-07-29Compositor: Fix node preview when input resolution is not knownSergey Sharybin
2020-07-29Compositor: Fix calculation of preview resolutionSergey Sharybin
2020-07-29GPUShader: Fix linking with MSVCClément Foucault
2020-07-29Cleanup: GPUTexture: Use UNPACK3 in texture_fluidClément Foucault
2020-07-29GPUState: Fix compilation error on MSVCClément Foucault
2020-07-29Cleanup: GPU: Move Image based function to GPU_draw.hClément Foucault
2020-07-29Cleanup: GPU: Rename gpu_texture_smoke to fluid, and move back to CClément Foucault
2020-07-29GPencil: New Brush predefined modeAntonio Vazquez
2020-07-29Cleanup: Remove deprecated comment.Bastien Montagne
2020-07-29Cleanup: Always keep unlock at same level as lock.Bastien Montagne
2020-07-29GPU: Refactor gpu_texture_image to not use GL callsClément Foucault
2020-07-29GPU: Move gpu_shader.c to C++Clément Foucault
2020-07-29GPU: Move gpu_state.c to C++Clément Foucault
2020-07-29GPU: Move gpu_texture.c to C++Clément Foucault
2020-07-29GPU: Move gpu_uniformbuffer.c to C++Clément Foucault
2020-07-29GPU: Move gpu_vertex_buffer.c to C++Clément Foucault
2020-07-29GPU: Move gpu_vertex_format.c to C++Clément Foucault
2020-07-29Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-29Fix T78826: Move constraint is not fully disabledGermano Cavalcante
2020-07-29Particles: rename Size attribute to RadiusJacques Lucke
2020-07-29Workbench/Eeevee: Minor refactor in smoke draw functionSebastián Barschkis
2020-07-29GPencil: Consider extrude point as lastAntonio Vazquez
2020-07-29Particles: add Size attributeJacques Lucke
2020-07-29Fix T79355: switch to texture paint workspace changes image in other workspacesBrecht Van Lommel
2020-07-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-29Cleanup: quiet possible comma misuse warning in feestyle PyAPICampbell Barton
2020-07-29Clanup: unused returnCampbell Barton
2020-07-29Cleanup: correct assert in GPU_offscreen_read_pixelsCampbell Barton
2020-07-29Cleanup: declare static variablesCampbell Barton
2020-07-29Fix incorrect flag check in overlay relationship linesCampbell Barton
2020-07-29Docs: add translation keyword argument default for msgctxtnutti
2020-07-29Fix RST syntax for freestyle documentationnutti
2020-07-29Cleanup: Doxygen sections, comment formattingHans Goudey
2020-07-28Cleanup: class -> structJacques Lucke
2020-07-28Cleanup: too small loop variableJacques Lucke