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 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-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
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-29GHOST/Wayland: quiet warning with empty title with libdecorCampbell Barton
2022-06-29GHOST/Wayland: support older output manager (for Weston support)Campbell Barton
2022-06-29Mantaflow: disable call to MANTA::terminateMantaflowCampbell 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: formatCampbell Barton
2022-06-29Cleanup: Fix mul_v2_v2_ccw for repeated arguments (no functional changes)Chris Blackbourn
2022-06-29Mantaflow: call MANTA::terminateMantaflow on exitCampbell Barton
2022-06-29Cleanup: update curve_fit_nd (no functional changes)Campbell Barton
2022-06-29Cleanup: spelling in commentsCampbell Barton
2022-06-29Fix T78394: In UV Editor, UV Unwrap respects selectionChris Blackbourn
2022-06-29Fix: Use distance unit for points node radius inputHans Goudey
2022-06-28Fix: Flush mode to evaluated object when exiting curves sculpt modeHans Goudey
2022-06-28Fix T98924: Skip saving selection properties for UV edge ring operatorSiddhartha Jejurkar
2022-06-28Fix Cycles assert with mix weights outside of 0..1 rangeBrecht Van Lommel