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
path: root/source
AgeCommit message (Expand)Author
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Fix multi-object edit crashCampbell Barton
2018-04-16DRW: Fix outdated code.Clément Foucault
2018-04-16Object Mode: Rework outline drawing.Clément Foucault
2018-04-16GPU/DRW: Add GPU_R16UI format.Clément Foucault
2018-04-16DRW/GWN: Add callId builtin uniform.Clément Foucault
2018-04-16DRW: Culling: Fix algorithm for asymmetric perspective frustum reconstruction.Germano
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-16Fix T54491: Do not avoid the creation of inverted frustum.Germano
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16DRW: Culling: Reorganize frustum_boundbox_calc to match comments.Germano
2018-04-16Fix unreported error: Algorithm for extracting the Bounding Sphere from an Or...Germano
2018-04-16Fix two more 'infinite recursions' cases in RNA pose.Bastien Montagne
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16BKE_context: macro to access ID's while loopingCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-16Depsgraph: Pull indirect relations via driver targetsSergey Sharybin
2018-04-16Switch 'make static override' of group to making all objects local overrides.Bastien Montagne
2018-04-16Fix warning: Passed ID pointer where screen pointer was expectedJulian Eisel
2018-04-16Fix rBb31ebd8c5c55: the asymmetric furstrum algorithm was still incorrect.Germano
2018-04-16Cleanup: move some screen utility functions, from topbar branch.Julian Eisel
2018-04-16Cleanup: split off area reading/writing functions, from topbar branch.Julian Eisel
2018-04-16Fix stubsCampbell Barton
2018-04-16Fix T54609: Erros in precise BBox extraction algorithmGermano
2018-04-16Depsgraph: Tag scene after changing cursor locationSergey Sharybin
2018-04-16Fix incorrect scene used for building freestyle stroke depsgraph.Brecht Van Lommel
2018-04-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-16Make ID icons safe for deletion from threadsSergey Sharybin
2018-04-16Added lock-free single linked list implementationSergey Sharybin
2018-04-16Fix object/bone select buffer big-endian sortingCampbell Barton
2018-04-16Cleanup: unused functionCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Eevee: Cleanup remaining shadow geometry references.Clément Foucault
2018-04-15Eevee: Shadows: Transition to individual face rendering.Clément Foucault
2018-04-15DRW: Fix culling algorithm for cascade shadow maps.Clément Foucault
2018-04-15DRW: Override matrices: fix const correctness.Clément Foucault
2018-04-15Cleanup: skip redundant edit-bone select lookupsCampbell Barton
2018-04-15Cleanup: Make access to widget triangle defines explicitJulian Eisel
2018-04-15Fix button triangle for "hold action" not workingJulian Eisel
2018-04-15Missed from last mergeCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: remove redundant args from ebone pickingCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton