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
path: root/source
AgeCommit message (Expand)Author
2017-07-11Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-11Style (remove characters that caused "a binary file")mano-wii
2017-07-11Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-07-11Avoid any possibility of using scene from different main in CTX_data_scene_layerSergey Sharybin
2017-07-11Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-11Fix T52022 Alembic Inherits transform not taken into accountSybren A. Stüvel
2017-07-11RNA/UI: Always use capitalized words in the UIDalai Felinto
2017-07-11A bunch of fixes for Pose Library while checking on T51607Joshua Leung
2017-07-11Fix: Accidentally left debug print in last commitJoshua Leung
2017-07-11Fix T52009: F-Curve "Stepped interpolation" modifier "restrict frame-range" I...Joshua Leung
2017-07-11Fix T51879: NLA Influence can not be autokeyedJoshua Leung
2017-07-11Temporary fix for crash related to VBO update on shader changeLuca Rood
2017-07-11Eevee: Add failsafe check in shadow material.Clément Foucault
2017-07-11Eevee: Transparency: Add transparent Shadow method UI.Clément Foucault
2017-07-11Eevee: Fix default closure to match cycles.Clément Foucault
2017-07-11Eevee: Transparency: Add support for Clip and Stochastic shadows.Clément Foucault
2017-07-11Eevee: Transparency: Add hide backside option.Clément Foucault
2017-07-11Eevee: Transparency: Add object center Z sorting.Clément Foucault
2017-07-11Eevee: Transparency: Add Alpha Blend mode.Clément Foucault
2017-07-11DRW: Make Additive blending alpha premult.Clément Foucault
2017-07-11Eevee: Transparency: Add support for blend ADD and MULTIPLY.Clément Foucault
2017-07-11DRW: Add shading group state disable.Clément Foucault
2017-07-11Eevee: Material: Code cleanup in order to add transparency support.Clément Foucault
2017-07-11Eevee: Add support for Alpha clip and Hashed Alpha transparency.Clément Foucault
2017-07-11Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-11Fix memory leak caused by node clipboardSergey Sharybin
2017-07-11Fix T49034: multi-drag crashes when UI forces exitCampbell Barton
2017-07-11Lamps should not have their own gpu materialDalai Felinto
2017-07-11Resolve T51745: Mesh extrude keep-orig needs edgesCampbell Barton
2017-07-11Merge branch 'master' into blender2.8Campbell Barton
2017-07-11Fix T51761: wpaint select depth limit failsCampbell Barton
2017-07-10Fix (unreported) broken uvsculpt in Scene's toolsettings' copying.Bastien Montagne
2017-07-10Fix (unreported) Scene's copying toolsettings' clone and canvas, and particle...Bastien Montagne
2017-07-10Fix strict compiler warningSergey Sharybin
2017-07-10Revert "Revert "Revert "Temporarily disable material preview (T51796 workarou...Sergey Sharybin
2017-07-10Depsgraph: Use explicit bmain pointer passed to layer utilitiesSergey Sharybin
2017-07-10Depsgraph: Fix wrong layer usedSergey Sharybin
2017-07-10Revert "Revert "Temporarily disable material preview (T51796 workaround)""Sergey Sharybin
2017-07-10Fix (unreported) Scene copying doing very stupid things with World and LineSt...Bastien Montagne
2017-07-10Fix T51931: VBO not updating when UVs are added to shader node treeLuca Rood
2017-07-10Partial fix of T51989: Don't set image user offset for movie filesSergey Sharybin
2017-07-10Fix T52011: Border render is incorrect with multiple scenesSergey Sharybin
2017-07-10Fix image empties not drawingLuca Rood
2017-07-10Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Error in last commitCampbell Barton
2017-07-10Fix T51998: Anim player uses 100% CPUCampbell Barton
2017-07-10Fix T51052: CacheFile Open crashes from PythonCampbell Barton
2017-07-10Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Curve: add assert for invalid next/prev useCampbell Barton