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-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-18GWN: Port to GPU module: codestyle & licenceClément Foucault
2018-07-17Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-17make.bat: remove msvc2013 support.Ray Molenkamp
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-17Fix inconsistent shade smooth naming in object and edit mode.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-17UI: Single-column and flow layout for Scene propertiesVuk Gardašević
2018-07-17UI: Minor fixes to separators on menusVuk Gardašević
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-16Ghost: Fix memory leak happening with keyboard mapping accessSergey Sharybin
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-16Buildbot: update for new VS2017 buildbot worker name.Brecht Van Lommel
2018-07-16Fix compilation with older OpenSubdiv librariesSergey Sharybin
2018-07-16OpenSubdiv: Remove one more unused fileSergey Sharybin
2018-07-16OpenSubdiv: Remove unused fileSergey Sharybin
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-15Fix Cycles incorrect resize and CMYK conversion of uint16/half images.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-153D View: New view gizmo designCampbell Barton
2018-07-15Cleanup: style, doxy fileCampbell Barton