]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Fix for bug PAL8166 : [IMP] A flag "clean memory after each frame" in visu animation :
authormkr <mkr@opencascade.com>
Tue, 24 Oct 2006 08:58:38 +0000 (08:58 +0000)
committermkr <mkr@opencascade.com>
Tue, 24 Oct 2006 08:58:38 +0000 (08:58 +0000)
commit97409e4280ab5eb9d20ab60a241e73a339da074b
tree7d19d93af72ed5787690b0376d7cf4c16cc3f65a
parente79e575f356cef8dc0152f8e705cb697b55fefb8
Fix for bug PAL8166 : [IMP] A flag "clean memory after each frame" in visu animation :
1. now we use ProcessEvent mechanism from SALOME_Event instead of
qApp->lock() and qApp->unlock();
2. add fix for bug IPAL12899 from WP_DEV branch;
3. the following characteristics from "Animation" dialog are
available now from Post-Pro preferences too
-- Speed
-- Cycled animation
-- Use proportional timing
-- Clean memory at each frame
4. the tab order in Post-Pro preferences was changed: now it looks like
"MED import"-"Scalar Bar"-"CutLines"-"Sweep,Animation"-"Representation"-...
resources/SalomeApp.xml
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI_TimeAnimation.cxx
src/VISU_I/VISU_TimeAnimation.cxx
src/VISU_I/VISU_TimeAnimation.h