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-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-18Outliner: Use scene_layer from contextDalai Felinto
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-06-30Fix T51118: Outliner crash when unlinking collectionLuca Rood
2017-06-30Merge branch 'master' into blender2.8Campbell Barton
2017-06-30Workaround T51934: Array's > SHRT_MAX aren't supportedCampbell Barton
2017-06-29Merge branch 'master' into blender2.8Bastien Montagne
2017-06-29Fix T51926: Selecting pose icon under expanded group in outliner causes crash.Bastien Montagne
2017-06-29Fix crash & performance regression w/ base lookupCampbell Barton
2017-06-27Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Add warning that 'purge all' action in Outliner does save to current .blend f...Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Cleanup: make Group Unlink outliner action use `BKE_libblock_delete() too.Bastien Montagne
2017-06-12Rename probe to light-probeCampbell Barton
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