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-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-24RNA: exposing image_user settings for ImageTextureNodesDalai Felinto
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-06-01Ensure filename is absolute in the vdb node.Kévin Dietrich
2015-05-19Initial support for rendering vdb file sequences.Kévin Dietrich
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-18WIP patch for OpenVDB integration in Blender and CyclesKévin Dietrich
2015-05-17Quiet warning.Kévin Dietrich
2015-05-16Correct update in RNA and send notifier.Kévin Dietrich
2015-05-16setting some RNA defaults for nodesInes Almeida
2015-05-11Dynamically add sockets to the node based on the grids available in theKévin Dietrich
2015-05-10Apply patch in a new branch, to clean the history a bitKévin Dietrich
2015-05-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-03Fix T41739: 3D view solid draw mode missing some material node updates.Brecht Van Lommel
2015-04-14Merge branch 'master' into gooseberryLukas Tönne
2015-04-13Cleanup: do not use _reportf() when not doing any string formating!Bastien Montagne
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Support for particle texture color in point density textures.Lukas Tönne
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-03Color support for point density texture in Cycles.Lukas Tönne
2015-03-31Cycles: Point density texture experimentSergey Sharybin
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