]> Creatis software - cpPlugins.git/commit
widget sphere update: works with mouse but is still buggy with key board
authorJose Luis Guzman <cycopepe@gmail.com>
Tue, 27 Oct 2015 17:34:50 +0000 (18:34 +0100)
committerJose Luis Guzman <cycopepe@gmail.com>
Tue, 27 Oct 2015 17:34:50 +0000 (18:34 +0100)
commitf1c75e8efd926172e954cd5e7952622c5788b450
treed78e1510a220d1c6ce7abe9ed49e1392a57e39d4
parent0bb74f9a32de4ce1559973ebf72fda495aa2c587
widget sphere update: works with mouse but is still buggy with key board
appli/ImageMPR/CMakeLists.txt
appli/ImageMPR/MementoState.cxx [deleted file]
appli/ImageMPR/MementoState.h [deleted file]
appli/examples/CMakeLists.txt
appli/examples/example_SphereWidget.cxx [new file with mode: 0644]
appli/examples/example_Test_Memento.cxx [new file with mode: 0644]
lib/cpExtensions/IO/MementoState.cxx [new file with mode: 0644]
lib/cpExtensions/IO/MementoState.h [new file with mode: 0644]
lib/cpExtensions/Interaction/SphereWidget.cxx [new file with mode: 0644]
lib/cpExtensions/Interaction/SphereWidget.h [new file with mode: 0644]