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-22Cleanups: Small changes to armature deformHans Goudey
2022-07-21Fix T99854: Crash converting legacy NURBS curves to new typeHans Goudey
2022-07-21Fix crash in some very rare case in remapping code.Bastien Montagne
2022-07-21Fix crash due to improper handling of new library runtime name_map data on re...Bastien Montagne
2022-07-21Geometry Nodes: add debug check for whether AttributeWriter.finish is calledJacques Lucke
2022-07-21Fix failing cycles test from previous commitChris Blackbourn
2022-07-21Fix T90620: Ignore missing UV data caused by corrupt .blend fileChris Blackbourn
2022-07-21Fix T99878: Deleting curves or points removes anonymous attributesHans Goudey
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: Add comment for geometry nodes lazynessHans 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-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
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-12Fix: crash when iterating over all attributesJacques Lucke
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-11Cleanup: spelling in commentsCampbell Barton