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-10-04Fix T101559: Rain Test Animation demo crashes Blender 3.3Bastien Montagne
2022-09-30Fix: GPencil animated layer transforms evaluate wrong when identityPhilipp Oeser
2022-09-30Fix T101109: Animation on nodes problems when dealing with Node GroupsPhilipp Oeser
2022-09-26Fix T101365: saving second view layer as (non-Multilayer) OpenEXR does not workBrecht Van Lommel
2022-09-21Fix T101137: Crash with Transform NodeWannes Malfait
2022-09-21Fix T99141: Crash with edit mode and copy location constraintSonny Campbell
2022-09-12Version bump: 3.3.1-rcBrecht Van Lommel
2022-09-12Fix T100918: change min value for NLAStrip startThibault de Villèle
2022-09-06Blender 3.3 release version bump.Thomas Dinges
2022-09-06Fix T100747: Cannot add "String" attribute to meshPhilipp Oeser
2022-09-05Fix T100796: wrong tangents on bezier splines with duplicate points and handlesJacques Lucke
2022-09-03Fix T100687: Geometry Attribute Convert crashes in sculpt modePhilipp Oeser
2022-09-02Fix T100768: Reverse curves skips handles of middle Bezier pointsHans Goudey
2022-08-31Cleanup: fix warnings from vcol limit commitJoseph Eagar
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-08-31Release schedule: Blender 3.3 RCThomas Dinges
2022-08-30Fix: Potential name clash when adding rest position attributeHans Goudey
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