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
path: root/source
AgeCommit message (Expand)Author
2022-04-21Fix T97497: NLA strip names are now properly contained within the strip boundsdraw-deferred-compilation-experimentColin Basnett
2022-04-21Fix Empty "Only Axis Aligned" viewing angle depends on object scalePhilipp Oeser
2022-04-21Fix T97465: Moving compositor BG image cannot be cancelledPhilipp Oeser
2022-04-21Sculpt: fix missing null pointer checkJoseph Eagar
2022-04-21Fix T95932: Auto-close text breaks outliner drag-n-dropCampbell Barton
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Cleanup: fix various warnings after recent commitJacques Lucke
2022-04-21Vertex paint: Fix debug compile error and aJoseph Eagar
2022-04-21Fix T97185: Data transfer modifier doesn't displayJoseph Eagar
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-21Text Editor: add Python 3.10 soft keywords to `builtinfunc` listJon Denning
2022-04-21Fix typo in previous commitRichard Antalik
2022-04-21Cleanup: VSE effect relationship checkingRichard Antalik
2022-04-21Fix T70844: Incorrect snappping of strips when effects attachedShrey Aggarwal
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-21Fix T97254: VSE channel mute does mute soundRichard Antalik
2022-04-21Fix T97356: Crash when adding adjustment layer stripRichard Antalik
2022-04-21GL: Change array macro to not conflict with opensubdiv variable namesClément Foucault
2022-04-21Revert "Fix GPU subdivision: Crash on adding subdivision surface modifier"Clément Foucault
2022-04-21LibOverride: Make 'custom bone shape' and 'bbone custom handle' non-overridable.Bastien Montagne
2022-04-21Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-04-21Cleanup: Remove redundant types from custom data masksHans Goudey
2022-04-21Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-21PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-21Fix T94775: Buggy liboverride default apply code for items insertion in RNA c...Bastien Montagne
2022-04-21Fix (unreported) huge liboverride slow-down due to non-disabled UV layer props.Bastien Montagne
2022-04-21Cleanup: remove unused curves toolsettingJacques Lucke
2022-04-21Fix GPU subdivision: Crash on adding subdivision surface modifierClément Foucault
2022-04-21PyAPI: improve deprecation warning for bpy.ops context overrideCampbell Barton
2022-04-21Fix crash passing no arguments to Context.temp_overrideCampbell Barton
2022-04-21PyAPI: temporary context override supportCampbell Barton
2022-04-21PyAPI: utility functions for parsing typed RNA argumentsCampbell Barton
2022-04-21Cleanup: spelling in commentsCampbell Barton
2022-04-21Cleanup: clang-formatCampbell Barton
2022-04-21Cleanup: unused argument warningCampbell Barton
2022-04-21UI: Fix typo in Apply Parent Inverse tooltipNate Rupsis
2022-04-21Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-21Cleanup: Don't recalculate normals in versioning codeHans Goudey
2022-04-21Fix: Incorrect info message in set material nodeHans Goudey
2022-04-21Fix: Assert when sculpting empty curvesHans Goudey
2022-04-20GPUMaterial: Use GPU_MAT_CREATED as a defaultClément Foucault
2022-04-20GPUMaterial: Rework the deferred compilation to not use double locksClément Foucault
2022-04-20Revert "DRW: Simplify shader deferred compilation"Clément Foucault
2022-04-19DRW: Simplify shader deferred compilationClément Foucault
2022-04-19GPU: Fix Adresse Sanitizer errorsClément Foucault
2022-04-19Cleanup: GPUMaterial: Remove GPU_material_is_volume_shaderClément Foucault
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19Fix T97338: Correct reference count for COM handling and removal of gotosRobert Guetzkow
2022-04-19PyGPU: remove outdated function 'code_from_builtin'Germano Cavalcante