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-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-04-04UV editor using new depsgraph for shadow uvDalai Felinto
2017-04-03Rename circle_partial -> disk_partialCampbell Barton
2017-04-03Add gluPartialDisk replacement (imm_draw_filled_circle_partial)Campbell Barton
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-22OpenGL: generic inputs for new matrix APIMike Erwin
2017-03-21OpenGL: remove fdrawline & other helper functionsMike Erwin
2017-03-21OpenGL: remove older matrix macrosMike Erwin
2017-03-17Add tabs as standard button typesJulian Eisel
2017-03-10OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08OpenGL: convert editarmarture_sketch to new imm modeKhanh Ha
2017-03-06OpenGL: Object bound drawing.Clément Foucault
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-04OpenGL: remove fdrawcheckerboardMike Erwin
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-04OpenGL: remove old DrawPixels util functionsMike Erwin
2017-03-04OpenGL: remove glaDrawBorderCornersMike Erwin
2017-03-04OpenGL: remove stipple pattern definesMike Erwin
2017-03-04OpenGL: remove glutil_draw_*_arc (lined, filled)Mike Erwin
2017-03-03OpenGL: remove fdrawbox, sdrawbox, sdrawlineMike Erwin
2017-03-03Merge branch 'master' into blender2.8Julian Eisel
2017-03-03Cleanup: redundant header, use const, short -> boolCampbell Barton
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-02-28Fix Dopesheet and Curve editor to use new bases in SceneLayer instead of old ...Antonio Vazquez
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-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-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-22UI: Support drag & drop reordering of collectionsJulian Eisel
2017-02-22Clay Engine: Prepare for Armature drawing.Clément Foucault
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-16Add imm_draw_checker_box functionLuca Rood
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-14Sorted BaseLegacy > Base convertionsDalai 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: draw keyframe markers as point spritesMike Erwin