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-08-26Cleanup: styleCampbell Barton
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-05-27Cleanup: Nuke most of remaining evil G.main from RNA.Bastien Montagne
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-09Cycles: random walk subsurface scattering.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-01-06Fix T47212: Luminance Key not working with HDR and out-of-gamut ranges.Aaron Carlisle
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-08Cycles: OpenCL bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-31RNA: existing type check used wrong identifierCampbell Barton
2017-08-23RNA: report error on struct naming collisionCampbell Barton
2017-08-11Error in last commit, problems with unregisterCampbell Barton
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-28Fix T52148: Point Density Texture ID User decrement error related to the Obje...Bastien Montagne
2017-06-22Fix T51863: CompositorNodeSwitchView have the wrong rna APIDalai Felinto
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-18Squashed commit of the following:Pascal Schoen
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-12-07Use proper defaults for Hue/Saturation nodeSergey Sharybin
2016-11-29Fix T50094: Crash when viewport rendering point density textureSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-24Fix T49130: "Inner Edge" / "Buffer Edge" options in the Double Edge Mask are ...Sergey Sharybin
2016-07-27Fix T48760: Changing Renderlayer Compositor node Layer does not update enable...Sergey Sharybin
2016-07-10Fix T48815: Translate node's 'Relative' checkbox has the same tooltip as blur...Philipp Oeser
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-05-24Fix T48496: Viewer function in NodeWrangler addon don't work in Material Shad...Sergey Sharybin
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges