Go to file
Sergey Sharybin a9bb96e659 Fix transparency issues in 3d viewport
The issue was introduced by 0f95149 and it only worked before
because default game material alpha blending was set to alpha.

Now it'll check whether material has transparency enabled and
will use alpha blending by default in this case.
2014-06-27 15:33:57 +06:00
build_files Update Ceres to latest upstream version 2014-06-27 14:08:27 +06:00
doc BGE: New Mouse Actuator 2014-06-25 15:47:37 -07:00
extern Update Ceres to latest upstream version 2014-06-27 14:08:27 +06:00
intern Fix for DeviceScene::attributes_uchar4 not released properly 2014-06-27 08:56:57 +02:00
release Updating submodule to point to v2.71 2014-06-26 00:53:49 +06:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source Fix transparency issues in 3d viewport 2014-06-27 15:33:57 +06:00
tests GTest now works without buildinfo 2014-06-23 01:16:49 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Some WITH_TESTS weer not renamed to WITH_GTEST 2014-06-18 22:28:27 +06:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConstruct Update Ceres to latest upstream version 2014-06-27 14:08:27 +06:00