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-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-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-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-28Getting rid of setlinestyle: Clip drawing code.Bastien Montagne
2017-04-28Getting rid of setlinestyle: markers' dashed line in VSE.Bastien Montagne
2017-04-28Fix T51324: Auto-Depth fails rotating out of cameraCampbell Barton
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
2017-04-28Alembic: Construct ISampleSelector once and pass alongSybren A. Stüvel
2017-04-28Correct comment, we need wire_outline data in this caseCampbell Barton
2017-04-28Draw Manager: pose-mode custom bone displayCampbell Barton
2017-04-28Recent commit state broke lattice vertex drawingCampbell Barton
2017-04-27Fix draw manager draw-modes interfering with eachotherCampbell Barton
2017-04-27Draw Manager: basic text overlay supportCampbell Barton
2017-04-27OpenGL: manage legacy state only when WITH_LEGACY_OPENGL=ONMike Erwin
2017-04-27OpenGL: don't set texture LoD bias via glTexEnvfMike Erwin
2017-04-27OpenGL: early exit from functions that don't mix with core profile Mike Erwin
2017-04-27OpenGL: fix color logic opMike Erwin
2017-04-27Add back text color for legacy drawingCampbell Barton
2017-04-27OpenGL: don't glGet(GL_RED_BITS) in core profileMike Erwin
2017-04-27OpenGL: stop enabling GL_TEXTUREMike Erwin
2017-04-27OpenGL: stop using GL_NORMALIZEMike Erwin
2017-04-27OpenGL: restore all 8 lightsMike Erwin
2017-04-27OpenGL: remove GL_MAP1_VERTEX_3Mike Erwin
2017-04-27Getting rid of setlinestyle: transform code.Bastien Montagne
2017-04-27Fix: T50271: Bilateral/Directional blur's iterations is zero by defaultbrunoT
2017-04-27Error in last commitCampbell Barton