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-04OpenGL: remove glutil_draw_*_arc (lined, filled)Mike Erwin
2017-03-03OpenGL: remove fdrawbox, sdrawbox, sdrawlineMike Erwin
2017-03-02Remove tons of OBACTDalai Felinto
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
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-24Add immDrawBorderCorners functionLuca Rood
2017-02-24Opengl glaDrawPixels removal: #if 0 glDrawPixels...Clément Foucault
2017-02-24OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixelsClément Foucault
2017-02-24OpenGL immediate mode: modifying immDrawPixelsTexClément Foucault
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-23OpenGl immediate mode: fix screen_draw.cLuca Rood
2017-02-22Cleanup: StyleJulian Eisel
2017-02-22OpenGl immediate mode: screen_draw.cClément Foucault
2017-02-16Add imm_draw_checker_box functionLuca Rood
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-14Layer Macros: create the instance as part of the macroDalai Felinto
2017-02-14Immediate Mode: area.c and UI_draw_icon_tri, ui_draw_anti_triaDalai Felinto
2017-02-14OpenGL immediate mode: Replacement for gluCylinderClément Foucault
2017-02-11OpenGL immediate mode: Added replacement for glaDrawPixelsTex_*Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2017-02-05fix most UI text colorMike Erwin
2017-01-16OpenGL: fix immRect usage & convert more glRect callsMike Erwin
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2016-12-29Merge branch 'master' into blender2.8Bastien Montagne
2016-12-29Add new operator, ED_OT_undo_redo, to allow py tools to trigger that action.Bastien Montagne
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-20Fix parameter error (changes by Mike Erwin)Antonio Vazquez
2016-12-14OpenGL fixesMike Erwin
2016-12-13OpenGL: finish area action zone todoMike Erwin
2016-12-13small fix for previous commitMike Erwin
2016-12-13OpenGL: new immediate mode in area.cMike Erwin
2016-12-09Correction to previous commitJulian Eisel
2016-12-09Move screen drawing functions into new screen_draw.cJulian Eisel
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-11-18use new enum types in glutil & imm_utilMike Erwin
2016-11-17delete deprecated fdrawXORcirc functionMike Erwin
2016-11-17mark certain glutil functions as deprecatedMike Erwin
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Disable possibility to flip bone names of linked armaturesSergey Sharybin
2016-11-16Use new immediate mode for ED_region_grid_drawMike Erwin
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-11-08Blender 2.8: OpenGL: new immediate mode API for screendump.cMike Erwin
2016-10-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-24Fix unlikely uninitialized pointer usage.Bastien Montagne
2016-10-22Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller