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-11-29Fix T93438: Auto linking do not work for custom socketsOmar Emara
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: Use vector instead of linked listHans Goudey
2021-11-19Cleanup: Simplify node editor link dragging storageHans Goudey
2021-11-19Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-19Merge branch 'blender-v3.0-release'Omar Emara
2021-11-19Fix T93184: Link color not used for custom socketsOmar Emara
2021-11-18Node Editor: Change minimum zoomErik
2021-11-18Node Editor: Skip socket drawing on low zoomErik
2021-11-18Cleanup: Simplify declarations in C++ headerHans Goudey
2021-11-18Cleanup: Use const argumentsHans Goudey
2021-11-18UI: Use full word "Start" instead of "Sta"Nikhil Shringarpurey
2021-11-17Cleanup: use same function for updating internal links for all nodesJacques Lucke
2021-11-17Cleanup: Use bool instead of intHans Goudey
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-11-11Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-11Fix T89313: Attribute search crash with animation playbackHans Goudey
2021-11-09Merge branch 'blender-v3.0-release'Thomas Dinges
2021-11-09Node Editor: Display warning when using Nishita sky texture with EeveeThomas Dinges
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-04Fix T92814: improve automatic linking when inserting Float Curve nodeJacques Lucke
2021-11-04Fix T92791: collapsed nodes scaling widget wrong with interface scalePhilipp Oeser
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-11-02UI: Use socket type info color to draw linksOmar Emara
2021-10-27Fix T92427: Adding new nodes does no edge-panningPhilipp Oeser
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-26Fix T92505: previewing specific node outputs did not work anymoreJacques Lucke
2021-10-26Nodes: support transparency for link highlight colorDorian
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-26Geometry Nodes: don't log full fields when not necessaryJacques Lucke
2021-10-26Geometry Nodes: support viewing field values in spreadsheetJacques Lucke
2021-10-26UI: Change node editor grid into a dot gridHans Goudey
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-25Fix T92446: node editor overlays reset automaticallyJacques Lucke
2021-10-23UI: Turn on overlays by default in new node editorsHans Goudey
2021-10-22Geometry Nodes: disable attribute search for non-attribute string socketsJacques Lucke
2021-10-22Nodes: fix link drawing for some socket typesJacques Lucke
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
2021-10-21Cleanup: Use common define for menu separator arrowHans Goudey