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-25WM: keymap utility to set enum from a key rangeCampbell Barton
2018-07-25Fix mistake in fix for T55798Campbell Barton
2018-07-25Correction on the last commit.Germano
2018-07-25Fix base->flag and base->flag_legacy: The flags of the Transform operator are...Germano
2018-07-25Fix T55798: Crash when snapping objects with data recalculated by modifiers.Germano
2018-07-24RNA: Remove Unused dof.is_hq_supported and dof.use_high_qualityClément Foucault
2018-07-24Fix T55754: DOF with new Camera is not workingClément Foucault
2018-07-24Fix presets not working after Python refactoring.Brecht Van Lommel
2018-07-24Workbench: Fix missing geometry on Iris 640/630 GPUsClément Foucault
2018-07-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-24Fix T56081: crash with make static override and linked collection.Brecht Van Lommel
2018-07-24Fix T55721: crashes with collections panel in object properties.Brecht Van Lommel
2018-07-24Fix T55245: undo with multiple windows and view layers not working correct.Brecht Van Lommel
2018-07-24Fix incorrect active object setting in scripts.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-24Merge branch 'master' into blender2.8Campbell Barton
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-23UI: Fix flicker in File Browser headerPablo Vazquez
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-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-23Fix build for Intel compiler with C++11.Milan Jaros
2018-07-23UI: more descriptive tooltipInes Almeida
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-23Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-23make.bat : fix typoRay Molenkamp
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