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-30Sculpt: Enable persistent base for the cloth brushPablo Dobarro
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-30RNA: Image API: Fix error in NULL check in rna_Image_gl_touchClément Foucault
2020-07-29Sculpt: Cloth Brush Soft Body Influence propertyPablo Dobarro
2020-07-29GPencil: New Brush predefined modeAntonio Vazquez
2020-07-29GPU: Refactor gpu_texture_image to not use GL callsClément Foucault
2020-07-28Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-28Transform: Correct Face Attributes: Option to merge attributesGermano Cavalcante
2020-07-28Cleanup: incorrect spelling of 'manhattan'Campbell Barton
2020-07-28Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-28Clip Editor: Make filter labels consistentPhilipp Oeser
2020-07-28Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-28Fix T79264: Mantaflow Field weights cannot be animatedPhilipp Oeser
2020-07-26Fluid: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis
2020-07-26Fluid: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis
2020-07-26Cleanup: GPU: Remove glew headers part2Clément Foucault
2020-07-26Cleanup: Image: Rename redundant enum for clarityClément Foucault
2020-07-26GPUTexture: Replace GL textarget enum by Image enumClément Foucault
2020-07-26VSE: Refactor delete operator and APIRichard Antalik
2020-07-26Merge branch 'blender-v2.90-release'Richard Antalik
2020-07-26Fix T74958: Infinite loop on using strip as modifier maskRichard Antalik
2020-07-24Merge branch 'blender-v2.90-release'Jacques Lucke
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-23UI: Move properties tab list creation from RNA to editorHans Goudey
2020-07-23Simulation: add depsgraph relations for ids referenced by node treeJacques Lucke
2020-07-23Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-23LibOverride: Store RNA prop type in override properties.Bastien Montagne
2020-07-23LibOverride: Make `ID_IS_OVERRIDABLE_LIBRARY` macro more correct.Bastien Montagne
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-22Modifiers: option to preserve custom normals for subsurf & multiresCody Winchester
2020-07-22Cleanup: spellingCampbell Barton
2020-07-21Sculpt: Add extra deform types to SlidePablo Dobarro
2020-07-21Sculpt: Support pen pressure modulation in Paint Brush propertiesPablo Dobarro
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-21Cleanup: spellingCampbell Barton
2020-07-20Cycles: adjust Sky texture intensity to follow physical unitsBrecht Van Lommel
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-07-20Fluid: Refactored smoke noise systemSebastián Barschkis
2020-07-20Fix T78321 Eevee: Motion blur crash rendering animation with high steps countClément Foucault
2020-07-20UI: use "Recalculate" instead of "Recalc"Yevgeny Makarov
2020-07-19Cleanup: spellingCampbell Barton
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-16Simulation: Change BPH prefix to SIMJacques Lucke
2020-07-16Simulation: Rename `physics` directory to `simulation`Jacques Lucke
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-07-14Fix T77263: Mantaflow: Cache gets deleted at changing upres factor under Part...Sebastián Barschkis
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton