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-09-20Animation: Add redo panel to Dopesheet and NLARedMser
2022-09-20Move workspace.c to C++Jacques Lucke
2022-09-20Fix misleading operator name in the dope-sheet and action editorSebastian Parborg
2022-09-20Fix T101001: crash setting texture node active in certain casesPhilipp Oeser
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-20Cleanup: spellingChris Blackbourn
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-09-19GPencil: Make formatAntonio Vazquez
2022-09-19GPencil: Cut Extended lines in Fill tool when collideAntonio Vazquez
2022-09-19Fix T101180: console HOME key doesn't workCampbell Barton
2022-09-19Cleanup: spellingCampbell Barton
2022-09-18Fix: Prevent clipping of node drop shadowLeon Schittek
2022-09-18Fix: Make node position consistent when added through link drag searchLeon Schittek
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-17GPencil: Remove Leak SizeAntonio Vazquez
2022-09-17GPencil: Hide the help Circles for gaps when gap is closedAntonio Vazquez
2022-09-17GPencil: Rename Fill closure methodsAntonio Vazquez
2022-09-17GPencil: Add more types of stroke extensions when fillingDave Pagurek
2022-09-17Geometry Nodes: use stringref instead of string in loggerJacques Lucke
2022-09-17Cleanup: formatCampbell Barton
2022-09-17Cleanup: compiler warningsCampbell Barton
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-16Sculpt: add .sculpt to allow_procedural_attribute_accessJoseph Eagar
2022-09-16Sculpt: Improve performance when initializing face setsHans Goudey
2022-09-16Fix: Missing updates for multires sculptingHans Goudey
2022-09-16Sculpt: New attribute APIJoseph Eagar
2022-09-16Sculpt: Move sculpt_face_set.c to C++Hans Goudey
2022-09-16Fix 101000: color picker colors drift above 1 for some OCIO configurationsBrecht Van Lommel
2022-09-16Fix T101040: Blender Crashes When snap roll a bone in armatureGermano Cavalcante
2022-09-16Cleanup: formatCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-16Make File Select dialog update operator's file & path propertiesColin Basnett
2022-09-16Revert "UI: Use full word for face set operator name, tweak description"Hans Goudey
2022-09-16UI: Use full word for face set operator name, tweak descriptionHans Goudey
2022-09-16Sculpt: Respect hiding when creating face sets from loose partsHans Goudey
2022-09-16Cleanup: formatCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-15GPencil: Add frame number to Trace operatorAntonio Vazquez
2022-09-15NLA: draw track bg based on strip's extrapolation typeNate Rupsis
2022-09-15Cleanup: spelling in comments, comment blocksCampbell Barton
2022-09-15Fix Unreported: VSE and NLA handle position text is not drawnRichard Antalik
2022-09-15UV: rename "Pixel Snap Mode" to "Pixel Round Mode"Chris Blackbourn
2022-09-14Cleanup: Make formatHans Goudey
2022-09-14Sculpt: Separate hide status from face sets, use generic attributeHans Goudey
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-14Curves: Improve sculpting performance by reducing allocationsHans Goudey
2022-09-14Fix T49814: Collada Import Ignores Vertex NormalsMyron Carey
2022-09-14Fix T100959: Memory leak when moving node with AltGermano Cavalcante
2022-09-13Fix T100980: Missing deg update when duplicating a geometry nodetree in node ...Bastien Montagne