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-04Cleanup: spelling in commentsCampbell Barton
2022-07-04Cleanup: Rename curve segment count functionHans 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-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-01Cleanup: Remove outdated commentsHans Goudey
2022-07-01Curves: Avoid initializing offsets when first allocatedHans 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-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Cleanup: colon after params, move text into public doc-strings, spellingCampbell Barton
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
2022-06-30Constraints: rename and refactor custom space initialization.Alexander Gavrilov
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 T99196: sculpt_update_object calls paint updates for nonpaint toolsJoseph 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: spelling in commentsCampbell Barton
2022-06-29Geometry Nodes: UV Unwrap and Pack Islands NodesAleksi Juvani
2022-06-29Geometry Nodes: Add Mesh To Volume NodeErik Abrahamsson
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-29Sculpt: Fix backwards normals in PBVH_GRIDS raycastingJoseph Eagar
2022-06-28Fix: sampling points on mesh surface generates too many pointsJacques Lucke
2022-06-28Fix T98799: camera unselectable in camera view below a certain scalePhilipp Oeser
2022-06-27Fix T84369: Fluid: Missing cache invalidation when properties on non-domain o...Germano Cavalcante
2022-06-27Sculpt: Fix backwards normals in PBVH_GRIDS raycastingJoseph Eagar
2022-06-27Cleanup: spelling in commentsCampbell Barton
2022-06-25Fix: crash when converting zero legacy curvesJacques Lucke
2022-06-25Geometry Nodes: Field on Domain NodeHans Goudey
2022-06-25Curves: Skip CurveEval in legacy curve conversionHans Goudey
2022-06-25Geometry Nodes: Add Points NodeJohnny Matthews
2022-06-25Fix T98949: Deleting vertex group in geometry nodes affects othersHans Goudey
2022-06-25Cleanup: Remove unused argumentHans Goudey
2022-06-24Fix: Incorrect dirty normal tag after mesh translationHans Goudey
2022-06-24Fix T99058: geometry nodes ignore if subdivision surface modifier is disabledBrecht Van Lommel
2022-06-24Fix T98925: Editor panels are brokenRichard Antalik
2022-06-23Cleanup: Make function staticHans Goudey
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-23Animation: Add function to remove all FCurves from an ActionColin Basnett
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-22Cleanup: remove unused sculpt texture cache generationBrecht Van Lommel
2022-06-22Fix T98956: Crash removing some builtin attributesHans Goudey