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-04-29WIP changes to compiling interface directory as C++ codetemp-interface-cppHans Goudey
2021-04-29Cleanup: Use const argument for contextHans Goudey
2021-04-29GPencil: Add Layer and Material to Blank objectsAntonio Vazquez
2021-04-28Merge branch 'blender-v2.93-release'Falk David
2021-04-28Fix T87718: Fill triangles wrongly calculatedFalk David
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-28Merge branch 'blender-v2.93-release'Richard Antalik
2021-04-28VSE: Fix slow prefetching when strips are animatedRichard Antalik
2021-04-28VSE: Fix colorbleed on scaled imagesRichard Antalik
2021-04-28Cleanup: Add float formatAntonio Vazquez
2021-04-28GPencil: Fading based on distance to reference object in Opacity and Thicknes...YimingWu
2021-04-28Fix T87832: Incorrect FOV in line art when sensor fit is not Auto.YimingWu
2021-04-28Merge branch 'blender-v2.93-release'Falk David
2021-04-28Fix T86881: Curve Edit handle offset when snappingFalk David
2021-04-28Gpencil: Fix for SVG import arc and float errorsErik Abrahamsson
2021-04-28Fix T87464 EEVEE: Crash with deformation Motion BlurClément Foucault
2021-04-28Spreadsheet: Add instance IDs from geometry setHans Goudey
2021-04-28Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Fix T87767: spreadsheet not updating on texture changesJacques Lucke
2021-04-28Fix T87876: vertex groups missing when mesh is in edit modeJacques Lucke
2021-04-28Fix T87526: poor contrast in attribute searchJacques Lucke
2021-04-28Fix T85688: ExportHelper adds multiple file name extensionsCampbell Barton
2021-04-28WM: quiet event warning when unknown keys are pressedCampbell Barton
2021-04-28BLI: improve Vector.remove_and_reorderJacques Lucke
2021-04-28Remove SMAA generating message during compilation.Jeroen Bakker
2021-04-28Merge branch 'blender-v2.93-release'Jeroen Bakker
2021-04-28Fix Compositor: WorkScheduler task model deletes worksManuel Castilla
2021-04-28Fix Compositor: WorkScheduler task model deletes worksManuel Castilla
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Fix T87864: Context is None for draw methodCampbell Barton
2021-04-28Replace COM_DEBUG #define with constexpr. Fixes T87035Tyler
2021-04-28Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-28Fix T87165: Join geometry node doesn't copy instance IDsHans Goudey
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Add NULL check to Object.pose from 6eb2f71875c69f5f6073fed2d285fe8ef662ba03Campbell Barton
2021-04-28Remove include accidentally added in 6eb2f71875c69f5f6073fed2d285fe8ef662ba03Campbell Barton
2021-04-28Fix T87631: Crash undoing edit-mode bone duplicationCampbell Barton
2021-04-28UI: Change "Int" to "Integer" in enum item namesHans Goudey
2021-04-27Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-04-27Fix T87474: Face Set visibility updates failing with single face loopPablo Dobarro
2021-04-27Fix T87596: Pose brush not using automasking optionsPablo Dobarro
2021-04-27Fix T87816: Sculpt curve & line stroke hides dash settingsPhilipp Oeser
2021-04-27Fix T87816: Sculpt curve & line stroke hides dash settingsPhilipp Oeser
2021-04-27Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-27Fix: Self object missing from geometry nodes evaluator paramsHans Goudey
2021-04-27Fix T87815: Sculpt: Curve stroke scene spacing not workingPhilipp Oeser
2021-04-27Fix T87832: Incorrect FOV in line art when sensor fit is not Auto.YimingWu
2021-04-27Cycles: Removed unused macros.Stefan Werner
2021-04-27Cleanup: clang formatJacques Lucke