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-07-30Cleanup: trailing spaceCampbell Barton
2018-07-27Eevee: Fix assert when baking lightprobes.Clément Foucault
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-24Workbench: Fix missing geometry on Iris 640/630 GPUsClément Foucault
2018-07-20Eevee: Fix wrong SSR reprojection when switching orthographic viewClément Foucault
2018-07-20Workbench: Add backface culling supportClément Foucault
2018-07-20Basic Draw Engine: Cleanup unused code.Clément Foucault
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Cleanup: remove debug comment.Brecht Van Lommel
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-16Eevee: Add debug visual for Cascaded Shadow MapsClément Foucault
2018-07-16Eevee: Fix Cascaded Shadow Maps glitchesClément Foucault
2018-07-16Workbench: Fix use of uninitialized memory.Clément Foucault
2018-07-16Smoke: Port display to Workbench + object modeClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-12Cleanup: style, duplicate headerCampbell Barton
2018-07-11Eevee: LightCache: Fix autobake starting when it should notClément Foucault
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-10DRW: Add new features from lightcache branchClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-10Fix T55484: Border zoom fails in Edit-ModeSergey Sharybin
2018-07-10Cleanup: styleCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-06Viewport: in Lookdev shading, disable scene lights and world by default.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Cleanup: flag checksCampbell Barton
2018-07-04Eevee: Fix incorrect padding in octahedral mappingClément Foucault
2018-07-03Workbench: Fix wrong shading shadoow direction.Clément Foucault
2018-07-03Workbench: CleanUp whitespacesJeroen Bakker
2018-07-03Workbench: Fix texture drawingJeroen Bakker
2018-07-03Workbench: Fix ghosting and crash in X-Ray modeJeroen Bakker
2018-07-03Cleanup: typosCampbell Barton
2018-07-02Workbench: Fix use of uninitialized memory.Clément Foucault
2018-06-29Workbench: Spherical Harmonics testsJeroen Bakker
2018-06-29Workbench: Transparent texturesJeroen Bakker
2018-06-29Workbench: remove runtime warningsJeroen Bakker
2018-06-29Workbench: TAA optimalizationJeroen Bakker
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Workbench: Use less GPU memoryJeroen Bakker
2018-06-29Workbench: Removed MaterialData UBOJeroen Bakker
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-28Workbench: Anti-aliasing refactorJeroen Bakker
2018-06-28Workbench: Removed unused code in cavity shaderJeroen Bakker
2018-06-28Workbench: Materials Texture hashJeroen Bakker
2018-06-28Workbench: Fix Texture drawingJeroen Bakker