- Removed DCanvas::Blit(), as it's no longer used.
- Added a function to create a texture from a stand-alone PNG file. The save/ load menus now use this to get their thumbnails. SVN r652 (trunk)
This commit is contained in:
parent
c911e995a9
commit
522e7fe07f
10 changed files with 88 additions and 161 deletions
|
|
@ -1,3 +1,8 @@
|
|||
December 27, 2007
|
||||
- Removed DCanvas::Blit(), as it's no longer used.
|
||||
- Added a function to create a texture from a stand-alone PNG file. The save/
|
||||
load menus now use this to get their thumbnails.
|
||||
|
||||
December 27, 2007 (Changes by Graf Zahl)
|
||||
- Fixed: DFrameBuffer::CopyPixelData copied data as RGBA instead of BGRA.
|
||||
- Temporarily changed FPNGTexture and FDDSTexture to always create True Color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue