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-15Merge branch 'master' into node-tree-update-refactorJacques Lucke
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-11progressJacques Lucke
2021-11-11cleanupJacques Lucke
2021-11-11progressJacques Lucke
2021-11-11progressJacques Lucke
2021-11-11unify update a bitJacques Lucke
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
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