blender/source
Sergey Sharybin 8555595d17 Fixes for compilation with msvc
MSVC doesn't like caling macro argument f when using float values
in the macro, it simply replaces the f in the float value with the
argument..

CMake compilation still fails because of 77785ce70807, numpy is never
getting unpacked.
2014-12-10 13:39:24 +05:00
..
blender Fixes for compilation with msvc 2014-12-10 13:39:24 +05:00
blenderplayer Fix playercompile after ecc03c8ed 2014-12-05 18:51:19 +01:00
creator CMake: Warning re: editing windows/py extraction 2014-12-01 16:25:20 +01:00
gameengine BGE VideoTexture: refresh() on ImageFFmpeg should have no effect. 2014-12-04 23:55:53 +01:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript