[xoreos-git] [DrMcCoy/xoreos] 0cb55d: GRAPHICS: Add initial stubs for animation and anim...

GitHub noreply at github.com
Sat Apr 21 21:35:17 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/DrMcCoy/xoreos
  Commit: 0cb55d7f821abbfca1822d9960e24b11b34884c1
      https://github.com/DrMcCoy/xoreos/commit/0cb55d7f821abbfca1822d9960e24b11b34884c1
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/Makefile.am
    A src/graphics/aurora/animation.cpp
    A src/graphics/aurora/animation.h
    A src/graphics/aurora/animnode.cpp
    A src/graphics/aurora/animnode.h
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_nwn.cpp

  Log Message:
  -----------
  GRAPHICS: Add initial stubs for animation and animnode classes


  Commit: 03725bb1e715e197412538976e8179ef1add06cc
      https://github.com/DrMcCoy/xoreos/commit/03725bb1e715e197412538976e8179ef1add06cc
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_nwn.cpp

  Log Message:
  -----------
  NWN: Create instances of Animation class during parsing


  Commit: 9f86a98643fb53867571aecd574f280041172aca
      https://github.com/DrMcCoy/xoreos/commit/9f86a98643fb53867571aecd574f280041172aca
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_nwn.cpp

  Log Message:
  -----------
  GRAPHICS: add high-level animation control loop


  Commit: f3b44500fec8d947767e7ca109411476ea2d2aa3
      https://github.com/DrMcCoy/xoreos/commit/f3b44500fec8d947767e7ca109411476ea2d2aa3
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_nwn.cpp

  Log Message:
  -----------
  NWN: refactor animation management and populate default animations


  Commit: 56ac44d5ae45e77e0fe0a05491cc2ec02564b08b
      https://github.com/DrMcCoy/xoreos/commit/56ac44d5ae45e77e0fe0a05491cc2ec02564b08b
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/engines/nwn/modelloader.cpp
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_nwn.cpp
    M src/graphics/graphics.cpp
    M src/graphics/graphics.h
    M src/graphics/renderable.h

  Log Message:
  -----------
  GRAPHICS: have render loop calculate and pass elapsed time between frames to animations


  Commit: 49cd4b886a48b65b3746f3ed7e5c290680aa6a10
      https://github.com/DrMcCoy/xoreos/commit/49cd4b886a48b65b3746f3ed7e5c290680aa6a10
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/animnode.cpp
    M src/graphics/aurora/animnode.h
    M src/graphics/aurora/model_nwn.cpp

  Log Message:
  -----------
  GRAPHICS: Populate animation nodes


  Commit: 700363f27f5906810d7bfde351084e83f514939f
      https://github.com/DrMcCoy/xoreos/commit/700363f27f5906810d7bfde351084e83f514939f
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/model_nwn.cpp
    M src/graphics/aurora/modelnode.h

  Log Message:
  -----------
  NWN: Load position and orientation keyframes when loading animation


  Commit: bb6f4aaeab65f9e4eed83ddcc933705ba8265230
      https://github.com/DrMcCoy/xoreos/commit/bb6f4aaeab65f9e4eed83ddcc933705ba8265230
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/engines/nwn/modelloader.cpp
    M src/engines/nwn/modelloader.h
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model_nwn.cpp
    M src/graphics/aurora/model_nwn.h

  Log Message:
  -----------
  NWN: Add a model cache to reduce memory overhead of supermodels


  Commit: 4281123b4cd27f683483540087cb260ad21ffef2
      https://github.com/DrMcCoy/xoreos/commit/4281123b4cd27f683483540087cb260ad21ffef2
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animnode.cpp
    M src/graphics/aurora/animnode.h
    M src/graphics/aurora/modelnode.cpp
    M src/graphics/aurora/modelnode.h

  Log Message:
  -----------
  GRAPHICS: Basic animation logic now working


  Commit: 7eb9f56db0a5105646331cb7775704a93f724b68
      https://github.com/DrMcCoy/xoreos/commit/7eb9f56db0a5105646331cb7775704a93f724b68
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_nwn.cpp

  Log Message:
  -----------
  GRAPHICS: Inherit default animations from supermodels


  Commit: b9ad1e9576386da09d6c9aedfec2422f8c5c2756
      https://github.com/DrMcCoy/xoreos/commit/b9ad1e9576386da09d6c9aedfec2422f8c5c2756
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/animnode.cpp
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_nwn.cpp
    M src/graphics/aurora/modelnode.cpp
    M src/graphics/aurora/modelnode.h

  Log Message:
  -----------
  FORMATTING: Run astyle to correct tab usage and bracket placement


  Commit: 7ff7f7d1627597a04963a1d851e0e6d831d0c8d5
      https://github.com/DrMcCoy/xoreos/commit/7ff7f7d1627597a04963a1d851e0e6d831d0c8d5
  Author: John C Barstow <jbowtie at amathaine.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/model_nwn.cpp

  Log Message:
  -----------
  GRAPHICS: Modify animation class to address issues from code review

- Make nodeList, nodeMap, rootNodes protected
- Move some code from .h to .cpp


Compare: https://github.com/DrMcCoy/xoreos/compare/cf993fa...7ff7f7d


More information about the xoreos-git mailing list