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-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-27Outliner: Rename "Collections" display mode to "Active Render Layer"Julian Eisel
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Immediate Mode: Lattice drawingDalai Felinto
2017-02-27Immediate Mode: force fieldsDalai Felinto
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-27Fix memory leak when making duplicates real and parent had constraintsSergey Sharybin
2017-02-27Fix/workaround T50677: Shrinkwrap constraint don't get updated when target me...Sergey Sharybin
2017-02-27Bring back border selectionDalai Felinto
2017-02-27Fix missing break setting curve auto-handlesCampbell Barton
2017-02-27Outliner: Don't use alphabetical sorting for collectionsJulian Eisel
2017-02-26Fix outliner "Sort Alphabetically" having not workingJulian Eisel
2017-02-26Fix unreported bug: Ensure you have the correct array directory even after th...Germano Cavalcante
2017-02-26Fix errors in new immediate mode for interface_widgets.cJulian Eisel
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-26Merge branch 'master' into blender2.8Brecht Van Lommel
2017-02-25Fix rows with fixed last item (D2524)raa
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Fix break in drawscredge_area_draw when in fullscreenDalai Felinto
2017-02-24OpenGl immediate mode: drawnode.cLuca Rood
2017-02-24Add immDrawBorderCorners functionLuca Rood
2017-02-24Opengl glaDrawPixels removal: #if 0 glDrawPixels...Clément Foucault
2017-02-24Opengl glaDrawPixels removal: mask_draw.cClément Foucault
2017-02-24Opengl glaDrawPixels removal: image_draw.cClément Foucault
2017-02-24Opengl glaDrawPixels removal: interfaceClément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/spacesClément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/renderClément Foucault
2017-02-24OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixelsClément Foucault
2017-02-24OpenGL immediate mode: fix asserts in clip dopesheetClément Foucault
2017-02-24OpenGL immediate mode: modifying immDrawPixelsTexClément Foucault
2017-02-24Merge branch 'master' into blender2.8Bastien Montagne
2017-02-23OpenGl immediate mode: clip_draw.c and clip_graph_draw.c fixesLuca Rood
2017-02-23Fix T50656: Compositing node editor is empty, no nodes can be addedSergey Sharybin
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-23Silence "defined but not used" warningsDalai Felinto
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-23OpenGl immediate mode: fix screen_draw.cLuca Rood
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-23Fix issues when reordering nested collectionsJulian Eisel
2017-02-23Columns should be expandable by defaultraa
2017-02-22Fix T50745: Shape key editing on bezier objects broken with Rendered Viewport...Bastien Montagne
2017-02-22Cleanup: remove unused orig_nu from keyIndex ghash of editcurves.Bastien Montagne
2017-02-22Cleanup: StyleJulian Eisel
2017-02-22OpenGL immediate mode: paint_stroke.cClément Foucault
2017-02-22Disallow renaming master collection from OutlinerJulian Eisel
2017-02-22UI: Support drag & drop reordering of collectionsJulian Eisel
2017-02-22OpenGl immediate mode: uvedit_smart_stich.cClément Foucault
2017-02-22OpenGl immediate mode: fix false positive (again)Clément Foucault
2017-02-22OpenGL: Fix Object Axes colorClément Foucault