]> Creatis software - bbtkGEditor.git/commit
It works !! Basic D&D and creation of VTK rectangle... Good work
authorcorredor <>
Fri, 26 Mar 2010 15:46:17 +0000 (15:46 +0000)
committercorredor <>
Fri, 26 Mar 2010 15:46:17 +0000 (15:46 +0000)
commit64fc9f949ff91d6e9d448ca0567e6205ee4d5be4
tree854d2ef2231f9a564a5634cd7e3d59305399a3c8
parentac7e88cf5991d996435b15c7d731b67078f8b2c9
It works !! Basic D&D and creation of VTK rectangle... Good work
21 files changed:
appli/bbEditor/bbEditor.cxx
lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsKernelEditorGraphic/GObjectModel.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsKernelEditorGraphic/GObjectModel.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.cxx
lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.h
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/CMakeLists.txt
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGObjectView.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGObjectView.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h