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-03Make IDP_MergeGroup recursiveDalai Felinto
2017-05-03Fix crash loading files where outliner treestore isn't setCampbell Barton
2017-05-03Add BBone and Wire Armature draw types to DrawManager.Bastien Montagne
2017-05-03Draw Manager: fix draw-state switching logicCampbell Barton
2017-05-02Cleanup: typedef for empty listCampbell Barton
2017-05-02Workaround external engines with OpenGL renderingCampbell Barton
2017-05-02Cleanup: consistent arg orderCampbell Barton
2017-05-02Draw Manager: OpenGL render supportCampbell Barton
2017-05-02Draw Manager: split DRW_draw_view into 2 functionsCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-05-02Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-02Cycles: Fix missing type declaration in OpenCL imageSergey Sharybin
2017-05-02Revert "Depsgraph: Link from material to object shading"Sergey Sharybin
2017-05-02Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-02Draw Manager: No need of glScissor for external enginesDalai Felinto
2017-05-02Cycles integration with Draw ManagerDalai Felinto
2017-05-02OCIO: Fix crash cause by bad IMM usable.Clément Foucault
2017-05-02Cycles: Fix CUDA split kernelSergey Sharybin
2017-05-02Cycles: Cache split kernels in CUDA deviceSergey Sharybin
2017-05-02RNA: Remove remaining relevant scene->basact and BaseLegacyDalai Felinto
2017-05-02Add scene argument for notifiersCampbell Barton
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-30fix typo in WITH_SYSTEM_GFLOG in CMakeLists.txtlazydodo
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