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-06Base refactor 4/4Dalai Felinto
2017-02-06Merge branch 'blender2.8' into render-layersJulian Eisel
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-30Collection Editor based on patch by Julian EiselDalai Felinto
2017-01-19Use more of the FOREACH macros in screen_context.cDalai Felinto
2017-01-18Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-16Update visible_bases to use ObjectBaseDalai Felinto
2017-01-16OpenGL: fix immRect usage & convert more glRect callsMike Erwin
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2017-01-10Add new objects and some Base > ObjectBase convertionDalai Felinto
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
2016-10-20OpenGL: box & circle outline functions that work with 3D position (z=0)Mike Erwin
2016-10-18minor cleanup & deprecationMike Erwin
2016-10-17Proper fix for crash when joining areas that doesn't break manipulatorsJulian Eisel
2016-10-14Immediate mode: new util functions (imm_cpack and imm_draw_line_box)Dalai Felinto
2016-10-08draw region emboss with new immediate modeMike Erwin
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-24Fix T49441: Grease Pencil - pie menu - brush name field crashes blenderJoshua Leung
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-21Fix crash in space context cycling when leaving window boundsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-21UI: Support UI operators with configurable shortcutsJulian Eisel
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel