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
2021-06-01Merge branch 'master' into tmp-buildbot-cleanuptmp-buildbot-cleanupJeroen Bakker
2021-06-01Fix T88658: Force Fields of curve shape can crash if curve has only one pointPhilipp Oeser
2021-06-01Cleanup: remove unused parameter.Jeroen Bakker
2021-06-01Cleanup: remove unused parameter.Jeroen Bakker
2021-06-01Cleanup: NULL->nullptr.Jeroen Bakker
2021-06-01Cleanup: API for MeshExtractRunTimeData.Jeroen Bakker
2021-06-01DrawManager: Use CPP for Mesh Extraction Scheduling.Jeroen Bakker
2021-06-01Cleanup: LibOverride: rename 'local' group tagging functions to 'overrides'.Bastien Montagne
2021-06-01Fix libOverride resync issues in some corner-cases.Bastien Montagne
2021-06-01IDManagement: `BKE_libblock_rename`: assert we get local ID.Bastien Montagne
2021-06-01Fix `BLI_libblock_ensure_unique_name` not ignoring linked IDs.Bastien Montagne
2021-06-01ID Management: Allow unique name check for linked IDs too.Bastien Montagne
2021-06-01Cleanup: clang-tidyJacques Lucke
2021-06-01Compositor: Full-frame base systemManuel Castilla
2021-06-01Cleanup: Split draw_cache_extract_mesh into multiple files.Jeroen Bakker
2021-06-01Cleanup: split face tessellation into inline functionsCampbell Barton
2021-06-01Cleanup: split bmesh tessellation into it's own fileCampbell Barton
2021-06-01Cleanup: remove disabled face tessellation logicCampbell Barton
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-06-01Cleanup: correct sculpt quat argument sizeCampbell Barton
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-06-01Fix buffer overrun in paint_line_strokes_spacingCampbell Barton
2021-06-01Cleanup: spelling in commentsCampbell Barton
2021-06-01Cleanup: spelling in commentsKévin Dietrich
2021-06-01Docs: Limit the OCIO env vars that we documentAaron Carlisle
2021-06-01Speedup exact boolean by avoiding some mallocs and frees.Erick Abrahammson
2021-05-31Fix undeclared identifiers with 'DEBUG_TIME'Germano Cavalcante
2021-05-31Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-31Cycles: optimize 3D viewport rendering with camera passepartoutBrecht Van Lommel
2021-05-31Cleanup: Replace fseek() calls with BLI_fseek()Harley Acheson
2021-05-31Update all README to clearify intention or usageJames Monteath
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-31Win: Fix warnings as errors being off for bmeshRay Molenkamp
2021-05-31Fix T88670: Load Previous Settings does not copy symlinksBrecht Van Lommel
2021-05-31VSE: Fix missing cache invalidationRichard Antalik
2021-05-31Refactor: DRW Mesh Extractor: Join the extractors in a same loopJeroen Bakker
2021-05-31Windows: Clean-up win 8/8.1 API useRay Molenkamp
2021-05-31Cleanup: else-after-returnJacques Lucke
2021-05-31Fix T88569: UI VSE: Menu-based range change, doesn't update the Timeline scro...Philipp Oeser
2021-05-31Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-31Fix (unreported): TextureOperation inputs have no resolutionManuel Castilla
2021-05-31Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-31Fix T88623, T87044: Make encoded videos play correctly in VLCSebastian Parborg
2021-05-31Fix (studio-reported) crash in collection management code.Bastien Montagne
2021-05-31Revert "Added v2.93 pipeline config for new buildbot."Jeroen Bakker
2021-05-31Merge branch 'blender-v2.93-release'Jeroen Bakker
2021-05-31Added v2.93 pipeline config for new buildbot.Jeroen Bakker
2021-05-31Geometry Nodes: do not create unnecessary geometry componentsJacques Lucke
2021-05-31Fix (studio-reported) crash in collection management code.Bastien Montagne
2021-05-31Fix T88456: DrawManager: Keep subset RenderMeshData around when geometry does...Jeroen Bakker