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:
authorKent Mein <mein@cs.umn.edu>2004-01-10 01:04:08 +0300
committerKent Mein <mein@cs.umn.edu>2004-01-10 01:04:08 +0300
commite3080c9580cc47c0329a62618a7b178d9da42ccb (patch)
tree4a3f7790335fd6e76e762a0584f0c240ab770795 /projectfiles/blender
parentb430cd167f6d0694783bf76adc8cd7852c75ae11 (diff)
Added support for outputting bmp's
The padding is slightly messed up, so it produces somewhat trunkcated images however it works. I'll try and fix it later but I have to go home now. Its atleast usable at this stage. I moved bmp_decode.c to bmp.c and cleaned it up a little bit. Kent
Diffstat (limited to 'projectfiles/blender')
-rw-r--r--projectfiles/blender/imbuf/BL_imbuf.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/projectfiles/blender/imbuf/BL_imbuf.dsp b/projectfiles/blender/imbuf/BL_imbuf.dsp
index 34ec90e4a8a..510d1fdc924 100644
--- a/projectfiles/blender/imbuf/BL_imbuf.dsp
+++ b/projectfiles/blender/imbuf/BL_imbuf.dsp
@@ -163,7 +163,7 @@ SOURCE=..\..\..\source\blender\imbuf\intern\bitplanes.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\source\blender\imbuf\intern\bmp_decode.c
+SOURCE=..\..\..\source\blender\imbuf\intern\bmp.c
# End Source File
# Begin Source File