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-21Tag depsgraph update when hide and hide_select are changedDalai Felinto
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-10First batch of PRIM_QUAD_XXX replacement by PRIM_TRIANGLES.Bastien Montagne
2017-04-10Make build with GL 3.3 againDalai Felinto
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-07OpenGL / Outliner: QUADS are not supported in coreDalai Felinto
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-22fix redundant assignmentMike Erwin
2017-03-17Merge branch 'master' into blender2.8Julian Eisel
2017-03-17Various icon adjustmentsraa
2017-03-10Improve outliner drag&drop feedback by using drop poll callbacksJulian Eisel
2017-03-10Draw drag&drop feedback overlays with element indentationJulian Eisel
2017-03-10Support drag & drop of collections across multiple hierarchy levelsJulian Eisel
2017-03-07OpenGL immediate mode: finish outliner_draw.cLuca Rood
2017-03-03OpenGL: remove last uses of sdrawline & sdrawboxMike Erwin
2017-03-02Get UI ready for using drag & drop to nest a collection into another oneJulian Eisel
2017-03-01Outliner: Make sure collection name is unique after renamingJulian Eisel
2017-02-28Highlight active collection in outlinerJulian Eisel
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-23Fix issues when reordering nested collectionsJulian Eisel
2017-02-22UI: Support drag & drop reordering of collectionsJulian Eisel
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2017-02-09Main fix for outliner, but still need changesDalai Felinto
2017-02-09Support displaying collections in outlinerJulian Eisel
2017-02-09OpenGL: outliner_draw_tree_element uses new imm modeCyrax
2017-02-08Update outliner_draw_hierarchy_lines to use new imm modeCyrax
2017-02-08OpenGL: outliner_draw_highlights uses new imm modeCyrax
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-10-20immediate mode: outliner backgroundDalai Felinto
2016-10-16Merge branch 'master' into blender2.8Julian Eisel
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Outliner: Rework element selection behaviorJulian Eisel
2016-10-15Outliner: Fix missing indentation for search-match highlightJulian Eisel
2016-10-15Outliner: Draw highlights over entire rowJulian Eisel
2016-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne