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-05-01Eevee: Add support for legacy materials node. (not PBR)Clément Foucault
2017-05-01GPUMaterial: Making material node tree compatible with new drawmanager.Clément Foucault
2017-05-01Mesh Batch Cache: Add support for uv/vcol/tangent data layers.Clément Foucault
2017-05-01Eevee: Change MAX2 to max_ffClément Foucault
2017-05-01Eevee: World nodetree gpumaterial compatibility.Clément Foucault
2017-05-01Getting rid of setlinestyle: FCurves drawing.Bastien Montagne
2017-05-01Getting rid of setlinestyle: last bit in NLA.Bastien Montagne
2017-05-01Fix for issue when duplicating text objectsDalai Felinto
2017-05-01Cleanup/followup to previous commit: get rid of dashed-specific helpers.Bastien Montagne
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-05-01WITH_CLAY_ENGINE: Should be used for CLAY only, not drawmanagerDalai Felinto
2017-05-01Draw Manager: Fix copy-paste harmless comment "typo"Dalai Felinto
2017-05-01Blender 2.8: Update arc configSergey Sharybin
2017-05-01Check we've got GLEW version 2 when building with core profileSergey Sharybin
2017-04-29Getting rid of setlinestyle: sample line in Image space.Bastien Montagne
2017-04-29Getting rid of setlinestyle: UV editor drawing.Bastien Montagne
2017-04-29Getting rid of setlinestyle: remove gpencil's debug-only dashed line drawing.Bastien Montagne
2017-04-29Getting rid of setlinestyle: ed_util's pos-to-mouse dashed line.Bastien Montagne
2017-04-29Getting rid of setlinestyle: GPencil eraser.Bastien Montagne
2017-04-29Getting rid of setlinestyle: add imm_draw_circle_wire_dashed() util.Bastien Montagne
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-29View3D: support both orbit select & depthCampbell Barton
2017-04-29Curve Fitting: minor change to re-fitting methodCampbell Barton
2017-04-29Getting rid of setlinestyle: NLA (part I).Bastien Montagne
2017-04-29Getting rid of setlinestyle: Color ramp markers.Bastien Montagne
2017-04-29Getting rid of setlinestyle: Text space margin line.Bastien Montagne
2017-04-29Cleanup: rename struct for private engine dataCampbell Barton
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-29Cleanup: menu exampleCampbell Barton
2017-04-29blenderplayer: fix warnings in stubsDalai Felinto
2017-04-29Cycles: Fix crashes after recent image changesMai Lavelle
2017-04-29Draw manager: Style cleanupsDalai Felinto
2017-04-29Implementation of custom python entries in all right click menusThomas Beck
2017-04-28Disable custom armature colorsCampbell Barton
2017-04-28Merge branch 'master' into blender2.8Campbell Barton
2017-04-28Cycles support for preview on viewport with core profileDalai Felinto
2017-04-28Getting rid of setlinestyle: Clip drawing code.Bastien Montagne
2017-04-28Getting rid of setlinestyle: markers' dashed line in VSE.Bastien Montagne
2017-04-28Merge branch 'master' into blender2.8Campbell Barton
2017-04-28Fix T51324: Auto-Depth fails rotating out of cameraCampbell Barton
2017-04-28Cycles: Use relative path for #line directivesSergey Sharybin
2017-04-28Libmv: Make ERROR a default printing severitySergey Sharybin
2017-04-28Cycles: Correct comment after previous commitSergey Sharybin
2017-04-28Cycles: Lower default severity level to ERRORSergey Sharybin
2017-04-28Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-28Hide object center and other info when drawing setsCampbell Barton
2017-04-28Alembic: use object-oriented approach in ABC_read_mesh()Sybren A. Stüvel