source: trunk/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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) @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) @369   18 years qiaow fixed a bug in indexing. Minor fix.
(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) @299   18 years dkearney fixed -h help options
(edit) @274   18 years qiaow
(edit) @273   18 years qiaow Added ParticleSystem? class.
(edit) @261   18 years qiaow
(edit) @260   18 years qiaow
(edit) @259   18 years qiaow Volume Class: wrapper of Texture3D. Don't have to deal with "OpenGL …
(edit) @252   18 years qiaow
(edit) @251   18 years qiaow Added config.h. It contains global configuration variables. One …
(edit) @243   18 years qiaow Cleaned up files that were no longer needed--not really part of the …
(edit) @226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
(edit) @220   18 years mmc - Fixed the molecule viewer and contour viewer to catch any errors …
(edit) @216   18 years mmc - Fixed an error that was triggered when you double-click on the …
(edit) @213   18 years mmc - Fixed up the tool tips for upload to remind the user about allowing …
(edit) @210   18 years mmc Last few fixes for file upload/download. Changed the "Download..." …
(edit) @201   18 years mmc - Fixed the "Upload..." capability so that uploading binary goop …
(edit) @195   18 years mmc - Fixed the filexfer server to handle session numbers with letters …
(edit) @193   18 years mmc - Added "Upload..." capability to the <loader> widget. You can now …
(edit) @173   18 years mmc Shaved down the size of input/output areas a bit, so applications fit …
(edit) @172   18 years mmc Fixed the download button so that it doesn't force the analyzer screen …
(edit) @171   18 years mmc - Moved Rappture::result and Rappture::exec to the tcl library and …
(edit) @170   18 years mmc - Fixed the ResultSet? widget so that results with spaces in the name …
(edit) @169   18 years dkearney removed manual creation of badly named temp files and replaced with …
(edit) @168   18 years mmc - Fixed the license terms to comply with the official open source …
(edit) @166   18 years cxsong Added Tcl/Tk? libs to link librapptureGUI.
(edit) @158   18 years mmc - Fixed installation so that this "gui" part can be installed with …
(edit) @148   18 years mmc Fixed Rappture::Units::convert to work properly for both "/cm3" and …
(edit) @146   18 years mmc - Fixed a problem in units interpretation. Units "/m3" were being …
(edit) @145   18 years dkearney adjusted the paths in demo.bash so its easier to change when users …
(edit) @137   18 years mmc Fixed the energy viewer so the zoom level doesn't change when you …
(edit) @136   18 years mmc - Fixed field/mesh to support rectilinear meshes in "vtk native" …
(edit) @135   18 years dkearney 1) fixed children function in c++'s library module so users can now …
(edit) @134   18 years mmc Fixed a bug in x-y plotting when a value was all 0's and plotted on a …
(edit) @133   18 years dkearney added environment variables for matlab, tcl_library and tk_library
(edit) @132   18 years mmc Fixed a scaling bug that caused images to come up so tiny that you …
(edit) @127   18 years mmc Minor touch-ups on the <image> element. Data on both input and output …
(edit) @126   18 years mmc - Added a new <image> which can be used on both the input and the …
(edit) @120   18 years mmc - Fixed the Controls widget to resize itself properly the controls …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @113   19 years mmc Fixed 3D volume rendering to work for prisms, pyramids, and …
(edit) @111   19 years mmc Fixed <group> elements so that they don't save a <current> value.
(edit) @95   19 years mmc - Fixed an annoying bug in the scroller that would cause the device …
(edit) @87   19 years mmc Fixed "copy/paste with desktop" to convert any \r's to \n's. This was …
(edit) @83   19 years dkearney 1. More cleaning of RpUnits and RpLibrary? code 2. added rp_result code …
(edit) @82   19 years mmc Fixed the device viewer to work properly even with …
(edit) @81   19 years mmc Fixed the energy level viewer to honor the new "-color auto" and …
(edit) @74   19 years mmc Added structure examples to the zoo. Fixed the molecule viewer to pop …
(edit) @69   19 years mmc Fixed the size of various widgets to request a smaller size, so …
(edit) @67   19 years mmc Fixed the resultset to include a -missingdata option, which controls …
(edit) @65   19 years mmc Fixed axes so you can click and drag to adjust limits.
(edit) @64   19 years mmc Lots of fixes for app-pntoy and other tools: - Fixed plotting to …
(edit) @57   19 years mmc - Fixed x/y graphs to support multiple axes. - Added Rappture::result …
(edit) @56   19 years mmc - Changed the driver to recognize a new FULLSCREEN environment …
(edit) @55   19 years dkearney python/Rappture/number.py - added ability for number to choose …
(edit) @54   19 years mmc - Fixed Rappture ticket #17 (logscale plotting problem). The …
(edit) @53   19 years mmc Fixed Rappture ticket #16 (gif pic doesn't fit in gui when read by …
(edit) @52   19 years mmc - Added a back door so we can debug Rappture applications running in …
(edit) @50   19 years mmc Added support for file transfer with the desktop. Each Rappture …
(edit) @48   19 years mmc Oops! Fixed the Balloon widget so that it works properly even if the …
(edit) @46   19 years mmc - Added a new Balloon panel, and used it to configure axis …
(edit) @45   19 years mmc Fixed copy/paste with desktop to work properly. It was relying on the …
(edit) @44   19 years mmc Fixed the MainWin? to honor "-anchor fill" in "web" mode. This causes …
(edit) @43   19 years mmc - Added a new Rappture.result() function to the Python library. This …
Note: See TracRevisionLog for help on using the revision log.