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
2017-09-13Node UI: scale cross by pixelsizeCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-03Fix error in node flag checkCampbell Barton
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-18Squashed commit of the following:Pascal Schoen
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
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-17Fix T47827: Single Channel Preview ErrorCampbell Barton
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-02-19Fix frame node text ignoring blank linesCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: remove glGet with unused resultMike Erwin
2016-01-22OpenGL: remove extra vertex in arrowheadMike Erwin
2016-01-14Cleanup: warning, whitespaceCampbell Barton
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-12Fix error cutting node linksCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-09-20Word wrap support for frame nodeCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04Nodes: Link lines & link arrows not scaling to DPI/pixelsize correctlyJulian Eisel
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-10Nodes: (Un)pack, filepath, refresh buttons for Environment Texture nodesjulianeisel
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-21Fix T43158: pixels in the 3d-view was mis-alignedCampbell Barton
2015-01-15Nodes: Put Blended Box Mapping properties next to each other.Thomas Dinges
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton