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-20Cleanup: Remove unnecessary handling of normals for fluid collidersHans Goudey
2022-07-20Cleanup: use BLI_strncpy instead of strcpyJacques Lucke
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-20Constraints: add checks to specially handle the custom space target.Alexander Gavrilov
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-20Add a 'Apply and Delete All' operation to shapekeys.Bastien Montagne
2022-07-20Curves: Port fillet node to the new data-blockHans Goudey
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-19Geometry Nodes: Copy parameters when copying a curves data-blockHans Goudey
2022-07-19Cleanup: Apply clang-formatJulian Eisel
2022-07-18Fix wrong alpha for scene linear byte images during texture paintingBrecht Van Lommel
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-15Fix overly noisy surface deform warning messageSergey Sharybin
2022-07-15Fix (unreported) LibOverride: invalid behaviors when creating (partial) overr...Bastien Montagne
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-07-15Cleanup: Use const pointers for ImageSaveOptions and ImageFormatDataJesse Yurkovich
2022-07-14Cleanup: minor changes to camera frame fittingCampbell Barton
2022-07-14Cleanup: spelling in commentsCampbell Barton
2022-07-14Cleanup: format, unused argumentCampbell Barton
2022-07-14IDManagement: add more ID naming testsAras Pranckevicius
2022-07-14Geometry Nodes: fix face corner to edge boolean interpolationJacques Lucke
2022-07-14Geometry Nodes: fix face corner to edge attribute interpolationJacques Lucke
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-13Fix (studio-reported) bad remapping of libraries.Bastien Montagne
2022-07-13Fix (studio-reported) issue in remapping code.Bastien Montagne
2022-07-13Cleanup: logical order of axis defines, assign variables for readabilityCampbell Barton
2022-07-13Cleanup: use defines for camera axes for view frame fittingCampbell Barton
2022-07-13Fix T99653: "Align Active Camera to Selected" fails with ortho cameraCampbell Barton
2022-07-12Enable "copy to selected" for new Curves modifiersErik Abrahamsson
2022-07-12Fix: missing geometry copy before modifying itJacques Lucke
2022-07-12LibOverride: Fix some issues from.revealed by recent previous commit.Bastien Montagne
2022-07-12Fix T99261: partial LibOverride creation would not properly remap all needed ...Bastien Montagne
2022-07-12Fix threading crash due to conflict in mesh wrapper typeSergey Sharybin
2022-07-11Fix (studio-reported) crash in ID remapping code on rare cases.Bastien Montagne
2022-07-11Fix (unreported) crash in liboverride code on rare cases.Bastien Montagne
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-09Cleanup: quiet class-memaccess warningCampbell Barton
2022-07-08Cleanup: convert brush.c to C++Brecht Van Lommel
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Fix Crash: Reading canvas tool settings.Jeroen Bakker
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-08Fix T99364: Unable to select bones when custom shape display is disabledCampbell Barton
2022-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-07-07Fix T99256: Regression: Meta balls segfaulting copy-to-selected.Bastien Montagne