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
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-02-23Fix memory leak in point densitySergey Sharybin
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-12-04Fix for too small array of function pointers in node RNA registration.Lukas Tönne
2015-12-04Have to allow DNA writes in node insert_link callback in order to do anything...Lukas Tönne
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-08Remove outdated TODO, it's supported alreadySergey Sharybin
2015-11-08Point Density: Prevent crash when scene is not sent to calc_point_density()Sergey Sharybin
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-09-14Fix T46106: Hidden socket w/ node link from Py APICampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-05Fix T45647: Incorrect results w/ color spill nodeCampbell Barton
2015-07-28Cycles: Expose Clip image extension typeSergey Sharybin
2015-07-28Cycles: Correction to image extension setting commitSergey Sharybin
2015-07-23Cleanup; duplicate headerCampbell Barton
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-21Cleanup: styleCampbell Barton
2015-07-20Usual UI messages fixes.Bastien Montagne
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-06-24RNA: exposing image_user settings for ImageTextureNodesDalai Felinto
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-05-16setting some RNA defaults for nodesInes Almeida
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