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-08-12Merge branch 'hair_guides' into hair_guides_groominghair_guides_groomingLukas Tönne
2018-08-12Merge branch 'blender2.8' into hair_guideshair_guidesLukas Tönne
2018-08-12Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
2018-08-12Merge branch 'tmp_hair_curves' into hair_guidesLukas Tönne
2018-08-12Separate buffer texture for hair index for each vertex.Lukas Tönne
2018-08-11Cleanup: Fix wrong formattingAntonioya
2018-08-11Cleanup: Remove debug printAntonioya
2018-08-11Cleanup GP instance: Remove element 0 because is duplicatedAntonioya
2018-08-10Eevee: Fix assert with object volume renderingClément Foucault
2018-08-10Fix unreported assert error when change instance modifierAntonioya
2018-08-08Eevee: Fix Clearcoat intensityClément Foucault
2018-08-08Eevee: Remove per material SSS toggleClément Foucault
2018-08-08Eevee: Use "constant folding" for the principle shaderClément Foucault
2018-08-08Eevee: Remove some of the non-necessary uniformsClément Foucault
2018-08-08GP: Fix memory leak in draw engine for buffer strokesAntonioya
2018-08-08GP: Change to make the temp name uniqueAntonioya
2018-08-08Fix T56270: Crash when save a grease pencil file with instance modifier.Antonioya
2018-08-08GP: Check render status before use it.Antonioya
2018-08-08Cleanup: styleCampbell Barton
2018-08-07Cleanup GP: Change playing field to booleanAntonioya
2018-08-06GP: Add Simplify Shader FX optionAntonioya
2018-08-06GP: Fix Front z-depth display precisionAntonioya
2018-08-03Eevee: Fix assert with hair drawingClément Foucault
2018-08-02Eevee: Don't show probe display when not using scene lightingClément Foucault
2018-08-02Eevee: Fix missing UBO bind.Clément Foucault
2018-08-02Cleanup: Fix compilation warnings.Clément Foucault
2018-08-02Eevee: Fix missing UBO binds.Clément Foucault
2018-08-02Cleanup: warnings, trailing spaceCampbell Barton
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-31Fix assert when load file with shading enabledAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Workbench: Correct ifndef after recent changesSergey Sharybin
2018-07-31Fix crash w/ missing matcapsCampbell Barton
2018-07-30Viewport: use Filmic without scene exposure/gamma/curves for workbench.Brecht Van Lommel
2018-07-30Workbench: Use FXAA instead of TAA when viewport is animated.Clément Foucault
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