added animation

but not full in ADeditor
This commit is contained in:
2010-09-05 16:25:23 +04:00
parent c898f978da
commit 8fa6b8e2a6
24 changed files with 924 additions and 725 deletions

View File

@@ -15,7 +15,8 @@ SOURCES += main.cpp \
../player.cpp \
../game_data.cpp \
triggermodel.cpp \
mapmodel.cpp
mapmodel.cpp \
animationmodel.cpp
HEADERS += mainwindow.h \
../loader.h \
alienmodel.h \
@@ -26,7 +27,8 @@ HEADERS += mainwindow.h \
../player.h \
../game_data.h \
triggermodel.h \
mapmodel.h
mapmodel.h \
animationmodel.h
FORMS += mainwindow.ui
TRANSLATIONS += adeditor_ru.ts
RESOURCES += ADeditor.qrc