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-23transform_snap_object: Better bvhtree creation management for editing multipl...Germano
2018-07-23Fix T55634: Particle Viewport Display affects render visibiltySergey Sharybin
2018-07-20Eevee: LightProbes: Fix RNA defaults and remove unused data_draw_sizeClément Foucault
2018-07-20Eevee: Lamps: Fix RNA defaults and change defaults for contact shadowsClément Foucault
2018-07-20Merge branch 'master' into blender2.8Bastien Montagne
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55414: waveforms are reprocessed when undoingBastien Montagne
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-20Subsurf: Add basic statistics to help benchmarkingSergey Sharybin
2018-07-19Resolve the opposite vector ambiguity in Damped Track constraint.Alexander Gavrilov
2018-07-19Subsurf: Fix wrong edge original indexSergey Sharybin
2018-07-19Subsurf: Set original index for high-poly verticesSergey Sharybin
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Subsurf: Begin new subdivision surface moduleSergey Sharybin
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-18GWN: Port to GPU module: Replace GWN prefix by 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-17Merge branch 'master' into blender2.8Bastien Montagne
2018-07-16Fix (IRC-reported) wrong usercount handling of deprecated IPO datablocks.Bastien Montagne
2018-07-16StudioLight: Fix codestyleClé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-16OpenSubdiv: Remove UV coordinates from converterSergey Sharybin
2018-07-16OpenSubdiv: Re-work C-API integrationSergey Sharybin
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: right shift argumentsCampbell Barton
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: remove legacy mesh save supportCampbell Barton
2018-07-12Cleanup: style, duplicate headerCampbell Barton
2018-07-11Merge branch 'master' into blender2.8Bastien Montagne
2018-07-11Minor cleanup to logic in BKE's imbuf releasing code.Bastien Montagne
2018-07-11OpenSubdiv: Changes in C-APISergey Sharybin
2018-07-10Cleanup: remove unused interlace code after removal of fields.Brecht Van Lommel
2018-07-10Image: remove fields option for image sequencesCampbell Barton
2018-07-10Fix T55826, fix T55804: crash after copying scene with linked objects.Brecht Van Lommel
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-10GPUTexture: Refactor of texture creation & new featureClément Foucault