Go to file
Campbell Barton ae51e1c683 reverting part of Ton's commit r33911.
The bug was 'write_still' was incorrectly being initialized to 'view_context'.

'write_still' should always write an image, so failing silently here is bad behavior.
Also, opengl render and internal render engine operator should use this option the same way.
2010-12-31 04:48:56 +00:00
build_files rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
doc remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
extern rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
intern Fix [#24630] alt+shift+LMB dragging does not work 2010-12-28 13:03:38 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release Bugfix [#25420] Sequencer View Zoom operator hidden 2010-12-31 03:54:28 +00:00
source reverting part of Ton's commit r33911. 2010-12-31 04:48:56 +00:00
CMakeLists.txt CMake: use blender_include_dirs("${OPENGL_INCLUDE_DIR}") rather then blender_include_dirs(${OPENGL_INCLUDE_DIR}) 2010-12-31 04:29:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Compiling and linking blenderplayer statically now works too. This brings it in line with blender linking line. 2010-12-27 09:01:57 +00:00