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
2017-09-27--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto
2017-09-27D2830 - 2.8: Fix crash when creating new actionJoshua Leung
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-26Eevee: Fix bug with cubemap shadows.Clément Foucault
2017-09-26Eevee: Fix broken World probe.Clément Foucault
2017-09-26Eevee: TAA: Remove 32 sample limit.Clément Foucault
2017-09-26BLI_rand : Make use of BLI_halton and BLI_hammersleyClément Foucault
2017-09-26BLI_rand : Add new low-discrepency sequences generatorClément Foucault
2017-09-26Eevee : Fix regression : Refraction not workingClément Foucault
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-09-26Transform: add manipulator aligned boundsCampbell Barton
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Cleanup: remove bounds runtime data from sceneCampbell Barton
2017-09-26GPUFramebuffer: Enable multisample when binding a Multisample FBOClément Foucault
2017-09-26DRW : Fix Compiler WarningClément Foucault
2017-09-26Eevee : Fix compilation warning on intel.Clément Foucault
2017-09-26GPU_immediate_util: add cube drawing functionCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-26Missed from merge commitCampbell Barton
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Beauty fill was skipping small facesCampbell Barton
2017-09-26Fix T52871: beauty fill errorCampbell Barton
2017-09-26Revert "Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenl...Campbell Barton
2017-09-26Add missing headerCampbell Barton
2017-09-26Fix T52901: New Depsgraph - Driver using "self" needs reloading file to workJoshua Leung
2017-09-26Fix: When transforming GP strokes in "Local" mode, the strokes would get obsc...Joshua Leung
2017-09-25Eevee: Implement Temporal Anti Aliasing / Super SamplingClément Foucault
2017-09-25DRW : Add new view_update mechanism.Clément Foucault
2017-09-25Eevee: Fix SSR in orthographic view.Clément Foucault
2017-09-25DRW : Add AA to non meshes objects.Clément Foucault
2017-09-25GPUTexture : Fix Bind/Unbind function so it works with multisample textures.Clément Foucault
2017-09-25GPUFramebuffer: Fix Blit function so that it works with multisample textures.Clément Foucault
2017-09-25Fix compilation error after recent mergeSergey Sharybin
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-25Fix T52835: When driven IK influence change, ik animation have 1 frame delaySergey Sharybin
2017-09-25Fix T52865: Improve wording of error message when saving packed images failsJoshua Leung
2017-09-25Add an 'atomic cas' wrapper for pointers.Bastien Montagne
2017-09-25Tweak to fix for thread concurency in looptri generation.Bastien Montagne
2017-09-25Mirror Modifier: option to offset UV'sCampbell Barton
2017-09-25Fix T52890: Crash unlinking sequencer soundCampbell Barton
2017-09-23Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenly consid...Germano
2017-09-23Splash: Increase contrast of build info textJulian Eisel
2017-09-23Tracking: Followup to previous fix, need to remap frame number for sequence t...Sergey Sharybin
2017-09-23Tracking: Cleanup, reuse existing variableSergey Sharybin
2017-09-23Fix T52851: Per-frame traking is broken when sequence doesn't start at frame 1Sergey Sharybin
2017-09-23Tracking: Fix crash when tracking failedSergey Sharybin
2017-09-23Remove remaining qtcodecdataAaron Carlisle