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
2020-11-24Fix T77261: Multires creates spikes when subdividing ngonsSergey Sharybin
2020-11-23Animation: New Euler filter implementationSybren A. Stüvel
2020-11-23Fix T82849: Assert When Unlinking "Edit Source" Text Data-block.Bastien Montagne
2020-11-23Tracking: Cover markers access with basic testsSergey Sharybin
2020-11-23Tracking: Cleanup, make units explicit in new track creationSergey Sharybin
2020-11-23Tracking: Refactor, move track allocation to helper functionSergey Sharybin
2020-11-22Cleanup: Use const arguments in curve bevelHans Goudey
2020-11-22Cleanup: Improve readability of curve displist buildingHans Goudey
2020-11-22Cleanup: Reduce indentationHans Goudey
2020-11-20Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-20Cleanup: spellingCampbell Barton
2020-11-19Fix T82769: remove thread local data from PTCacheMemJacques Lucke
2020-11-19Fix lost node links when linked node group datablock is temporarily missingBrecht Van Lommel
2020-11-19Cleanup: Grammar: "Allow to" vs gerund missed in last commitHans Goudey
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-18Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-18Fluid: Revert changes from T82488Sebastián Barschkis
2020-11-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-17Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-11-17Cleanup: Clang tidy else after returnHans Goudey
2020-11-17Merge branch 'blender-v2.91-release'Bastien Montagne
2020-11-17Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-17Fix T82770: Artifacts when painting on generated transparent imageJeroen Bakker
2020-11-17Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-17Fix T82774: NLA Sync Length Typo FixWayde Moss
2020-11-16Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-16Fix T82439: Crash moving collections between scenesHans Goudey
2020-11-16Fix broken pointcache on disk in some cases.Bastien Montagne
2020-11-16Fix (unreported) potential buffer overflow in PointCache code.Bastien Montagne
2020-11-16Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-16Fix T82740: Drivers on movie clip datablock crash on file openSybren A. Stüvel
2020-11-16Grease Pencil: adjust behavior of target object detectionCampbell Barton
2020-11-16Cleanup: spellingCampbell Barton
2020-11-14GPencil: Missing initialization in previous commitAntonio Vazquez
2020-11-14GPencil: Cleanup clang formatAntonio Vazquez
2020-11-14GPencil: Fix unreported crash in some cases when duplicate a strokeAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-13Cleanup: Move PanelType flag from DNA to BKE headerHans Goudey
2020-11-13GPencil: Remove ID from operators to fix T82597Antonio Vazquez
2020-11-13LibOverride: Do not tag overrides for complete recalc.Bastien Montagne
2020-11-13Cleanup: use IMB_FTYPE_NONE instead of 0 for imbuf format comparisonCampbell Barton
2020-11-13refactor vec_roll_to_mat3_normalized() for clarityGaia Clary
2020-11-13Fix T82349: file extension not added to unpacked imagesRobert Guetzkow
2020-11-12fix: added missing float declarationsGaia Clary
2020-11-12Test cases for vec_roll_to_mat3_normalizedGaia Clary
2020-11-12Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-12Fluid: Removed clamp from force assignmentSebastián Barschkis
2020-11-12Merge branch 'blender-v2.91-release' into masterBastien Montagne