blender/release/scripts/modules/rigify
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
..
__init__.py bugfix [#23194] export UVs miss the extension file 2010-08-06 01:40:54 +00:00
arm_biped.py Apply first pass of edits to rna values from rna_booleans.txt. 2010-07-15 16:56:04 +00:00
copy.py pep8 cleanup 2010-03-06 01:40:29 +00:00
delta.py correct fsf address 2010-02-12 13:34:04 +00:00
eye_balls.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
eye_lid.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
finger_curl.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
leg_biped.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
leg_quadruped.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
mouth.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
neck_flex.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
neck.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
palm_curl.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
shape_key_control.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
shape_key_distance.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
shape_key_rotdiff.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
spine_pivot_flex.py - correct some spelling errors. 2010-07-20 10:41:08 +00:00
stretch_twist.py correct fsf address 2010-02-12 13:34:04 +00:00
stretch.py pep8 cleanup 2010-04-04 14:52:15 +00:00
tail_control.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
tongue.py manually sync rigify with render branch 2010-05-03 19:12:11 +00:00
track_dual.py pep8 cleanup 2010-03-06 01:40:29 +00:00
track_reverse.py pep8 cleanup 2010-03-06 01:40:29 +00:00