Commit Graph

16 Commits

Author SHA1 Message Date
Laurent Rineau 054725ffc2 Fix a warning: the case ALL_VERTICES_FROZEN was not handled 2013-06-25 12:42:42 +02:00
Andreas Fabri 570e74964e once -> disable for the 'name was truncated' warning 2013-03-05 11:08:43 +01:00
Andreas Fabri 4cd2a89bb1 Add #pragma once for decorated name length warning 2013-02-15 09:46:44 +01:00
Stéphane Tayeb ec41142e1d Remove extra ';' 2010-07-02 08:49:04 +00:00
Stéphane Tayeb 17c81ea557 Fix warnings. 2010-07-02 07:53:37 +00:00
Stéphane Tayeb 8b6a0cbc25 Fix warnings. 2010-07-01 08:27:03 +00:00
Stéphane Tayeb b858ad7664 Mesh_3_demo:
+ Simplify again file existence check in CMakeLists.txt
  + Change pop-up window type if error is more informational than critical
2010-06-22 14:51:20 +00:00
Stéphane Tayeb febfcb57c8 Cosmetic modifications of user dialog windows. 2010-06-22 11:21:30 +00:00
Stéphane Tayeb 1fe95b701d Mesh_3_demo:
+ Add progress information in the message box which pops-up at optimization process launch
2010-06-21 15:59:15 +00:00
Stéphane Tayeb c9e80127c9 + Add a new header file for optimization global function default parameters
+ Use this new header in Mesh_3_demo
2010-06-21 09:59:28 +00:00
Stéphane Tayeb cc820c185e Mesh_3_demo:
+ Add status report in meshing MessageBox
  + Fix a bug which could happened if user stops meshing process early: cells should be scanned to have tets in the mesh and not only facets
2010-06-18 16:16:50 +00:00
Stéphane Tayeb 660d56a9b1 Mesh_3_optimization_plugin
+ Add an error window if selected object is not a scene_c3t3_item
2010-06-18 07:47:02 +00:00
Stéphane Tayeb 3d48c6d945 Change default colors for new Scene_c3t3_item (created by meshing or optimization). 2010-06-17 15:43:05 +00:00
Stéphane Tayeb 08e6269f08 Second step towards run of mesh optimization process in a separated thread:
+ A message box pops up when optimizer is launched.
  + Optimization can be stop using 'stop' button of this message box

  + todo: add (dynamic) information in message box about status of running optimizer
2010-06-17 14:02:02 +00:00
Stéphane Tayeb b62635e181 First step towards run of mesh optimization process in a separated thread. 2010-06-15 16:40:57 +00:00
Stéphane Tayeb 2a001438a9 Rename Mesh_3_demo plugins. 2010-06-15 08:55:41 +00:00