Go to file
gaiaclary 72272d2e4f D54: Added a filepath attribute to the read_homefile operator.
This attribute allows to open a blend file as an alternative
start-up file. The attribute is only available from python.
This is an example call:

    bpy.ops.wm.read_homefile(filepath='path/to/a/file.blend')

This patch also changes readfile.c to ensure that unintentionally
stored cursor states are not imported from the loaded file.
2013-11-29 23:13:55 +01:00
build_files Correction to previous commit 2013-11-29 22:41:01 +06:00
doc Python API Docs: update for using git buildinfo and change upload URL 2013-11-29 10:00:57 +11:00
extern Woo Hoo. First git commit. 2013-11-29 15:13:12 -05:00
intern Woo Hoo. First git commit. 2013-11-29 15:13:12 -05:00
release Image wrapping for plane track in clip editor 2013-11-29 23:26:57 +06:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source D54: Added a filepath attribute to the read_homefile operator. 2013-11-29 23:13:55 +01:00
.arcconfig Added the wrong file. Now addin .arcconfig for real. 2013-11-15 20:40:43 +06:00
.gitignore Ignore *.patch and *.diff files which are in the working tree root 2013-11-22 23:28:35 +06:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake/Scons Build: disable explicit linking to libstdc++ on Linux/Unix. 2013-11-28 18:07:57 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Convenience Makefile: spaces in the build path would fail still. 2013-11-17 21:16:39 +11:00
SConstruct Update Ceres to latest upstream version 2013-11-28 19:46:23 +06:00