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-17Initial implementation of overscan renderingoverscanSergey Sharybin
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-19Usual UI messages fixes...Bastien Montagne
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-02-17Fix T38680: File output subpath file-select operator uses absolute path.Lukas Tönne
2014-02-17Fix T38651: Compositor Normal Node Sphere unchangable when Reset All ToLukas Tönne
2014-02-17Make sure RenderLayer/Image nodes always return a valid enum items list.Lukas Tönne
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-08RNA API: remove unused PROP_NEVER_CLAMP flagCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-01-20Fix T37978: cycles nodes with multiple Material Output nodes not predictable.Brecht Van Lommel
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-11Sanity check in node links API: Make sure a valid node exists for bothLukas Tönne
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-26Fix T37632: Wrong tooltip for "Motion Blur" on mask nodeSergey Sharybin
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
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-10-31code cleanup: spellingCampbell Barton
2013-10-17Fix #37091: Reset to default of Sky Texture's Dot freezes it at 0,0,0Sergey Sharybin
2013-10-10NodeSocket RNA property 'in_out' renamed as boolean 'is_output'. This is a mo...Lukas Toenne
2013-10-10Cleanup: Consistent names for draw callbacks in bNodeType.Lukas Toenne
2013-10-08Cycles / SSS:Thomas Dinges
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-30Usual UI messages fixes...Bastien Montagne
2013-09-27relating to [#36822], apply clamping to hard limits tooCampbell Barton
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-13change NODE_TREE_TYPES_BEGIN/END macros to include braces (matches CTX_DATA_B...Campbell Barton
2013-09-12Fix #36706: Added complementary API functions for the FileOutput node so file...Lukas Toenne
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-28Fix #36584, in python inputs/outputs of created node group not accessable by ...Lukas Toenne
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-18Code cleanup:Thomas Dinges
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-07-23fix for crash when unlinking a scene from the renderlayers, also no need for ...Campbell Barton
2013-07-13Fix #35586: add an option to the Z Combine compositing node to disable the ZBrecht Van Lommel