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-18GPUShader: Rewrite error printingClément Foucault
2020-08-18GPUShader: GL backend isolationClément Foucault
2020-08-18Cleanup: GPU: Replace Batch uniform by shader uniform using macroClément Foucault
2020-08-18BLI_kdopbvh: Adjust epsilon according to the axisGermano Cavalcante
2020-08-18Depsgraph: simplify DEG_evaluate_* APIJacques Lucke
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-18Sculpt: Erase Displacement Mesh FilterPablo Dobarro
2020-08-18Sculpt: Enhance Details Mesh FilterPablo Dobarro
2020-08-18Cleanup: Node: Use checker shader for preview backgroundClément Foucault
2020-08-18Sculpt: Invert Smooth to Enhance DetailsPablo Dobarro
2020-08-18Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-18Fix compiler error in MSVSCAntonio Vazquez
2020-08-18Fix T79714: Projecting texture from camera failsSybren A. Stüvel
2020-08-18Depsgraph: simplify build APIJacques Lucke
2020-08-18Fix T77564: VSE (and compositor background) lost stereoscopy previewClément Foucault
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-08-18Cleanup: remove outdated commentsJacques Lucke
2020-08-18Cleanup: remove TimeSourceNode->cfra which is never readJacques Lucke
2020-08-18Fix T77564: VSE (and compositor background) lost stereoscopy previewClément Foucault
2020-08-18Cleanup: remove unused TimeSourceNode->offsetJacques Lucke
2020-08-18Sculpt: Sculpt Filter Orientation OptionsPablo Dobarro
2020-08-18Fix T79800: Split vertex size for grease pencilAntonio Vazquez
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-18Cleanup: Fix strict compiler warningSergey Sharybin
2020-08-18Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-18GPUTexture: Extend CUBE_MAP_ARRAY_ARB proxy workaround to all Apple gpusClément Foucault
2020-08-18GPU: Avoid invalid GL API usageClément Foucault
2020-08-18Fix T79782 GPU: Crash cause by shadow batch referenceClément Foucault
2020-08-18Sculpt: Option to limit the forces axis in the Cloth FilterPablo Dobarro
2020-08-18Multires: Base Mesh SculptingPablo Dobarro
2020-08-18Cleanup: use Span instead of separate pointer and lengthJacques Lucke
2020-08-18Mesh: merge `mesh_create_eval_final_{view,render}` functionsSybren A. Stüvel
2020-08-18Cleanup: rename bdata to boundaryPablo Dobarro
2020-08-18Fix Cloth Brush Grab deform types not working with spacingPablo Dobarro
2020-08-18Cleanup: Remove unused code in the Paint CursorPablo Dobarro
2020-08-18Fix Face Set Visibility operator using wrong active Face SetPablo Dobarro
2020-08-18Fix T79568 EEVEE: Film transparent not workingClément Foucault
2020-08-18Fix Mask Slice deleting the Face SetsPablo Dobarro
2020-08-18Sculpt: Expose the functions to create and init a SculptClothSimulationPablo Dobarro
2020-08-18Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-18Fix/cleanup Constraint poll function in liboverride cases.Bastien Montagne
2020-08-18Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-08-18Fix T79580: Control Mesh Only Partially Drawn After Filling a Surface From a ...Antonio Vazquez
2020-08-18Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-08-18Fix T79770: Crash opening 2.83 .blend with linked collection containing greas...Antonio Vazquez
2020-08-18Cleanup: use view-zoom enum typeCampbell Barton
2020-08-18Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-18Fix incorrect pixelsize use where DPI scale was intendedCampbell Barton