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-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-07-02BLI: improve span access to virtual arraysJacques Lucke
2022-07-02BKE: fix wrong recently added assertJacques Lucke
2022-07-01Cleanup: Simplify logic building in length parameterizationHans Goudey
2022-07-01Fix T99268: LineArt better handling for dense overlappings.Yiming Wu
2022-07-01Fix T99301: RNA_boolean_get warning when saving a file for the first timeCampbell Barton
2022-07-01IO: print import & export times of Alembic & USDAras Pranckevicius
2022-07-01Metal: MTLMemoryManager implementation includes functions which manage alloca...Jason Fielder
2022-07-01Cleanup: GPUCodegen: Remove unused variablesClément Foucault
2022-07-01GPUMaterial: Remove the max attribute checkClément Foucault
2022-07-01Geometry Nodes: remove warning in Points nodeJacques Lucke
2022-07-01Cleanup: remove unused variableJacques Lucke
2022-07-01Tracking: Image from Plane Marker operatorsSergey Sharybin
2022-07-01Add helper function to replace buffer of a single-frame imageSergey Sharybin
2022-07-01Fix possible wrong image color space when it is created from image bufferSergey Sharybin
2022-07-01Fix image-from-imbuf resulting in invalid image configurationSergey Sharybin
2022-07-01Fix T99315: Unit plane track deform compositor node leads to unnecessary blurSergey Sharybin
2022-07-01Fix sequencer transform test failing.Richard Antalik
2022-07-01Cleanup: Remove outdated commentsHans Goudey
2022-07-01Cleanup: Remove unnecessary includes from geometry nodes headerHans Goudey
2022-07-01Curves: Avoid initializing offsets when first allocatedHans Goudey
2022-07-01Fix: Incorrectly sized curves created in set conversion nodeHans Goudey
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 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-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