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-24Fix T55245: undo with multiple windows and view layers not working correct.Brecht Van Lommel
2018-07-24Fix incorrect object visibility test in baking.Brecht Van Lommel
2018-07-24Motion paths: default to bone head instead of tail location.Brecht Van Lommel
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-24Cleanup: changes from 2.8Campbell Barton
2018-07-23Subsurf: Fix wrong vertices index in vertex data interpolationSergey Sharybin
2018-07-23Subsurf: Subdivide polygons to the same resolutionSergey Sharybin
2018-07-23Fix compilation issue after merge.Clément Foucault
2018-07-23Fix missing header include in previous master merge.Bastien Montagne
2018-07-23Merge branch 'master' into blender2.8Bastien Montagne
2018-07-23Fix assert when loading file with multiple windows openedClément Foucault
2018-07-23Eevee: Remove Colored volumetric option.Clément Foucault
2018-07-23Fix T55668: Volume Keyframe on Cut-ted Metastrip.Bastien Montagne
2018-07-23Fix large font drawing blurriness in a better way.Brecht Van Lommel
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-23Fix wrong view layer rendered from command lineSergey Sharybin
2018-07-23Mark view layer renderability and scene single layer render as non-animatableSergey Sharybin
2018-07-23Cleanup: comments and UI descriptions for cursor snappingInes Almeida
2018-07-23Outliner Keymap: E key to Exclude collections from View LayerPablo Vazquez
2018-07-21Eevee: Principled: Fix Subsurface input behaviourClément Foucault
2018-07-21Render Preview: Fix ID freeing in wrong functionClément Foucault
2018-07-20Eevee: Fix wrong SSR reprojection when switching orthographic viewClément Foucault
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-20Render Preview: Fix memory leakClément Foucault
2018-07-20Render Preview: Fix problem with multi size icon previewClément Foucault
2018-07-20GPUMaterial: Cleanup unused headersClément Foucault
2018-07-20GPUMaterial: Texture Node: Add support for Cubic filteringClément Foucault
2018-07-20GPUMaterial: Texture Node: support for nearest (closest) filtering methodClément Foucault
2018-07-20GPUMaterial: Optimize and fix blending in box mappingClément Foucault
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