OSDN Git Service

[denncoCreator] Implement plugin cell edit feature. The work is in progress.
authortkawata <tkawata@users.sourceforge.jp>
Wed, 30 Jan 2013 14:36:02 +0000 (23:36 +0900)
committertkawata <tkawata@users.sourceforge.jp>
Wed, 30 Jan 2013 14:36:02 +0000 (23:36 +0900)
commit5937d320270b546d7001963998293c1e15cf9ea2
tree1909c395c608d30dea91f2dca85368a1c0a25008
parent5131c5bf8dac5ac17ecf0cade3f9bb19f62ad501
[denncoCreator] Implement plugin cell edit feature. The work is in progress.
13 files changed:
Source/dccontainer.cpp
Source/dccontainer.h
Source/denncoCreator.pro
Source/dialog/dcaddcelldialog.cpp
Source/dialog/dcaddcelldialog.h
Source/engine/layer1/TKContainer.cpp
Source/engine/layer1/TKContainer.h
Source/engine/layer1/dnplugininfo.cpp [new file with mode: 0644]
Source/engine/layer1/dnplugininfo.h [new file with mode: 0644]
Source/visualizer/component/dcvccell.cpp
Source/visualizer/component/shape/dccuberenderer.cpp
Source/visualizer/component/shape/dccuberenderer.h
Source/visualizer/dcscene.cpp