- 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
-
Christophe Geuzaine authored
merge dates
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add comments
-
- Aug 24, 2006
-
-
Christophe Geuzaine authored
I think picking undo is more intuitive when using maxdepth
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
msh files should be opened in binary mode (on f&*%^ing Windows)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix include
-
Christophe Geuzaine authored
extended selection buffer to prepare for mesh element picking and the new mesh editing interface
-
- Aug 23, 2006
-
-
Christophe Geuzaine authored
simplify TeX printing
-
- Aug 22, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
reimplemented VertexArrays with std::vector (it's a bit faster)
-
Christophe Geuzaine authored
- done rewriting second order algo - small optimizations here and there to speed up the vertex array creation (we should get rid of List_Add & co)
-
- Aug 21, 2006
-
-
Jean-François Remacle authored
-