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-02Cleanup: Further split of node link Bezier calculation functionHans Goudey
2022-09-02Fix: Ensure topology cache exists when drawing nodesHans Goudey
2022-09-02Cleanup: Split node link draw culling to separate functionHans Goudey
2022-09-02Cleanup: Return earlyHans Goudey
2022-09-02Cleanup: Remove unnecessary struct keyword usage in node editorHans Goudey
2022-09-02Cleanup: Remove unused structHans Goudey
2022-09-02Cleanup: Use C++ vector types in node editorHans Goudey
2022-09-02Nodes: Use existing nodes span cacheHans Goudey
2022-09-01Node Editor: Visual tweaks to node linksLeon Schittek
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-29Fix T98968: Node reroute tool doesn't add to framesPratik Borhade
2022-08-29I18n: translate newly created node group socketsDamien Picard
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-24Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-24Fix T100590: Crash when changing active image texture nodePhilipp Oeser
2022-08-23Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-23Fix T99493: better syncing between Node Editor and Image EditorPhilipp Oeser
2022-08-23Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-23Fix T100579: internal links are drawn when sockets are hiddenJacques Lucke
2022-08-21Fix T100430: Restore larger node socket snap hitboxLeon Schittek
2022-08-21Fix T100430: Restore larger node socket snap hitboxLeon Schittek
2022-08-17Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-17Fix: Node editor context path for curves objectsHans Goudey
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-02Nodes: Remove node after link drag search cancelHans Goudey
2022-08-02Cleanup: simplify function for adding node to editorHans Goudey
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-27Nodes: Allow using escape key to exit node resizingHans Goudey
2022-07-26Fix T98982: cannot change default value of some node group input typesJacques Lucke
2022-07-25Fix T99880: no node timing for frames in node groupsJacques Lucke
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-20Fix T99847: Dragging image from Image Editor to Node Editor brokenJulian Eisel
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-07-07Cleanup: Remove redundant filtering of legacy normal attributeHans Goudey
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-23Fix T94621: Missing selection indication for virtual node socketsMax Edge
2022-06-03Geometry Nodes: Show supported types in geo socket tooltipAngus Stanton
2022-06-03Compositor: add pre/post/cancel handlers and background job infoPhilipp Oeser
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Geometry Nodes: Don't allow UI attributes as modifier field inputsJacques Lucke
2022-05-30Fix T96157: Make size of Frame Node label independent from Line WidthDominik Fill
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Cleanup: Use new helpers for passing IDs from drag & drop to operatorsJulian Eisel