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-04Cleanup: spelling in commentsCampbell Barton
2022-07-04Cleanup: correct function signature for UI_block_add_view for grid_viewCampbell Barton
2022-07-04UV: Improve UV Straighten operatorChris Blackbourn
2022-07-04Cleanup(UV): Refactor UV Align and UV Straighten (No user visible changes)Chris Blackbourn
2022-07-04Cleanup: Rename curve segment count functionHans Goudey
2022-07-03UI: Move rename buffer management to new view base classJulian Eisel
2022-07-03UI: Add AbstractView base class for views, unify reconstruction in thereJulian Eisel
2022-07-03Fix T99316: Crash with no font in String to Curves nodeIliay Katueshenock
2022-07-02BLI: refactor length parameterizationJacques Lucke
2022-07-02Fix: Build error with unity builds off after recent cleanupHans Goudey
2022-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
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