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
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-13Fix T55467: nodes cant be resized after recent clickdrag changePhilipp Oeser
2018-06-12Cleanup: remove some G.main from ED's animsys.Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-08WM: fix node link & background dragCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-24Fix T54336: Extend property of Lasso select tool in Node editor does notPhilipp Oeser
2018-05-06Nodes: show node labels (like image name) in material properties node view.Brecht Van Lommel
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-02-23Nodes: left align text for color and string sockets, same as other types.Brecht Van Lommel
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-01-26Fix harmlness RNA warning in image texture node drawing.Brecht Van Lommel
2018-01-16Fix missing node tree updates when unconnected node affects output via driverSergey Sharybin
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-12Revert "Node selection: Stop operator when mouse selection selected a node"Sergey Sharybin
2017-12-11Node selection: Stop operator when mouse selection selected a nodeSergey Sharybin
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-05Fix passing the same argument twice to BLI_strncpyCampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-13Node UI: scale cross by pixelsizeCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-08-23Fix T52218: Missing update when reconnecting nodeSergey Sharybin
2017-07-19Fix T52092: Crash un-grouping nodesCampbell Barton
2017-06-18Fix T51840: UI redraw in node editor header missing on pointcache bakeThomas Beck
2017-06-18Fix unreported: Copy-pasting nodes crashes when they have an undefined typeLukas Stockner
2017-05-29Background Fit could set inf zoomCampbell Barton
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-11Fix T51449: empty node editor continuously redrawing and using CPU.Brecht Van Lommel
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-03Fix error in node flag checkCampbell Barton
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner