Go to file
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
build_files Remove SVN references 2014-08-06 05:46:31 +10:00
doc API Docs: typos 2014-08-06 02:12:52 +10:00
extern Fix a few typos in carve-capi.h 2014-08-05 10:36:45 -04:00
intern Tweaks to the recent wrapper on windows 2014-08-08 00:22:57 +06:00
release UI: move button to set dupli-offset into group menu 2014-08-07 04:45:37 +10: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 Tweaks to the recent wrapper on windows 2014-08-08 00:22:57 +06:00
tests Fix incorrect comments in listbase, add unit test to verify change 2014-08-05 10:33:24 -04:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore ignore in-source doc building dirs 2014-07-27 22:04:10 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt OSX/cmake: allow for llvm dynamic builds too, but prefer static 2014-08-06 12:48:06 +02:00
COPYING
GNUmakefile Source Checkers: Include intern/ libs we maintain in spelling checks 2014-07-25 15:17:29 +10:00
SConstruct Add blender launcher application when building with MSVC 2014-08-07 21:45:24 +06:00