Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-01-16 10:43:58 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-01-16 10:43:58 +0400
commitae9b4b81cbeb7275a7e57106436f04990619254c (patch)
tree6a7f7891d8c5770c4c9b293277395b5b2f730def /source/gameengine/BlenderRoutines
parentea467d32283c6242d731be8da0ace1e5468e00ff (diff)
opengl render save ignored alpha settings. also some FILE_MAX defines missed last commit.
Diffstat (limited to 'source/gameengine/BlenderRoutines')
-rw-r--r--source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp b/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
index 445f2b8f0ba..493516aeef4 100644
--- a/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
+++ b/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
@@ -286,7 +286,7 @@ extern "C" void StartKetsjiShell(struct bContext *C, struct ARegion *ar, rcti *c
exitrequested = KX_EXIT_REQUEST_NO_REQUEST;
if (bfd) BLO_blendfiledata_free(bfd);
- char basedpath[240];
+ char basedpath[FILE_MAX];
// base the actuator filename with respect
// to the original file working directory