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:
authorTon Roosendaal <ton@blender.org>2006-06-14 00:00:14 +0400
committerTon Roosendaal <ton@blender.org>2006-06-14 00:00:14 +0400
commitbbc6468b344dafeb6d8027e370b014558424499a (patch)
tree62cccaa7cbcea42cec34954df247bd6d6637e304 /source/blender/include/BSE_drawview.h
parentadff7aacad5003c19281c7dd1ac2a3e17d7de141 (diff)
Restored the pretty lousy but still popular stars render in blender.
Hope our sky guru can come with something cooler for next release!
Diffstat (limited to 'source/blender/include/BSE_drawview.h')
-rw-r--r--source/blender/include/BSE_drawview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/include/BSE_drawview.h b/source/blender/include/BSE_drawview.h
index 1174aee6c64..70793f88ce2 100644
--- a/source/blender/include/BSE_drawview.h
+++ b/source/blender/include/BSE_drawview.h
@@ -39,7 +39,6 @@ struct rcti;
struct ScrArea;
struct ImBuf;
-void setalpha_bgpic(struct BGpic *bgpic);
void default_gl_light(void);
void init_gl_stuff(void);
void circf(float x, float y, float rad);