Buy Now

Voxler Release History

  

 

Version 1.1 (September 15, 2006)

  • Fixed a problem with the IF function not recognizing parentheses. The function IF(A<2,0,A) caused the error: "Invalid function expression (24851), context.cpp(477): Missing ')', Module Core, File .\VoLatticeMath.cpp, Line 584.
  • Fixed a problem with the MIN function yielding the wrong results. It was acting like the MAX function.
  • Fixed Crash Report 159 - Crash when executing a VolRender of a 600^3 lattice using 2D textures. Rounded up to 1024 per side to make it a power of 2, and 1024 * 1024 * 1024 * 4 (RGBA) overflowed the int variable. Now issues an Out of Memory error.
  • Fixed Crash Report 173 - Crash when calculating ColorMap histogram from a lattice of shorts (16 bit signed). Also fixed related problem that caused an "STL Vector too long" exception. Now use floats instead of ints. 
  • Fixed Crash report 155: Crash when turning on/off clip plane dragger.
  • Fixed Crash Report 167 - Crash when reading 8 byte TIFF file.
  • Fixed out of memory/Overflow when creating large grids. Lattices are limited to 10000 * 10000 *10000 in code, but this overflows the int variable. Now issue Out of Memory error whenever the size exceeds 2^32 (about 4.3 billion nodes).
  • Fixed Crash Report 172 - Voxler crashes immediately after installing and running the first time. Caused by a bad OpenGL driver.
  • Fixed - 3D VolRender of 2x2x2 lattice is not drawn at the correct size. There was an off-by-one error in the code used to calculate the size of the bricks used in the 3D volume rendering. 
  • Added option to specify data component in Gridder when the data file contains more than one component.
  • Fixed Error exporting GIF to GRD: "This file format doesn't support 3D lattices". Now only the first component is exported.
  • Fixed problem exporting multiple slices to the GRD format other than Surfer 7 GRD. The format of the first slice was set correctly, but subsequent slices were exported as Surfer 7 GRD files regardless of the desired setting. This also caused a problem with using Multi-Select GRD files to load stacked lattice. The first GRD was loaded separately because it was a different format.
  • Fixed problem using Mult-Select to load multiple GRD files as a lattice where the XY limits were set to the number of rows and columns instead of the GRD XY limits. Now the limits of the first GRD file are used.
  • Fixed a problem where ScatterPlot displays blanked lattice nodes as the data minimum. Now when the color method is "By Data", blanked nodes will not be drawn.
  • Fixed a problem where the status bar gripper in lower right corner detaches when toolbar docked on right edge.
  • Fixed a problem where the VolRender 2D textures and 3D textures display incorrect colors.
  • Fixed a problem where the VolRender displays blanked nodes with the color for the data min. Now there are always mapped to transparent black.
  • Fixed a problem opening VOXB created with Windows Explorer File | New | Voxler Network command. The error was: "Unable to read <filename.voxb>, Unexpected end of file, Module Shared, File .\Archive.cpp, Line 229". This command creates a NullFile which has no data, so Voxler can't read it. Now Voxler deletes the HKCR\.voxb\ShellNew NullFile value from the registry at startup.
  • Voxler 1.1 VOXB files can not be opened in Voxler 1.0. VOXB files created in 1.0 can be opened in 1.1. Use the Help | Check for Update menu command to download and install the free patch to 1.1.
  • When using File | Load Data to load multiple GRD or bitmap files into a single 3D grid or lattice, the XY values are taken from the first file in the sequence, and the Z values are centered at 0 and range from +/- one quarter of the XY diagonal. Previously, the Z values were numbered from 0 to the number of files minus 1 (numfiles - 1).
  • SEG-Y import filter improved to look for "number of samples in trace" field in binary reel header if not found in regular header.

Version 1.00 (May 17, 2006)

  • Voxler was released

 

 

 

Home * Products * Gallery * Support * About Us * Register * Order * Demos * Sitemap