projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merge runk 16887:16950
[blender-staging.git]
/
source
/
blender
/
src
/
usiblender.c
diff --git
a/source/blender/src/usiblender.c
b/source/blender/src/usiblender.c
index 7fdc672596436946586f18f53cb413a3e16f3475..762264d5bc55addb453b549bc56a25c48052cce5 100644
(file)
--- a/
source/blender/src/usiblender.c
+++ b/
source/blender/src/usiblender.c
@@
-147,6
+147,8
@@
#include "PIL_time.h"
+#include "reeb.h"
+
#include "GPU_extensions.h"
#include "GPU_draw.h"
@@
-1093,6
+1095,9
@@
void exit_usiblender(void)
BIF_clear_tempfiles();
+ BIF_GlobalReebFree();
+ BIF_freeRetarget();
+
tf= G.ttfdata.first;
while(tf)
{