Compiling, libraries, modules, coding guidelines and porting
Moderators: jesterKing , stiv
iozk
Posts: 0 Joined: Wed Dec 31, 2008 2:50 am
Post
by iozk » Sat Nov 06, 2010 9:19 pm
i want put my own image in blender how i do it? the wiki sample dont works
paulo_gomes
Posts: 0 Joined: Sat Dec 25, 2004 5:32 pm
Post
by paulo_gomes » Sun Nov 07, 2010 2:49 pm
if i remember correctly,
-make your splash or alter the current one in blender/release/datafiles/splash.png
-execute the script datatoc.py (python datatoc.py splash.png) this will create splash.png.c
-copy this file to blender/source/blender/editors/datafiles
-compile
iozk
Posts: 0 Joined: Wed Dec 31, 2008 2:50 am
Post
by iozk » Mon Nov 08, 2010 9:10 pm
thanks! it works
angeel
Posts: 0 Joined: Mon Apr 25, 2011 3:43 am
Post
by angeel » Tue Apr 26, 2011 7:10 am
good day
can anyone tell me how to change blender splash screen.
thanx
stiv
Posts: 0 Joined: Tue Aug 05, 2003 7:58 am
Location: 45N 86W
Post
by stiv » Tue Apr 26, 2011 5:00 pm
See paulo_gomes' post in this thread.