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-01-08Merge branch 'master' into blender2.8Bastien Montagne
2018-01-06Fix T47212: Luminance Key not working with HDR and out-of-gamut ranges.Aaron Carlisle
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in makesrnaSergey Sharybin
2017-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-09Merge branch 'master' into blender2.8Campbell Barton
2017-10-08Cycles: OpenCL bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-09-07Merge branch 'master' into blender2.8Campbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-08-31Merge branch 'master' into blender2.8Campbell Barton
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-31Merge branch 'master' into blender2.8Campbell Barton
2017-08-31RNA: existing type check used wrong identifierCampbell Barton
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23RNA: report error on struct naming collisionCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Error in last commit, problems with unregisterCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Fix T52148: Point Density Texture ID User decrement error related to the Obje...Bastien Montagne
2017-07-27Depsgraph: Skip iterating over all ntree users on node tree parameter updateSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Depsgraph: Fix missing material update when changing links in node treeSergey Sharybin
2017-07-20Fix T51925: Eevee: Animated Eevee values slowdownSergey Sharybin
2017-07-14Implement Uniformbuffer objects for nodetree parametersDalai Felinto
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