- Sep 02, 2006
-
-
Christophe Geuzaine authored
- changed UNV output to match MSH output w.r.t. physical groups - new UNV file reader
-
- Sep 01, 2006
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
add CBAR for lines in BDF
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make clear that we only read/write "free format" BDF files, with a comma as the separator symbol
-
Christophe Geuzaine authored
make sure we store all types of elements
-
- Aug 31, 2006
-
-
Christophe Geuzaine authored
make all dialog windows resize correctly with the font size
-
Christophe Geuzaine authored
use MSH version 2 by default
-
Christophe Geuzaine authored
Added support (both read and write) for the Nastran Bulk Data File format (BDF). This might need some adjustments depending on what the actual spec is: I just reverse engineered some BDF files I found on the web :-)
-
Christophe Geuzaine authored
refer to .mesh as MEDIT format, not INRIA format
-
- Aug 30, 2006
-
-
Christophe Geuzaine authored
store partition number as a short (instead of a full integer)
-
- Aug 29, 2006
-
-
Christophe Geuzaine authored
set the 2 padding bytes in binary STL to 0 (it's just cleaner)
-
Christophe Geuzaine authored
missing activate_cb string for general transformation button
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
put fltk popup bug fix in a single header file
-
- Aug 28, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 27, 2006
-
-
Christophe Geuzaine authored
draw the rotation center
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
default tensor type should be 1
-
Christophe Geuzaine authored
fltk does not like the KEYUP thing -- reverting to KEYBOARD
-
- Aug 26, 2006
-
-
Christophe Geuzaine authored
- test <hash_map> (commented out for now) - added "box" mode to clipping planes GUI
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
couple more when(FL_RELEASE)
-
Christophe Geuzaine authored
better fix: the window can exist and take events even BEFORE it has been "updated" for the first time
-
Christophe Geuzaine authored
fix crash
-
Christophe Geuzaine authored
more when(FL_RELEASE) on expenive callbacks
-
Christophe Geuzaine authored
for some of the expensive options, set when(FL_RELEASE). We'll see if we need to add more later
-
Christophe Geuzaine authored
do_callback() on KEYUP
-
Christophe Geuzaine authored
only do_callback() on release
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Options in the GUI are now applied instantenuously. Please let me know if you see anything weird in the GUI.
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
- better computation of bounds for discrete entities - added small widget for light position selection - infrastructure for Fourier models
-
- Aug 25, 2006
-
-
Christophe Geuzaine authored
much better selection of center of rotation (can select ANY entity now to prescribe rotation center)
-
Christophe Geuzaine authored
better rgb/hsv conversion
-