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-07-01Fix T78553: Improve UV Straighten operator.temp-UV_straightenChris Blackbourn
2022-07-01Cleanup(UV): Refactor UV StraightenChris Blackbourn
2022-07-01Cleanup: group public utility functions for Wayland System/WindowCampbell Barton
2022-07-01Cleanup: spelling in commentsCampbell Barton
2022-07-01Cleanup: remove unused argumentCampbell Barton
2022-07-01Fix: Correct attribute names in resample curves codeHans Goudey
2022-07-01Curves: Adjust "for each curve by type" utilityHans Goudey
2022-07-01Cleanup: Add assert for customdata realloc sizeHans Goudey
2022-07-01Cleanup: Add assert for unsupported legacy curve typeHans Goudey
2022-07-01Cleanup: Remove duplicate includeHans Goudey
2022-07-01Cleanup: Avoid assigning constructed VArray to referenceHans Goudey
2022-07-01Fix T99309: Duplicate elements deletes instance attributesHans Goudey
2022-07-01COLLADA: Support for alpha color in vertex data.Gaia Clary
2022-06-30EEVEE-Next: Add Film and RenderBuffers moduleClément Foucault
2022-06-30Fix T90964: Strip can't be deleted if cursor is at bottom of timelineRichard Antalik
2022-06-30Fix broken Cycles performance benchmark after recent logging changesBrecht Van Lommel
2022-06-30Fix build error with Alembic after 65166e145b4dJulian Eisel
2022-06-30Fix pointer to pointer passed where single pointer is expected (VSE versioning)Julian Eisel
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
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-30Cleanup: fix compiler warningsBrecht Van Lommel
2022-06-30Build: Fix build of library dependencies on Linux aarch64Patrick Mours
2022-06-30Cycles: add more math functions for float4Andrii Symkin
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/Wayland: clarify window access from surfacesCampbell Barton
2022-06-30GHOST/Wayland: use flush instead of roundtripCampbell Barton
2022-06-30Fix key/dnd event handling accessing freed memory under WaylandCampbell Barton
2022-06-30Fix accessing cursor position for GHOST/WaylandCampbell Barton
2022-06-30GHOST: get/set cursor position now uses client instead of screen coordsCampbell Barton
2022-06-30Fix memory leak with off-screen buffers under WaylandCampbell Barton
2022-06-30Cleanup: declare GHOST/Wayland methods constCampbell 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