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-01-31Fix T79797: Compositor backdrop gizmo not updating after zoomNathan Craddock
2021-01-25Fix T84324: Crash when combining two scenes in compositor.Jeroen Bakker
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-13Nodes: use green color again for shader sockets and shader categoryBrecht Van Lommel
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13UI: Use gray color for float sockets in nodesPablo Vazquez
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Cleanup: spellingCampbell Barton
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-10UI: Improve node group input / output list interfaceHans Goudey
2021-01-05Fix T84389: RGB Curves node shows "tone" option outside of compositorPhilipp Oeser
2021-01-05Compositor: Alpha ModeJeroen Bakker
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-23Geometry Nodes: new Rotate Points nodeJacques Lucke
2020-12-19Cleanup: Remove unused variables from the bNode structHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18Geometry Nodes: support randomly picking instances from collectionJacques Lucke
2020-12-18Fix T83916: Cannot drag link from socket if node is inside framePhilipp Oeser
2020-12-18Function Nodes: Input VectorDalai Felinto
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Geometry Nodes: rename node to Attribute RandomizeJacques Lucke
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-15Cleanup: Reduce variable scopeHans Goudey
2020-12-15Cleanup: Use LISTBASE_FOREACH macro, reduce variable scopeHans Goudey
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-10Geometry Nodes: Attribute Fill NodeHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: unify icons -> use ICON_NODETREE for everythingDalai Felinto
2020-12-02Preferences: remove Geometry Nodes from experimentalDalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02UI: update node socket colorsPablo Vazquez
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-11-30Cleanup: Reduce variable scope in node drawing codeHans Goudey
2020-11-24Fix T80748: Render Emissive Colors in Compositor BackdropJeroen Bakker
2020-11-20Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-11-19Fix lost node links when linked node group datablock is temporarily missingBrecht Van Lommel
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Cleanup: use doxy sections for node_group.cCampbell Barton