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-07-19Cleanup: styleCampbell Barton
2018-07-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-18Fix E key in Python console not working after recent changes.Brecht Van Lommel
2018-07-18Icon/Render Preview: Fix Race condition with BKE_*_localizeClément Foucault
2018-07-18Fix/workaround T56019: memory leak with preview renders.Brecht Van Lommel
2018-07-18Cleanup: remove debug comment.Brecht Van Lommel
2018-07-18Subsurf: Add subdivision code which uses new moduleSergey Sharybin
2018-07-18Subsurf: Begin new subdivision surface moduleSergey Sharybin
2018-07-18Cleanup: style for GPU moduleCampbell Barton
2018-07-18GPU: Fix build error on Mac and Windows.Clément Foucault
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-183D View: show 3D axis-letter when pointing awayCampbell Barton
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Cleanup: Cryptomatte node style tweaks.Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
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-17UI: move specular light settings to Lights tab in user preferences.Brecht Van Lommel
2018-07-17Fix Python error removing studio lights in user preferences.Brecht Van Lommel
2018-07-17Merge branch 'master' into blender2.8Bastien Montagne
2018-07-17Fix T56003: Opening image files as movies in VSE crashes.Bastien Montagne
2018-07-17World: Added 'Viewport Display' panelJeroen Bakker
2018-07-17Object Mode: Add back object bound displayClément Foucault
2018-07-17UI: Lamp -> Light for the object type visibility operatorsPablo Vazquez
2018-07-16Fix (IRC-reported) wrong usercount handling of deprecated IPO datablocks.Bastien Montagne
2018-07-16Eevee: Add debug visual for Cascaded Shadow MapsClément Foucault
2018-07-16DRWDebug: Add new debug functions for spheres and matrices.Clé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-16StudioLight: Fix codestyleClément Foucault
2018-07-16Smoke: Port display to Workbench + object modeClément Foucault
2018-07-16Matcap: Fix missing pixel on preview iconsClément Foucault
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Cleanup: Remove obscure flag which was only used for read in subsurf codeSergey Sharybin
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Cleanup: Use const qualifier for UV vertex mapSergey Sharybin
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-16Merge branch 'master' into blender2.8Philipp Oeser
2018-07-16Fix T55944: fbx export error with smoothing facePhilipp Oeser
2018-07-16Fix T55527: creating a Quaternion without args should result in identityPhilipp Oeser
2018-07-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-16OpenSubdiv: Remove UV coordinates from converterSergey Sharybin
2018-07-16OpenSubdiv: Re-work C-API integrationSergey Sharybin
2018-07-15Cleanup: doxy commentsCampbell Barton
2018-07-15Gizmo: update Python templatesCampbell Barton
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton