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-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
2020-08-18Fix T79787: orbit/zoom sensitivity depends on line-widthCampbell Barton
2020-08-18Cleanup: expand UserDef pixel-size & DPI documentationCampbell Barton
2020-08-17VSE: make transform effect multithreadedRichard Antalik
2020-08-17Fix T79594: Define rounding for armature edit propsRichard Antalik
2020-08-17Merge branch 'blender-v2.90-release'Richard Antalik
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-17Clang tidy: Fix else after returnHans Goudey
2020-08-17USD: Allow exporting of invisible objectsSybren A. Stüvel
2020-08-17IO: Add test for iterating over invisible objectsSybren A. Stüvel
2020-08-17Fix T75936: Alembic, allow exporting of invisible objectsSybren A. Stüvel
2020-08-17Cleanup: IO, reduce code duplication in USD and Alembic exportersSybren A. Stüvel
2020-08-17Fix T79597: Crash with dyntopo after paint cursor refactorPablo Dobarro
2020-08-17Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-17Fix T79633: ovrride apply code broken with RNA-defined runtime IDProps in som...Bastien Montagne
2020-08-17Cleanup: Change BLI_bitmap for BLI_edgeset for internal springsSebastian Parborg
2020-08-17Fix T77340: nested nodes alpha issuesJacques Lucke