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-05-31remove outdated codeJacques Lucke
2021-05-31Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-31recalc when viewer node changedJacques Lucke
2021-05-31take viewer node into account when searching for output connectionJacques Lucke
2021-05-31compute viewed sockets even when it is not required for the outputJacques Lucke
2021-05-31remove toggles from node headersJacques Lucke
2021-05-31handle viewer node in modifierJacques Lucke
2021-05-31update spreadsheet context when activating viewerJacques Lucke
2021-05-31initial viewer nodeJacques Lucke
2021-05-31Fix (unreported): TextureOperation inputs have no resolutionManuel Castilla
2021-05-31Fix T88623, T87044: Make encoded videos play correctly in VLCSebastian Parborg
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
2021-05-30Boolean: applying patch D11431 to speed up hole-tolerant raycast.Howard Trickey
2021-05-30Docs: clarify description and usage of 'bpy.app.version_file'Aaron Carlisle
2021-05-29Docs: Add documentation for 'material_index'Aaron Carlisle
2021-05-28Make encoded video fps correct with ffmpeg < 4.4Sebastian Parborg
2021-05-28Fix T87932: Failure to build movie strip proxySebastian Parborg
2021-05-28Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-28Geometry Nodes: Polish switch node UIHans Goudey
2021-05-28EEVEE: Fix NaN caused by ensure_valid_reflection()Clément Foucault
2021-05-28Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-28Fix T88601: Attribute Compare boolean doesn't expose socketHans Goudey
2021-05-28GPencil: Fix unreported random rotation for single point with textureAntonio Vazquez
2021-05-28DrawManager: Early return for buffer cache creationGermano Cavalcante
2021-05-28Geometry Nodes: Add Mesh to Curve NodeHans Goudey
2021-05-28Fix incorrect Denoise node SSE 4.1 warning on macOS IntelBrecht Van Lommel
2021-05-28MSVC: Fix build error with 16.10/11Ray Molenkamp
2021-05-28Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-28Fix T88635: VSE: Select Linked gives unpredictable resultsPhilipp Oeser
2021-05-28Fix crash in liboverride resync.Bastien Montagne
2021-05-28Fix T88499: Copy data path operator does not consider library affiliationPhilipp Oeser
2021-05-28Cleanup: use static set syntaxCampbell Barton
2021-05-28DrawManager: Use Compute Shader to Update Hair.Jeroen Bakker
2021-05-27Fix own crash in today's rBf68288a8746f.Bastien Montagne
2021-05-27LibOverride: refactor recursive resync.Bastien Montagne
2021-05-27Fix T88625: Multiobject UV hiding/unhiding does not work with UV_SYNC_SELECTIONPhilipp Oeser
2021-05-27Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-27Revert "EEVEE: Ensure Reflection: Use new implementation"Clément Foucault
2021-05-27Geometry Nodes: Expose texture and material inputs to modifierHans Goudey
2021-05-27Cleanup: Fix forward declaring class with "struct"Hans Goudey
2021-05-27Fix build error: Make CurveEval a structHans Goudey
2021-05-27Geometry Nodes: Draw curve data in the viewportHans Goudey
2021-05-27Fix T88452: Point Separate crash on curve componentHans Goudey
2021-05-27Cleanup: Use consistent variable namesHans Goudey
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton
2021-05-27Cleanup: remove duplicate LIB_TAG_NEW untag codeErik Abrahamsson
2021-05-27LineArt: List Optimization for tile linked data.YimingWu
2021-05-27Cleanup: Line art variable naming.YimingWu