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-08-04Outliner: Add generic label element typeJulian Eisel
2022-08-04Fix T97251: Store generated type information for each UDIM tileJesse Yurkovich
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-02Fix compilation error after recent DNA changesSergey Sharybin
2022-08-02Fix undefined behavior in dependency graph taggingSergey Sharybin
2022-08-02Depsgraph: Make naming and recalc flag sign consistentSergey Sharybin
2022-07-31Cleanup: Remove mesh edge "tmp tag"Hans Goudey
2022-07-28EEVEE-Next: Fix Vector render passClément Foucault
2022-07-28Cleanup: Fix typo in commentJulian Eisel
2022-07-27Cleanup: Move wm_dragdrop.c to C++Hans Goudey
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-07-14Cleanup: update & correct comments for event handlingCampbell Barton
2022-07-13Fix (studio-reported) bad remapping of libraries.Bastien Montagne
2022-07-11Fix (studio-reported) crash in ID remapping code on rare cases.Bastien Montagne
2022-07-11Cleanup: Remove unused operator name storage in UI listsJulian Eisel
2022-07-08Hair Curves: The new curves object is now availableDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Fix T99364: Unable to select bones when custom shape display is disabledCampbell Barton
2022-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-07LibOverride: Make fully editable when creating an experimental user setting.Bastien Montagne
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-07-07Cleanup: Correct comment with spreadsheet enum typeHans 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-06-30EEVEE-Next: Add Film and RenderBuffers moduleClément Foucault
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
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: UV Unwrap and Pack Islands NodesAleksi Juvani
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-29VSE: Improved Retiming systemRichard Antalik
2022-06-28Mask editor: Always use smooth drawingSergey Sharybin
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-21Cleanup: removed unused Blender Internal bump/normal mapping texture codeBrecht Van Lommel
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-18Constraints: handle the custom target at the constraint level.Alexander Gavrilov
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Cleanup: spellingCampbell Barton
2022-06-13LineArt: General code cleanups.Yiming Wu
2022-06-10LineArt: Clean up `LineartRenderBuffer`.Yiming Wu