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-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
2018-07-153D View: New view gizmo designCampbell Barton
2018-07-15Cleanup: style, doxy fileCampbell Barton
2018-07-15Cleanup: split GPU_batchCampbell Barton
2018-07-15Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-14UI: rename manipulator to gizmoCampbell Barton
2018-07-14GPU_batch: fix error w/ interior line removalCampbell Barton
2018-07-14UI: More descriptive tooltipPablo Vazquez
2018-07-14VSE: Add image strips with alpha over as blend typePablo Vazquez
2018-07-14UI: Capital letters for propertyPablo Vazquez
2018-07-13Add include missing in release buildsCampbell Barton
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-13WM: register global list of panel typesCampbell Barton