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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-08Merge branch 'blender-v3.1-release'Philipp Oeser
2022-02-08Fix T94415: Nodes: poor selection behavior inside frame nodesPhilipp Oeser
2022-02-08UI: Change computation of node socket position to align with labelDominik Fill
2022-02-07Nodes: Dynamic node class for Map Range nodeCharlie Jolly
2022-01-31UI Papercut: Fix gap in node outlineLeon Schittek
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-18Cleanup: Use references, LISTBASE_FOREACH macroHans Goudey
2022-01-18Cleanup: Make node editor functions privateHans Goudey
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12BLF: Reduction of use of BLF_DRAW_STR_DUMMY_MAXHarley Acheson
2021-12-22Nodes: Remove unnecessary node tree socket taggingHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-18Fix T94173: Missing update for frame node sizeHans Goudey
2021-12-17UI: Fix node socket alignment in some casesAlessio Monti di Sopra
2021-12-14Cleanup: Remove unused argumentsHans Goudey
2021-12-14Cleanup: Remove runtime uiBlock pointer from nodesHans Goudey
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-10Cleanup: Remove unnecessary runtime rectangle from nodes in DNAHans Goudey
2021-12-08Cleanup: Use float2 for node view functionsHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Cleanup: Remove unused includesHans Goudey
2021-12-07Cleanup: Remove unnecessary generic includes from headersHans Goudey
2021-12-06Cleanup: Remove unnecesary node type draw callbackHans Goudey
2021-12-06Cleanup: Remove unnecessary node type callbacks for drawingHans Goudey
2021-12-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-12-03Cleanup: Use typed enum for node resize directionHans Goudey
2021-12-02Fix T92268: Group input and output nodes have inconsistent paddingNikhil Shringarpurey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-11-24Geometry Nodes: add utility to show debug messages in node editorJacques Lucke
2021-11-23Cleanup: Else after return, other simplificationsHans Goudey
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-23Geometry Nodes: reduce overhead when processing single valuesJacques Lucke
2021-11-19Cleanup: Simplify node editor link dragging storageHans Goudey
2021-11-18Node Editor: Skip socket drawing on low zoomErik
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-04Fix T92791: collapsed nodes scaling widget wrong with interface scalePhilipp Oeser
2021-11-02UI: Use socket type info color to draw linksOmar Emara
2021-10-27Nodes: Cleanup code for header underline alphaPablo Vazquez
2021-10-27Nodes: Cleanup setting node header alphaPablo Vazquez
2021-10-26Node Editor: Style update to nodesPablo Vazquez
2021-10-26Fix: Show node editor dot grid when there is no node treeHans Goudey
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke