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
2021-05-03Movieclip: Use first clip frame for size detectionSergey Sharybin
2021-05-02Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-02GPencil: Fix unreported problem when save file in Curve Edit modeAntonio Vazquez
2021-05-01Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-01Fix T87905: GPencil modifiers not applied if saved with multiframeAntonio Vazquez
2021-04-30Merge branch 'blender-v2.93-release'Bastien Montagne
2021-04-30LibOverride: Fix infinite resync loop in some invalid file cases.Bastien Montagne
2021-04-30Object: rename BKE_object_runtime_free, leave data clearedCampbell Barton
2021-04-30Object: improve on fix for Object.to_mesh() crash T86871Campbell Barton
2021-04-30Cleanup: correct commentCampbell Barton
2021-04-30Cleanup: rename BKE_pose_channel_{verify => ensure}Campbell Barton
2021-04-30Cleanup: rename BKE_pose_channels_hash_{make => ensure}Campbell Barton
2021-04-30Cleanup: avoid ambiguous parenthesisCampbell Barton
2021-04-30Cleanup: remove redundant assignments & NULL pointer checkCampbell Barton
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-30Geometry Nodes: Add a template utility to mix two attribute valuesHans Goudey
2021-04-30Cleanup: Mismatched array bounds in function declarationHans Goudey
2021-04-29Cleanup: Remove unecessary variableHans Goudey
2021-04-29Fix: crash when creating GPU texture from image failsBrecht Van Lommel
2021-04-29Gpencil Offset Modifier - Add randomize offset optionsCody Winchester
2021-04-29Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-29Fix T87592: Mirror fail with bisect, axis object & non-uniform scaleCampbell Barton
2021-04-29Cleanup: unused variable, spellingCampbell Barton
2021-04-28Merge branch 'blender-v2.93-release'Falk David
2021-04-28Fix T87718: Fill triangles wrongly calculatedFalk David
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-28Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-28Fix T87876: vertex groups missing when mesh is in edit modeJacques Lucke
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Fix T87631: Crash undoing edit-mode bone duplicationCampbell Barton
2021-04-27Geometry Nodes: initial Attribute Transfer nodeJacques Lucke
2021-04-27Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-27Fix T85889: recursive instances result in crashJacques Lucke
2021-04-26Cleanup: Move displist.cc to C++Hans Goudey
2021-04-26Cleanup: Replace modifyVolume with modifyGeometrySetHans Goudey
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-26Cleanup: spellingCampbell Barton
2021-04-26Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-26Fix (unreported): Geometry nodes instance ids not copied or clearedHans Goudey
2021-04-25Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-04-25Fix unreported "Convert Mesh to Gpencil" when fill material already existsErik Abrahamsson
2021-04-25Revert "Info Editor: move to c++"Ray Molenkamp
2021-04-24Info Editor: move to c++Jacques Lucke
2021-04-23Merge branch 'blender-v2.93-release'Bastien Montagne
2021-04-23Fix bug/crash in ID bulk deletion code.Bastien Montagne
2021-04-23Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-23Fix T87582: incorrect interpolation from edge to corner domainJacques Lucke
2021-04-23Geometry Nodes: warn when output attribute has not been savedJacques Lucke