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-06-09Probe: fix some missing bits / errors in RNA ...Clément Foucault
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-31Fix T51680: 'Delete Group' from Group view of Outliner does not work.Bastien Montagne
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-31Fix outliner crash clicking on pose bonesCampbell Barton
2017-05-29Fix T51625: fix impossibility to delete uninstantiated objects from Outliner.Bastien Montagne
2017-05-19Remove redundant workaround for removing collections in outlinerJulian Eisel
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-16Outliner: Bring back "activate" object when selecting from outlinerDalai Felinto
2017-05-02Add scene argument for notifiersCampbell Barton
2017-04-25Outliner: Re-build depsgraph when reordering collectionsDalai Felinto
2017-04-24Bring back outliner hierachy deleteDalai Felinto
2017-04-24Outliner: Bring back bases when pertinentDalai Felinto
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-21Tag depsgraph update when hide and hide_select are changedDalai Felinto
2017-04-19Convert direct usages of base definesLuca Rood
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-12Layer / Outliner / Depsgraph: update depsgraph when running outliner operatorsDalai Felinto
2017-04-12Outliner: Draw nested collections before objects of a collectionJulian Eisel
2017-04-12Outliner: Fix objects of master collection not showing up in 'Master Collecti...Julian Eisel
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-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-22fix redundant assignmentMike Erwin
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-20Silence unused vars warningDalai Felinto
2017-03-17Merge branch 'master' into blender2.8Julian Eisel
2017-03-17Various icon adjustmentsraa
2017-03-16Merge branch 'master' into blender2.8Bastien Montagne
2017-03-16Fix missing undo pushes in outliner's new datablock management operations.Bastien Montagne
2017-03-16Fix outliner contextual menu allowing to delete indirect libraries.Bastien Montagne
2017-03-15Outliner: Don't show master collection itself in "Master Collection Tree"Julian Eisel
2017-03-11Fix unwanted expanding/collapsing of collections using drag & dropJulian Eisel
2017-03-10Ouliner drag&drop: Correct/increase margin for triggering insert intoJulian Eisel
2017-03-10Insert into master collection when dragging above itJulian Eisel
2017-03-10Outliner: Support dragging objects into different collectionsJulian Eisel
2017-03-10Outliner drag&drop: Do generic check if no custom poll callback is definedJulian Eisel
2017-03-10Improve outliner drag&drop feedback by using drop poll callbacksJulian Eisel
2017-03-10Gaah, managed to undo a previous fix somehow...Julian Eisel
2017-03-10Draw drag&drop feedback overlays with element indentationJulian Eisel