blender/release
Campbell Barton 30d180ff0d bugfix [#23194] export UVs miss the extension file
also made all other exporters do this.

Made some internal changes.
- moved path functions from bpy.utils to bpy.path (similar to os.path)
- added functions...
  bpy.path.ensure_ext(path, ".ext", case_sensitive=False) # simple function to ensure the extension is set.
  bpy.path.resolve_ncase(path) # useful for importing scenes made on windows where the path case doesnt match the files.
2010-08-06 01:40:54 +00:00
..
bin move directories: 2010-07-26 11:47:33 +00:00
datafiles * Polish preset did not enable tablet pressure for strength 2010-07-21 00:57:25 +00:00
freedesktop move the thumbnailer to bin/ 2010-07-18 11:46:25 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
scripts bugfix [#23194] export UVs miss the extension file 2010-08-06 01:40:54 +00:00
test correct fsf address 2010-02-12 13:34:04 +00:00
text Based on recent feedback, the copyright.txt file contained 2010-08-02 13:31:43 +00:00
windows Add missing banner for installer. 2010-07-26 10:30:59 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py Fix syntax for ID keyword. 2010-03-21 01:14:04 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
VERSION 2.5 Beta version files increment, from 2.52 to 2.53. 2010-07-20 16:44:59 +00:00