blender/source/creator
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.map Attempt to fix #35228: hide a few LLVM symbols that are not in the llvm namespace 2013-05-06 09:44:56 +00:00
buildinfo.c Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
CMakeLists.txt Add blender launcher application when building with MSVC 2014-08-07 21:45:24 +06:00
creator_launch_win.c Tweaks to the recent wrapper on windows 2014-08-08 00:22:57 +06:00
creator.c Code cleanup: casts, dead assignment & arg order. 2014-06-26 15:46:42 +10:00
osx_locals.map OSX: adaptions needed for renewed osl/oiio/llvm 2014-07-25 10:27:30 +02:00