blender/source
Sergey Sharybin 57c4871146 Tweaks to the recent wrapper on windows
- Forgot to handle command line arguments

- Because of the fact we need to be able to
  use stdout and stderr we need to use regular
  console application for the wrapper.

- Because of using regular application for the
  wrapper we need to check forparent PID in the
  isStartedFromCommandPrompt().

I really hope it's not gonna to become any more
complicated.
2014-08-08 00:22:57 +06:00
..
blender Fix for mathutils.Euler on big endian systems 2014-08-08 02:11:54 +10:00
blenderplayer Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
creator Tweaks to the recent wrapper on windows 2014-08-08 00:22:57 +06:00
gameengine Cleanup: Remove special code for Visual Studio 2008. 2014-08-07 13:52:15 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript