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
2015-05-03Fix T41739: 3D view solid draw mode missing some material node updates.Brecht Van Lommel
2015-04-13Cleanup: do not use _reportf() when not doing any string formating!Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-02Cycles: Implement cubit image interpolation on CPUSergey Sharybin
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-27Correction to tooltip, object texture space is supported by both SVM and OSLSergey Sharybin
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-22Expose shading node shading compatibility to the RNASergey Sharybin
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey Sharybin
2015-01-05Fix T43111: Node Editor (Slider) Draw Glitchjulianeisel
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-11-04Code cleanup: Replace magic constants with definesSergey Sharybin
2014-08-12Freestyle: Added new UV Along Stroke shader node.Tamito Kajiyama
2014-08-12Freestyle: Added "blend_type" and "use_clamp" options to the Output Line Styl...Tamito Kajiyama
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-06-14Cycles: Don't show "Sharp" distribution in the Anisotropic node.Thomas Dinges
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
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