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-20Fix T54455, T56053, T55564: Cycles OpenCL build error after recent changes.Brecht Van Lommel
2018-07-20Fix incorrect magnification filter for text texture.Brecht Van Lommel
2018-07-20Fix WITH_HEADLESS build.Brecht Van Lommel
2018-07-20Depsgraph: Fix missing relation from proxy_form's ID propertiesSergey Sharybin
2018-07-20Fix build error with release + debug info build.Brecht Van Lommel
2018-07-20Fix assert for Image & Brush icon previewClément Foucault
2018-07-20Workbench: Add backface culling supportClément Foucault
2018-07-20Basic Draw Engine: Cleanup unused code.Clé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-20Make `draw_armature()` abort in case pose is not up-to-date.Bastien 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-19Fix MSVC compilation error in a less hacky wayClément Foucault
2018-07-19Fix compilation error with MSVCClément Foucault
2018-07-19Resolve the opposite vector ambiguity in Damped Track constraint.Alexander Gavrilov
2018-07-19Fix crash with previews of non-IDs, like pose library thumbnails.Brecht Van Lommel
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
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-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-19make.bat : restore msvc2015 support.Ray Molenkamp
2018-07-18Cycles: increase volume stack to support 32 overlapping volumes.Brecht Van Lommel
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-18Cycles: Fix missing nested particle systems when instanced multiple timesSergey Sharybin
2018-07-18Subsurf: Add subdivision code which uses new moduleSergey Sharybin
2018-07-18Subsurf: Begin new subdivision surface moduleSergey Sharybin
2018-07-18OpenSubdiv: Add API to evaluate face-varying dataSergey 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-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