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-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-06Edit Mode overlay: Update cache on selectionClément Foucault
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-03-04OpenGL: remove fdrawcheckerboardMike Erwin
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-02Merge branch 'master' into blender2.8Julian Eisel
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2017-03-02Fix duplicated 'Accurate' property for manipulator keymap itemJulian Eisel
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-03-02Fix second part T50565: Using planar transform once makes it enabled by defaultSergey Sharybin
2017-03-02Edit Mode overlay: fast navigateClément Foucault
2017-03-02Edit Mode overlays: separate multiple shaders for loose edges and vertsClément Foucault
2017-03-01Cleanup: warningsCampbell Barton
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-28OpenGL: no more display listsMike Erwin
2017-02-28OpenGL: remove obsolete GL_POINT_SMOOTHMike Erwin
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-27Immediate Mode: Lattice drawingDalai Felinto
2017-02-27Immediate Mode: force fieldsDalai Felinto
2017-02-27Bring back border selectionDalai Felinto
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-26Fix compiler warnings on macOS / clang / c++11.Brecht Van Lommel
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/spacesClément Foucault
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-23Silence "defined but not used" warningsDalai Felinto
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-22Cleanup: StyleJulian Eisel
2017-02-22OpenGl immediate mode: fix false positive (again)Clément Foucault
2017-02-22OpenGL: Fix Object Axes colorClément Foucault
2017-02-22OpenGl immediate mode: Fix false positiveClément Foucault
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-17Clay Engine: Separate mode drawing to different files/engines.Clément Foucault
2017-02-15Layers: Separate between scene render layer (F12) and context render layer (e...Dalai Felinto
2017-02-15Bring rendering back (update all references to SETLOPPER)Dalai Felinto
2017-02-15OpenGL immediate mode: Fix assert when using camera.show_sensorClément Foucault
2017-02-15Viewport: Ported info drawing to from legacy code.Clément Foucault
2017-02-14OpenGL immediate mode: drawarmature.c (end)Clément Foucault
2017-02-14OpenGL immediate mode: drawarmature.c (cont)Clément Foucault
2017-02-13Outliner: allow for renaming of collection and small touch ups in theDalai Felinto
2017-02-11OpenGL immediate mode: drawarmature.c (cont)Clément Foucault
2017-02-11OpenGL immediate mode: drawarmature.cClément Foucault
2017-02-10Use OBACT_NEW to show the object edit modeDalai Felinto
2017-02-09Fix missing highlights in 3D ViewJulian Eisel
2017-02-09Fix object selection in 3D ViewJulian Eisel
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto