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-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-19Fix T93184: Link color not used for custom socketsOmar Emara
2021-11-11Fix T89313: Attribute search crash with animation playbackHans Goudey
2021-11-09Node Editor: Display warning when using Nishita sky texture with EeveeThomas Dinges
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
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-19Fix: Display color sockets without labels correctlyHans Goudey
2021-10-15Fix T92131: handle node declaration in material propertiesJacques Lucke
2021-10-14Nodes: add boilerplate for image socketsCharlie Jolly
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-11Fix T92080: Background of Node editors appear brighter than beforeDalai Felinto
2021-10-08Fix crash in the node editor in cases where nodetree was emptyDalai Felinto
2021-10-08User Interface: Use theme alpha for the nodes frames backgroundDalai Felinto
2021-10-08User Interface: Make the background inside a node group brighterDalai Felinto
2021-10-07User Interface: Remove the green background when inside a node groupDalai Felinto
2021-10-01Fix T91872: incorrect socket inspection on group nodesJacques Lucke
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-29UI: Update Levels NodesAaron Carlisle
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Geometry Nodes: Dashed lines for function flowDalai Felinto
2021-09-27Geometry Nodes: make field links thinner than other linksJacques Lucke
2021-09-24Nodes: initial support for socket tooltipsJohnny Matthews
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-23Cleanup: Remove hardcoded values and rename keyframe shape shadersDalai Felinto
2021-09-22Geometry Nodes: Add legacy warning and "View Legacy" operatorHans Goudey
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton