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-02-03Cleanup: don't end description with dotJacques Lucke
2021-02-03Geometry Nodes: Multi-Input SocketsFabian Schempp
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-01-31Merge branch 'blender-v2.92-release'Nathan Craddock
2021-01-31Fix T79797: Compositor backdrop gizmo not updating after zoomNathan Craddock
2021-01-30Fix T85149: Wrong reroute position when adding with quick gestureGermano Cavalcante
2021-01-26Geometry Nodes: Support all operations in the "Attribute Math" nodeHans Goudey
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke
2021-01-25Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-25Fix T84324: Crash when combining two scenes in compositor.Jeroen Bakker
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-24Asset Browser: Avoid appending asset data-block when drop operator will failJulian Eisel
2021-01-24Cleanup: Add/use helper to check if dragging a certain ID type or asset ID typeJulian Eisel
2021-01-24Asset Browser: Support dragging mask assets into compositorsJulian Eisel
2021-01-24Asset Browser: Support dragging image assets into node editorsJulian Eisel
2021-01-21Geometry Nodes: new Attribute Sample Texture nodeJacques Lucke
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-15Cleanup: Add const in various places in node codeHans Goudey
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