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-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-30Fix T96429: outliner tooltip inconsistent with behavior when linking collectionsPatrick Huang
2022-06-30Fix T99266: Crash when dragging file to VSE from file browserRichard Antalik
2022-06-30Cleanup: colon after params, move text into public doc-strings, spellingCampbell Barton
2022-06-30GHOST: get/set cursor position now uses client instead of screen coordsCampbell Barton
2022-06-30Cleanup: use "use_" prefix for boolean propertyCampbell Barton
2022-06-30Fix missing argument, avoid instancing function call in macroCampbell Barton
2022-06-30Fix T99133:animating multiply factor on video strips crashes blenderRichard Antalik
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
2022-06-30Normalize Weights: use valid default Subset for current contextNate Rupsis
2022-06-30Constraints: rename and refactor custom space initialization.Alexander Gavrilov
2022-06-30Fix numerical issues with plane track compositor node with empty inputSergey Sharybin
2022-06-30Fix (unreported) liboverride resync creating garbage data in some cases.Bastien Montagne
2022-06-30Revert "Revert "LibOverride: Handle dependencies in both directions in partia...Bastien Montagne
2022-06-30Fix T99290: Wrong color management of plane track image previewSergey Sharybin
2022-06-30Fix C++ STL importer unused function result warningIyad Ahmed
2022-06-30Fix T99196: sculpt_update_object calls paint updates for nonpaint toolsJoseph Eagar
2022-06-30Sculpt: Fix a few bugs revealed by SCULPT_TOOL_NEEDS_COLOR name changeJoseph Eagar
2022-06-30Cleanup: Renamed SCULPT_TOOL_NEEDS_COLOR to SCULPT_tool_is_paintJoseph Eagar
2022-06-30Fix T98886: PBVH_GRIDS ignores face smooth flag on first gpu buildJoseph Eagar
2022-06-30Cleanup: formatCampbell Barton
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-30Cleanup: quiet warning, remove punctuation in descriptionCampbell Barton
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-29Geometry Nodes: Only calculate mesh to volume bounds when necessaryHans Goudey
2022-06-29Geometry Nodes: UV Unwrap and Pack Islands NodesAleksi Juvani
2022-06-29Attributes: Use attribute renaming function for generic mesh layersMartijn Versteegh
2022-06-29Cleanup: Clang tidy, unused variable warningHans Goudey
2022-06-29Geometry Nodes: Add Mesh To Volume NodeErik Abrahamsson
2022-06-29Spreadsheet: display byte colors as scene linear floatsBrecht Van Lommel
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-29UI: add tooltips for nodes to the shader node add menuArye Ramaty
2022-06-29Fix T99248: GPencil Sculpt Grab/Push don't work with one pointAntonio Vazquez
2022-06-29Fix T98697: EEVEE: Regression: Missing custom property from volumetricsClément Foucault
2022-06-29Fix T98825: EEVEE: Regression: Buffer overflow in sample name bufferClément Foucault
2022-06-29Fix T99104: EEVEE: Regression: Crash when using Light Output in MaterialsClément Foucault
2022-06-29Fix T99128: EEVEE: Regression: Pixelated Environment TextureClément Foucault
2022-06-29Fix T99138: EEVEE: Regression: World volume shader incorrect texture coordsClément Foucault
2022-06-29Cleanup: correct type for sequencer SWAP macroCampbell Barton
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-29BLI: add Vector.append_and_get_index with rvalue parameterJacques Lucke
2022-06-29Fix uninitialized memory use in key-down events on window activationCampbell Barton
2022-06-29Benchmark: Add eevee viewport playback tests.Jeroen Bakker
2022-06-29Sculpt: Fix backwards normals in PBVH_GRIDS raycastingJoseph Eagar
2022-06-29Fix T99231: Wrong anchored mode test for smear brushJoseph Eagar
2022-06-29Cleanup(UV): Remove unused parameter (no functional changes)Chris Blackbourn
2022-06-29Cleanup(UV): Store nboundaries on pchart (no functional changes)Chris Blackbourn
2022-06-29Cleanup: Fix mul_v2_v2_ccw for repeated arguments (no functional changes)Chris Blackbourn
2022-06-29Cleanup: spelling in commentsCampbell Barton