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-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
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-24modifiers_isCorrectableDeformed now checks a modifier is enabled before retur...Campbell Barton
2013-09-20correct include guards and add checks in check_style_c.py for them.Campbell Barton
2013-09-17add unused hair bsdf glsl callback function to register_node_type_sh_bsdf_hair()Campbell Barton
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-12Fix #36706: Added complementary API functions for the FileOutput node so file...Lukas Toenne
2013-09-12Partial fix for #36706: Prevent invalid sockets in the FileOutput node by rem...Lukas Toenne
2013-09-12another fix for [#36694], user submitted a new testfile that crashes without ...Campbell Barton
2013-09-11Fix #36327: cycles render layers exclude layers animation did not work well.Brecht Van Lommel
2013-09-10fix/workaround [#36694] Texture node groups tend to crash Blender a lot.Campbell Barton
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel
2013-09-02Fix #36628, Muting bump node alters material visibility.Lukas Toenne
2013-09-02Related to #36632: cycles textured draw mode now shows the image from an imageBrecht Van Lommel
2013-09-02Removed some unused old function declarations for loop node register, awkward...Lukas Toenne
2013-08-30Fix #36609: glsl materials with reroute nodes not working correct.Brecht Van Lommel
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-09Fix #36146, Cycles SSS Shader Node - Scale Value Input Box - to sensitive. Ch...Lukas Toenne
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges