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-23Merge branch 'master' into tmp-usd-alab-v2-T100452tmp-usd-alab-v2-T100452Michael Kowalski
2022-09-23Fix T101249: Node groups don't show in node searchHans Goudey
2022-09-23GPencil: Improve Fill Tool Extend linesAntonio Vazquez
2022-09-23Node Editor: Adjust node link curvingLeon Schittek
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23View3d: move space_view3d.c to c++Jacques Lucke
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Mesh: Move sculpt face sets to a generic attributeHans Goudey
2022-09-23Cleanup: fix compiler errorsJacques Lucke
2022-09-23Depsgraph: generalize passing parameters to depsgraph object iteratorJacques Lucke
2022-09-23Fix T101046: missing DEG update changing bone layers in editmodePhilipp Oeser
2022-09-23Cleanup: use ELEM macroCampbell Barton
2022-09-23Cleanup: float literalsCampbell Barton
2022-09-23Fix T100141: Header Alignment of New EditorsCampbell Barton
2022-09-23Cleanup: replace int return value with boolCampbell Barton
2022-09-23Cleanup: spelling in commentsCampbell Barton
2022-09-22Fix T101262: Crash in spreadsheet selection filter with empty domainHans Goudey
2022-09-22Fix: Use correct node group for add node searchHans Goudey
2022-09-21Fix compile error on (designated initializers in C++)Julian Eisel
2022-09-21Cleanup: Move file browser history handing to own fileJulian Eisel
2022-09-21Refactor: Move file browser filelist.c to C++Julian Eisel
2022-09-21File Browser: Manual auto-increase name support for output filepathsDalai Felinto
2022-09-21Cleanup: spelling in commentsCampbell Barton
2022-09-21Cleanup: unused variable warningCampbell Barton
2022-09-20Fix T101220: UV proportional editing not working correctly with UV Sync Selec...Germano Cavalcante
2022-09-20Fix T101196: constraint plane failing in side orthographic viewsGermano Cavalcante
2022-09-20Sculpt: Fix T100479: Boundary expand crashJoseph Eagar
2022-09-20Sculpt: Fix memory corruption with reading masks from PBVH_BMESHJoseph Eagar
2022-09-20GPencil: Add `offset` parameter to reproject operator Redo PanelAntonio Vazquez
2022-09-20Animation: Fix operator properties for redo panelRedMser
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