/[navidoc]/navidoc/navidoc/modules/texture.py
ViewVC logotype

Diff of /navidoc/navidoc/modules/texture.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by humppake, Tue Apr 29 19:10:36 2003 UTC revision 1.2 by humppake, Wed Apr 30 07:27:08 2003 UTC
# Line 77  def get_texture_filename(filepath): Line 77  def get_texture_filename(filepath):
77    
78      dbg('Filename %s Id %s' % (full_path, str(id)))      dbg('Filename %s Id %s' % (full_path, str(id)))
79    
80      return slashify(base_path)+slashify(config.papers_directory)+str(id)+'.paper.gen.png'      return slashify(base_path)+slashify(config.papers_directory)+str(id)+'-paper.gen.jpg'
81    
82    
83  def embed_procedural_texture(filepath):  def embed_procedural_texture(filepath):

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26