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
2019-04-02Fix T62434: EEVEE not using correct World Output nodePhilipp Oeser
2019-03-30Fix T63115 crash upon switching to textured/rendered modeClément Foucault
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Implement Texture coordinate from objectClément Foucault
2019-03-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-27Fix T62680 Mirrored objects have flipped binormal vectors in LookDevClément Foucault
2019-03-25Fix T62856 Toon BSDF and viewport/UI odditiesClément Foucault
2019-03-22Eevee: Add small optimisation for Curve Mapping nodesClément Foucault
2019-03-18Fix T62670: insert_link() method not working for ShaderNodeCustomGroup.Miguel Porces
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13Fix T59501: Eevee doesn't use integer node socketsClément Foucault
2019-03-08Cleanup: remove debug prints.Brecht Van Lommel
2019-03-07Fix T62305: Unconnected group vector inputs are mapped incorrectlyJacques Lucke
2019-03-07Fix T62259: RGB Curves behave differently in Cycles and EeveeClément Foucault
2019-03-06Cleanup: styleCampbell Barton
2019-03-05GPUMaterial: Make Shader Output nodes inside nodegroups workClément Foucault
2019-03-01Fix T62090 : Eevee shader compilation: undefined variable "att1_is_srgb"Clément Foucault
2019-02-28Fix T62021: Wireframe input node doesn't work properlyClément Foucault
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-14Merge branch 'blender2.7'Brecht Van Lommel
2019-02-14Fix T61470: incorrect saturation clamping in recent bugfix.Brecht Van Lommel
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Fix T61470: inconsistent HSV node results with saturation > 1.0.Brecht Van Lommel
2019-02-13Fix NodeTree types UI messages not being properly tagged for translation.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-09Fix T60324: node linking UI bugs with some shader nodes.Brecht Van Lommel
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2018-12-03Fix T58280: Blender 2.8 hangs when the LookDev mode is enabledClément Foucault
2018-11-28Cleanup: correct assert, remove redundant NULL checksCampbell Barton
2018-11-19Cleanup: styleCampbell Barton
2018-11-17Eevee: Optimize Color Ramp node for common cases.Clément Foucault
2018-11-17Eevee: Fix SSR/SSS when the bsdf nodes are inside groupsClément Foucault
2018-11-10Cleanup: styleCampbell Barton
2018-11-08Eevee: Fix geometry node for environments and support true_normalClément Foucault
2018-11-08GPU: Cleanups: Remove GPUMatType, Vectorize / MADD some operationsClément Foucault
2018-11-08Eevee: Add support for interpolation options for Environment Texture nodesClément Foucault
2018-11-08Eevee: Support for extension type in the Node Image TextureClément Foucault
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07GPU: Make node texture "Blend" parameter interactive.Clément Foucault
2018-11-07Eevee: Make Normal node interactiveClément Foucault
2018-11-06Eevee: Make nodegroup fix recursive.Clément Foucault