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
2022-02-24Fix T95959: crash when exporting subdivision to AlembicKévin Dietrich
2022-02-24Fix T95116: Scale to fit fails with a single word & non-zero Y-sizeCampbell Barton
2022-02-23Fix T95952: Uninitialized value used in Bezier Segment nodeHans Goudey
2022-02-23Fix T95987: Data transfer modifier custom normals crashHans Goudey
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22Fix (unreported) LibOverride: missing copying `flag` member.Bastien Montagne
2022-02-22Fix: Clear mesh runtime cache when adding elementsHans Goudey
2022-02-22Cleanup: quiet warnings for FFMPEG before 5.0Campbell Barton
2022-02-22Fix subdivision surface modifier doing unnnecessary workBrecht Van Lommel
2022-02-22Fix T93784: text and curve objects have no motion blurJacques Lucke
2022-02-22Python: change behavior for CONSOLE_OT_indent_or_autocompleteCampbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-22Fix errors in 'gpu.state' documentationGermano Cavalcante
2022-02-22Fix wrong method name in gpu documentationGermano Cavalcante
2022-02-22Camera: Simplify View Frame codeGermano Cavalcante
2022-02-22Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-22Python: bump minimum version to 3.10Campbell Barton
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-21Fix T95919: Apply Pose as Rest Pose Operator crashesHans Goudey
2022-02-21Fix T95923: GPencil Array modifier constant offset works even disabledAntonio Vazquez
2022-02-21Fix T93873: Wrong limits for color socket exposed to modifierHans Goudey
2022-02-21Cleanup: Use function to check if normals are dirtyHans Goudey
2022-02-21Fix: Avoid potential use of dirty normalsHans Goudey
2022-02-21Fix T95154 Eevee AO node: the "only local" option applies "inside" insteadClément Foucault
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Weight Modifiers: use the correct flags for the mask invert property.Alexander Gavrilov
2022-02-21Workbench: Fix missing world_data ubo during opaque prepassClément Foucault
2022-02-21Fix T95596: Crash in versioning of node animationSybren A. Stüvel
2022-02-21Fix T95871: Non-float textures report as float.Jeroen Bakker
2022-02-21Fix T95413: Blur node size input crashHabib Gahbiche
2022-02-20Fix T95470: LineArt GPU subdiv fix.YimingWu
2022-02-19Revert "OCIO: Port shader creation logic to use GPUShaderCreateInfo"Clément Foucault
2022-02-18GL: Fix possible shift by -1Clément Foucault
2022-02-18OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-18Cleanup: Remove unused argument to mesh tessellationHans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
2022-02-18Fix part of T95848: missing updates editing light object nodesBrecht Van Lommel
2022-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-18Fix T95542: Dual Mesh crashes with some non-manifold verticesWannes Malfait
2022-02-18Fix: Curve to Mesh node creates caps when curve is cyclicLeon Schittek
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18Fix T94495: Split edges node leads to a crash in edit modeHans Goudey
2022-02-18Fix T95724: boundary error in `BLI_str_unescape_ex`Sybren A. Stüvel
2022-02-18Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-18Fix strict compilation warningsSergey Sharybin
2022-02-18Fix T95809: Check color space changes to refresh image engine.Jeroen Bakker
2022-02-18Fix T95809: Compositor Node not directly updated in image editor.Jeroen Bakker