Changelog¶
1.53 (January, 9th 2013)
- bug fix release
- phiGrape snasphots can be loaded again (see issue #443)
1.52 (December, 1st 2012)
- bug fix release
- bug fix on temperature with gadget files
- fix about rescaling data when physical values <= 0
- ramses files, give time in giga years
- ramses files, fix crash when no hydro files
- ramses files, resize positions and hsml with respect of boxlen
1.51 (July, 26th 2012)
- bug fix release
- fix density threshold not correctly set between frames (see issue #125)
- fix bug on accumulation blending rendering (key press "m")
1.50 (May, 31st 2012)
- add GUI option to control timeline and
to play forward and backward direction from a list of snaphots
- add option to render opaque sphere like the SUN
- add GUI and CLI for center of density option
1.42 (May, 16th 2012)
- happy qt4.6 compilation
1.41 (February, 15th 2012)
- fix wrong density value displayed on colorbar when min/max phys set from cli
- fix compilation issue with gyrfalcON manipulator
1.40 (February, 08th 2012)
- rotation interface totally rewritten. Rotations are now applied around
SCREEN axis x,y,z, which are fixed. It's more intuitive for the user.
- add new tab option to manage automatic rotations
- add screen axis display
- add orthographic projection
- density threshold controlled with mouse middle button
- fix bug#58 crashs on ramses file loading
- fix bug#61 colorbar disapear on ATI/Intel hardware
- happy qt4.8 compilation
1.30 (November, 25th 2011)
- add color bar display on 3D view (see "color bar" tab)
- fix a bug when physical values are out of limits
- fix a bug when list of files contains blank lines
- experimental object creation
1.20 (May, 3rd 2011)
- new rendering pipeline based on a new shader
- better interactivity with density threshold
- faster rendering according to density threshold
- experimental temperature display sorted by density
- all components are selected when, from cli, select="all"
- add hotkeys to autorotate around x,y,z axis counter clockwise
- add lmin value for ramses amr file
- fix bug on histogram display if phys value<0
- fix bug on ramses data loading
- cmake compilation enabled
1.11 (February, 24th 2011)
- happy gcc 4.5.x
- fix a segmentation fault on intel gpu
- huge speedup for phiGRAPE snapshot loading (x5 !)
- MacOs gyrfalcON plugin updated and fixed
- selected particles saved by their IDs now
1.1 (October, 27th 2010)
- change text rendering engine, it's based on PLIB now, and allows to properly
display OSD during off-screen rendering
(PLIB : see http://plib.sourceforge.net/)
- fix an issue on shader program with NVIDIA 260.19.12 driver. ( glPointsize
is no more used, it has been replaced by a uniform texture factor variable)
- add a new tab in Options dialog box to control On Screen Display
- use widget->setStyleSheet to set color and to be platform independant
- fix a bug when reading multiple gadget files
1.0 (July, 28th 2010)
- release number has changed, this is the 1.0 release !!!
- add a new tab in Options dialog box to manage grid and cube display
- if "screenshot" parameter used from the command line, image will be
saved in the correct file format according to the extension name
- bug fixed: bestzoom deactivated for the first playing frame
- bug fixed: if only particles are selected, a modification of the
density threshold modify now the color of the particles
- bug fixed: display the correct number of particles selected from
the mouse in the Form Option box
- bug fixed: display velocities vectors when selected from the cli