Go to file
Jens Verwiebe aac283966f OSX/cmake: Real fix for T40887, the reason was find_package(OpenMP) silently failing, breaking all other tests following
- tested gcc 4.8.1 works again
- tested clang-omp in libs works again
- i assume atm., if we only use vanilla clang it is the one in darwin libs
2014-07-07 19:20:33 +02:00
build_files OSX: Jpeg2000 was formely handled by quicktime, after QT removal it was forgotten to move it to openjpeg, doing this now 2014-07-04 15:02:05 +02:00
doc BGE: Fix for applyImpulse function 2014-07-07 08:06:39 -07:00
extern OSX/scons: Try to get rid of buildproblems with openjpeg enabled in certain build environments and prepend SDK_FLAGS to CFLAGS always 2014-07-06 14:10:41 +02:00
intern Code cleanup: Simplify decoupled scattering code a bit. 2014-07-07 13:28:10 +02:00
release Per-material line color settings for Freestyle. 2014-07-07 16:19:51 +09: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 BGE: Fix for applyImpulse function 2014-07-07 08:06:39 -07:00
tests Add (r)partition funcs to BLI_string, to get left-most/right-most first occurence of delimiters. 2014-07-04 14:14:06 +02: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 OSX/cmake: Real fix for T40887, the reason was find_package(OpenMP) silently failing, breaking all other tests following 2014-07-07 19:20:33 +02:00
COPYING
GNUmakefile Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConstruct OSX/Scons: after doublechecking. take out sdk_flags from cflags again, looks as we always get sdk properly fron ccflags in subcompiles 2014-07-06 15:46:16 +02:00