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
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-25Object Mode: Display meshes without faces and edges in object mode.Clément Foucault
2018-02-25Eevee: Cleanup cascaded shadowmap code.Clément Foucault
2018-02-25DRW/GWN: Bypass glUseProgram.Clément Foucault
2018-02-25Manipulator: rename is_visible -> pollCampbell Barton
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-25changing collada parametersGaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-24Merge branch 'master' into blender2.8Kévin Dietrich
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-24OpenVDB : use underscores instead of spaces in grid names.Kévin Dietrich
2018-02-23Fixup for border render changesDalai Felinto
2018-02-23Eevee: add Principled Volume shader.Brecht Van Lommel
2018-02-23Eevee: add blackbody shader node support.Brecht Van Lommel
2018-02-23GPU: fixes for string socket types in shader nodes.Brecht Van Lommel
2018-02-23Eeevee: add temperature grid support, make color grid unpremultiplied.Brecht Van Lommel
2018-02-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-23Smoke: change default flame temperatures to match OpenGL preview.Brecht Van Lommel
2018-02-23Smoke: add temperature grid, with values 0..1 corresponding to 0..1000K.Brecht Van Lommel
2018-02-23Nodes: left align text for color and string sockets, same as other types.Brecht Van Lommel
2018-02-23Fix border rendering for eevee + stop passing render result aroundDalai Felinto
2018-02-23Fix T54137: OpenEXR files with long red/green/blue channel names not loading ...Brecht Van Lommel
2018-02-23Merge branch 'master' into blender2.8Campbell Barton
2018-02-23WM: Add WM_menutype_poll functionCampbell Barton
2018-02-23Merge branch 'master' into blender2.8Campbell Barton
2018-02-23WM: add WM_keymap_poll functionCampbell Barton
2018-02-23Cleanup: header guards & styleCampbell Barton
2018-02-22Fix T54136: Crash when deleting an object that is in an instanced groupDalai Felinto
2018-02-22DRW: Fix T54135 : Crash caused by wrongly iterating over ListBase.Clément Foucault
2018-02-22DRW: Fix use of uninitialized call->obmat.Clément Foucault
2018-02-22WM: Make sure that immediate mode is active before deactivate itGermano
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Fix mistake in previous refactor commitSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Cleanup: Fix const pointers mess in previous commit.Bastien Montagne
2018-02-22Merge branch 'master' into blender2.8Bastien Montagne
2018-02-22Fix (unreported) meshes changing shading when creating empty clnors data.Bastien Montagne
2018-02-22Cleanup: clnor code: more 'do not use same varname for two different things'.Bastien Montagne
2018-02-22Fix T54129: Moving keyframes on top of other keyframes, removes both keyframesJoshua Leung
2018-02-22Fix: Don't ignore duplicate channels when doing border/circle/lasso selectJoshua Leung
2018-02-22Depsgraph: Remove unused argumentSergey Sharybin
2018-02-22Remove old depsgraph from modifiers relations update contextSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Remove unused bmain from modifiers relations update contextSergey Sharybin
2018-02-22Fix compilation error with legacy depsgraph disabledSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Wrap all arguments foe modifiers relations update into a structSergey Sharybin
2018-02-22GWN: Fix use after free crash.Clément Foucault
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin