source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @445   18 years mmc Created new "transfunc" command for defining transfer functions. Fixed …
(edit) @444   18 years dkearney adjusted order that diff returns differences where an element was added, +
(edit) @443   18 years mmc Changed "Dictionary" to "Lookup" and added simpler version with string …
(edit) @442   18 years mmc Fixed the up/down buttons on the <integer> element so they report …
(edit) @441   18 years mmc Cleaned up smart pointers and added Dictionary class.
(edit) @440   18 years mmc Fixed a bug in the pop-up editor, which showed up whenever a window …
(edit) @439   18 years mmc Fixed a bug in syncing values within device editors embedded within …
(edit) @438   18 years mmc Fixed the <enable> facility so that it will work correctly even when …
(edit) @437   18 years mmc Added a new <enable> parameter to all inputs. Controls can now be …
(edit) @436   18 years mmc Added the nanovis viewer for 3D fields. This connects to the …
(edit) @435   18 years mmc Fixed the <sequence> object so that it can support multiple objects …
(edit) @434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
(edit) @433   18 years mmc Added animated GIF downloads for <sequence> results. Still need a …
(edit) @432   18 years qiaow Added some comments
(edit) @431   18 years qiaow Added 2D renderer.
(edit) @430   18 years qiaow Minor fixes
(edit) @429   18 years mmc Fixed the <choice> input so that each option can have a description …
(edit) @428   18 years mmc - Added <sequence> for playing movie outputs and other sequences of …
(edit) @427   18 years mmc Integrated Wei's latest changes with the commands that Rappture is …
(edit) @426   18 years qiaow Added a bunch of basic communication commands. This is a minimum set …
(edit) @425   18 years qiaow Fixed aspect ratio problem when changing screen size.
(edit) @424   18 years dkearney added some changes for tcl bindings that i've been holding onto for …
(edit) @423   18 years qiaow Added a bunch of communication commands. Now specular, diffuse …
(edit) @422   18 years mmc Had to remove this data file. It's too big!
(edit) @421   18 years qiaow Added EventPlayer? back. It will connect with nanovis and display the …
(edit) @420   18 years qiaow Added more test data
(edit) @419   18 years mmc Loader for the resources file. Oops! Forgot to check this in with the …
(edit) @418   18 years qiaow Minor fixes.
(edit) @417   18 years qiaow Fixed a bug in VolumeRenderer?.cpp
(edit) @416   18 years qiaow More interface functions for manipulating cutplanes. Now multiple …
(edit) @415   18 years qiaow Now can load arbitary number of volumes (16 per application due to …
(edit) @414   18 years mmc Added BMP encoding to image returned from nanovis server.
(edit) @413   18 years mmc - Added <description> capability to output objects, including axes. - …
(edit) @412   18 years kennell Added test results for Viz 06 paper.
(edit) @411   18 years cxsong added integer display to x-axis
(edit) @410   18 years kennell Added an example script for start_server and deleted the old nanoscale …
(edit) @409   18 years kennell Added nanoscale for visualization server load distribution.
(edit) @408   18 years cxsong changed for relocatable builds
(edit) @407   18 years qiaow Added 3 cut planes for each volume object
(edit) @406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
(edit) @405   18 years dkearney added -killsignal to bgexec call so it will use SIGTERM, a signal that …
(edit) @404   18 years qiaow Added Camera class to hide OpenGL viewing setup.
(edit) @403   18 years dkearney lots of good additions/fixes for tcl bindings, initial test suite …
(edit) @402   18 years dkearney added deg and rad as valid units. no conversions are done.
(edit) @401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
(edit) @400   18 years dkearney more tcl bindings related adjustments. this version should work well …
(edit) @399   18 years dkearney improved the tcl bindings, added units code to core so tcl can show …
(edit) @398   18 years dkearney removed newline translations when writing xml files
(edit) @397   18 years qiaow Lic class working!! OpenGL scaling calls now are inside of Lic and …
(edit) @396   18 years qiaow In the process of adding Line Integral Convolution class
(edit) @395   18 years cxsong Added RpEntityRef? to src/Makefile
(edit) @394   18 years dkearney improved tcl bindings, additions to xml parser including entity …
(edit) @393   18 years qiaow Performance optimized for testing.
(edit) @392   18 years qiaow Small fixes in ParticleSystem? . size, color, etc.
(edit) @391   18 years qiaow EventPlayer? sleeps for a little bit before plays back the next event.
(edit) @390   18 years qiaow Added event file
(edit) @389   18 years qiaow Added run length encoding , testing code.
(edit) @388   18 years dkearney adding mole (mol) and gram (g) as units
(edit) @387   18 years dkearney add a fix for tcl bindings to print units if the toUnitsName variable …
(edit) @386   18 years qiaow Added phone shading in one_volume.cg
(edit) @385   18 years qiaow Added nanoscale folder.
(edit) @384   18 years mmc Added some code to compute the gradient of the function in …
(edit) @383   18 years qiaow Added Event class for recording user input.
(edit) @382   18 years dkearney added angle conversions (rad,deg,grad)
(edit) @381   18 years qiaow Enabled floating point precision for rendering. Better render quality!!
(edit) @380   18 years qiaow Transfer function widget is working!!
(edit) @379   18 years qiaow Hooked a simple transfer function editor GUI to the render engine.
(edit) @378   18 years mmc Fixed loading of SQUALID-2D data.
(edit) @377   18 years qiaow Added PerfQuery? class for tracking number of pixels rendered on screen
(edit) @376   18 years mmc Took out hacks added for the det=0 case. If det=0, it means that the …
(edit) @375   18 years mmc Put a band-aid in the voronoi triangularization so that it works …
(edit) @374   18 years qiaow We can now tile multiple volumes in the scene using their starting …
(edit) @373   18 years qiaow buildable code with Color and Sphere classes
(edit) @372   18 years mmc Added field scaling and made points outside of volume invisible.
(edit) @371   18 years qiaow Added Color and Sphere classes. Added start location to Volume class.
(edit) @370   18 years mmc Added support for triangular and prismatic meshes. Serialization sort …
(edit) @369   18 years qiaow fixed a bug in indexing. Minor fix.
(edit) @368   18 years mmc Added a descriptions to loader for <upload>, <download>, and <new> tags.
(edit) @367   18 years cxsong added compress/decompress using zlib
(edit) @366   18 years mmc Fixed the visualization server to load test.dx data.
(edit) @365   18 years dkearney fixes for tcl bindings.
(edit) @364   18 years mmc - Added src2, which is the start of Rappture 2.0, with various …
(edit) @363   18 years cxsong added grid3d_rect files and test program
(edit) @362   18 years cxsong use copyArray(). updated comments
(edit) @361   18 years cxsong added test program for RpGrid3dRect class
(edit) @360   18 years cxsong added 3d rectilinear grid class
(edit) @359   18 years cxsong added test program for grid3d
(edit) @358   18 years cxsong added grid3d and test_grid3d
(edit) @357   18 years cxsong use copyArray
(edit) @356   18 years cxsong removed copyArray from grid2d_rect
(edit) @355   18 years cxsong added grid3d.h
(edit) @354   18 years cxsong added copyArray to grid1d, removed copyArray from grid2d_rect
(edit) @353   18 years cxsong integrated grid3d into serializer
(edit) @352   18 years cxsong created RpGrid3d class
(edit) @351   18 years cxsong added to test Rectilinear 2d grid
(edit) @350   18 years cxsong added test files
(edit) @349   18 years cxsong updated comments
(edit) @348   18 years cxsong added data size check in expandData()
(edit) @347   18 years cxsong removed outdated def
(edit) @346   18 years cxsong added constructor with name input
Note: See TracRevisionLog for help on using the revision log.