blender/source/creator
Sergey Sharybin 1807dcf619 Fix numpy installation on windows+cmake
The was caused by numpy never unpackign because of no
dpependnecy of any targets from the unpacked numpy.

Tried making it so blender target dpeends on it, but for
some reason it didn't work. For now added dedicated target
for unpacked numpy. A bit dirty but much better than just
totally failing.
2014-12-10 13:45:45 +05:00
..
blender.map Support dynamic loading of SDL libraries 2014-11-17 17:43:18 +05:00
buildinfo.c Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
CMakeLists.txt Fix numpy installation on windows+cmake 2014-12-10 13:45:45 +05:00
creator_launch_win.c Fix T41962: Command-line without specified filename doesn't renders 2014-09-26 15:09:44 +06:00
creator.c BLI_utildefines: add UNUSED_VARS() macro 2014-11-24 12:03:25 +01:00
osx_locals.map OSX: make some more symbols global only, this may prevent clashes on older systems and is good for loading times anyway. 2014-09-19 15:00:15 +02:00