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-30Fix T99253: Missing face center dots with deform modifier cage optionHans Goudey
2022-08-30LibOverride: Minor resync optimization by removing unuecessary processing.Bastien Montagne
2022-08-30Cleanup: Remove one level of indentation by early continue in a loop.Bastien Montagne
2022-08-30Fix T100586: libOverride resync could remove too many data-blocks.Bastien Montagne
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
2022-08-29Fix T99576: Guard against empty names when removing attributesTom Edwards
2022-08-29Fix T99004: scaling volume down results in crashJacques Lucke
2022-08-27Cleanup: Remove two files committed by mistake.Bastien Montagne
2022-08-26Fix assert in id remapper tests.Bastien Montagne
2022-08-25Fix T100255: Make RigidBodyWorld (and effector_weights) collections refcounted.Bastien Montagne
2022-08-23Fix T100318: handle custom nodes in field inferencing more gracefullyJacques Lucke
2022-08-23Fix T99932: video in node group does not playJacques Lucke
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-19Fix build error on i386 due to wrong use of float_tBrecht Van Lommel
2022-08-19Fix: nurbs basis cache not computed before it is usedJacques Lucke
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-18LibOverride: Preserve active object when creating overrides.Bastien Montagne
2022-08-17Use report warning opening file written by newer Blender binaryPhilipp Oeser
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-16Fix (unreported) bug in liboverride 'leaves' detection.Bastien Montagne
2022-08-15Cleanup: make formatBrecht Van Lommel
2022-08-12Fix T100350: missing brush falloff preview in sculpt modeBrecht Van Lommel
2022-08-12Cleanup: Typos in comments.Bastien Montagne
2022-08-12Fix (unreported) infinite tie building Outliner liboverride hierarchy tree.Bastien Montagne
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-10Fix T100308: Removing scene time node does not update relationsHans Goudey
2022-08-10Fix T99661: Use after free converting edit mode curve object to meshHans Goudey
2022-08-08Fix T100281: image save after copy not using correct filepathBrecht Van Lommel
2022-08-05Fix T100143: RNA path information of Curves datablock incorrectHans Goudey
2022-08-05Cleanup: Use c++ casting in liboverride BKE code.Bastien Montagne
2022-08-05Fix T100142: Compare correct render_slot variable during clear operationJesse Yurkovich
2022-08-04Fix T100099: Cycles crash baking vertex colors in edit modeBrecht Van Lommel
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04Fix: add attribute with empty string name crashEthan-Hall
2022-08-03Fix T100106: image movie/sequence auto refresh affects still image performanceBrecht Van Lommel
2022-08-03Cleanup: Improve doc of the `BKE_id_copy` functions.Bastien Montagne
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-08-02LibOverride: Expose in public API the utils to get actual override data.Bastien Montagne
2022-08-01Fix T99820: missing 'no more mising' tagging on reloaded libraries.Bastien Montagne
2022-08-01I18n: make newly added constraints' names translatable.Damien Picard
2022-07-30Fix 100035: Make UDIM detection less aggressiveJesse Yurkovich
2022-07-29Fix (unreported) lib-linking of ID properties not taking library parameter.Bastien Montagne
2022-07-27Fix T100026: crash with zero-sized attributesJacques Lucke
2022-07-27Blender 3.3 - BetaThomas Dinges
2022-07-27Fix wrong fileversion usage in own recent rB9ac81ed6abfb.Bastien Montagne
2022-07-27Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"Hans Goudey
2022-07-27Geometry Nodes: Shortest Paths nodesErik Abrahamsson
2022-07-27Fix corrupted blend files after issues from new name_map code.Bastien Montagne
2022-07-27Fix more issues with new name map and liboverrides.Bastien Montagne