[xoreos-git] [xoreos/xoreos-tools] 734361: IMAGES: Fix comment mentioning Phaethon

GitHub noreply at github.com
Thu Sep 10 00:40:44 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: 7343612421a17413cf3a1131e4fba64f9737eddf
      https://github.com/xoreos/xoreos-tools/commit/7343612421a17413cf3a1131e4fba64f9737eddf
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/images/dds.cpp
    M src/images/tpc.cpp
    M src/images/txb.cpp

  Log Message:
  -----------
  IMAGES: Fix comment mentioning Phaethon

This should be xoreos-tools here.


  Commit: 4ccc1ecd1536e5c6bee8548622438274acd930fe
      https://github.com/xoreos/xoreos-tools/commit/4ccc1ecd1536e5c6bee8548622438274acd930fe
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/images/decoder.cpp
    M src/images/decoder.h
    M src/images/dumptga.cpp

  Log Message:
  -----------
  IMAGES: Allow for multi-layer and cube maps in Decoder

No such loader implemented yet, though. dumpTGA() on these images
don't work either, yet.


  Commit: d81ef180f4c7b43e805cb57e1f7f9c6d7a087813
      https://github.com/xoreos/xoreos-tools/commit/d81ef180f4c7b43e805cb57e1f7f9c6d7a087813
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/images/decoder.cpp
    M src/images/decoder.h

  Log Message:
  -----------
  IMAGES: Add a copy-constructor to Decoder


  Commit: 0315013a9f6c35c3798ce77fc0e8a832eca91320
      https://github.com/xoreos/xoreos-tools/commit/0315013a9f6c35c3798ce77fc0e8a832eca91320
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/images/util.h

  Log Message:
  -----------
  IMAGES: Add a utility method to rotate square images in 90° steps

Modified version of this answer http://stackoverflow.com/a/3488745 .


  Commit: 554375b69819d4536fffc74a7d1025cfc72ea773
      https://github.com/xoreos/xoreos-tools/commit/554375b69819d4536fffc74a7d1025cfc72ea773
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/images/decoder.cpp
    M src/images/dumptga.cpp
    M src/images/dumptga.h

  Log Message:
  -----------
  IMAGES: Implement dumpTGA() for images with multiple layers

The layers will be drawn one below the other.


  Commit: 48ab104c503d6439d857adf63e6f64dea1f65b13
      https://github.com/xoreos/xoreos-tools/commit/48ab104c503d6439d857adf63e6f64dea1f65b13
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/images/tpc.cpp
    M src/images/tpc.h

  Log Message:
  -----------
  IMAGES: Implement loading of TPC cube maps


Compare: https://github.com/xoreos/xoreos-tools/compare/e21a83e028a4...48ab104c503d


More information about the xoreos-git mailing list