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
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-04-02Fix T39547: Toggling render passes on active scene does not updateLukas Tönne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-26Code cleanup: style and warningsCampbell Barton
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-03-07Code cleanup: styleCampbell Barton
2014-03-02Fix for own mistake: arc diff swallowed a commit somehow, breakingLukas Tönne
2014-03-02Fix T37334: Better "internal links" function for muting and node disconnect.Lukas Tönne
2014-02-26Fix T38831: blender internal enabling shadow pass changes material node diffuse.Brecht Van Lommel
2014-02-25Fix T38773: Inconsistent conversion of colors and float values inLukas Tönne
2014-02-24Fix T38813: missing color management in texture nodes preview.Brecht Van Lommel
2014-02-24Fix T38798: Can get stuck in world nodes when switching from Cycles toLukas Tönne
2014-02-22Code cleanup: styleCampbell Barton
2014-02-19Code cleanup: styleCampbell Barton
2014-02-14Fix T38633: glsl not working well with mixed cycles/blender material nodes.Brecht Van Lommel
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Quiet warningCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-02-03Fix T38439: allow IOR in range [0, inf] instead of [1, inf] in Cycles.Brecht Van Lommel
2014-01-27Fix T38355: Crash with Shader Node Group with missing datablock,Lukas Tönne
2014-01-20Fix T37978: cycles nodes with multiple Material Output nodes not predictable.Brecht Van Lommel
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-13Code Cleanup: replace checks for ima->source with BKE_image_is_animatedCampbell Barton
2014-01-10Fix T38142: socket interface 'type' enums are not initialized. These areLukas Tönne
2014-01-07Fix T38075, crash from shader node add/replace tree view template.Lukas Tönne
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2013-12-28Cycles Volume Render: work on nodes and closures.Brecht Van Lommel
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-10Style CleanupCampbell Barton
2013-12-09Compositor node preview:Jeroen Bakker
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-24Blender Internal: Revert own previous commit for "Camera Data" node, correct ...IRIE Shinsuke
2013-11-24Blender Internal: Fix shader node "Camera Data" that doesn't consider orthogr...IRIE Shinsuke
2013-11-22Cycles: Add a "Normal" input socket to the Layer Weight node + GLSL drawing c...Thomas Dinges
2013-11-21Blender Internal: Add shader nodes "Separate HSV" and "Combine HSV", same as ...IRIE Shinsuke
2013-11-17Style Cleanup: whitespaceCampbell Barton
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
2013-11-12Instead of requiring a const char* return from the (optional) node label call...Lukas Toenne
2013-11-12Change the behavior of AO pass in Blender internal's shader/render node tree ...Irie Shinsuke
2013-11-09Cycles / Fresnel Node:Thomas Dinges
2013-11-06Syncing methods for Color Balance node LGG and ASC-CDL modes. The settings fo...Lukas Toenne
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-05code cleanup: typosCampbell Barton
2013-10-31code cleanup: warningsCampbell Barton
2013-10-29Fix #37192, Rendered preview causes crash when deleting a material node in sh...Lukas Toenne
2013-10-04Fix related to [#36926] 'scale' Node doesn't work properly.Bastien Montagne
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-09-30Fix #36882: cycles gamma node not working with glsl materials.Brecht Van Lommel