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-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
2022-07-27ID namemap: Fix more issues when changing libs.Bastien Montagne
2022-07-27ID namemap tests: Use consistency check, fix an issue.Bastien Montagne
2022-07-27ID namemap: Add check for consistency.Bastien Montagne
2022-07-27Fix crashes due to non-uniqueness in ID names in some cases.Bastien Montagne
2022-07-26Cleanup: Move mesh_tessellate.c to C++Hans Goudey
2022-07-26Fix T98788: bad first curve tangent when first points have same positionJacques Lucke
2022-07-26Fix T99271: modifier errors are not clearedJacques Lucke
2022-07-26BLI: add use_threading parameter to parallel_invokeIliay Katueshenock
2022-07-26Cleanup: Typo in comments: `data-lock` -> `data-block`.Bastien Montagne
2022-07-26Cleanup: formatCampbell Barton
2022-07-26Cleanup: spelling in commentsCampbell Barton
2022-07-25Sculpt: Fix T99779, pbvh gets wrong active vertex for multiresJoseph Eagar
2022-07-25Fix T99816: renaming attribute works incorrectlyJacques Lucke