|
|
@721
|
18 years |
nkissebe |
ignore SIGPIPE signal (ie, if nanoscale terminated)
|
|
|
@720
|
18 years |
nkissebe |
ignore SIGPIPE signals (which would occur if nanoscale terminated)
|
|
|
@717
|
18 years |
nkissebe |
build binary as "nanoscale" rather than "server". changed install dir …
|
|
|
@716
|
18 years |
nkissebe |
daemonize by default, use -f (debug flag) to run in the foreground
|
|
|
@715
|
18 years |
nkissebe |
multi-service and detachment support added to nanoscale
|
|
|
@714
|
18 years |
nkissebe |
had stdin/stdout parameters reversed
give a little more information on …
|
|
|
@713
|
18 years |
nkissebe |
nanovisviewer should send memory reservation in big endian (network …
|
|
|
@712
|
18 years |
dkearney |
changed simsim to reference the tcl version instead of the old python …
|
|
|
@711
|
18 years |
mmc |
Fixed the older MoleculeViewer? to work properly with the add/delete …
|
|
|
@708
|
18 years |
dkearney |
updateing build system for rappture and language bindings.
librappture …
|
|
|
@707
|
18 years |
nkissebe |
disable last of the debugging output
|
|
|
@706
|
18 years |
nkissebe |
clear image cache immediately when window resizes and defer updates …
|
|
|
@705
|
18 years |
nkissebe |
send memory request in big endian format (network byte order)
|
|
|
@704
|
18 years |
nkissebe |
move reconnection code to from _send to _rebuild
reorganized …
|
|
|
@703
|
18 years |
mmc |
Moved standard PyMol? distribution over to rappture-runtime project.
|
|
|
@702
|
18 years |
mmc |
- Added Rappture::daemon function so that any process can be forked …
|
|
|
@701
|
18 years |
nkissebe |
typo fix (-nonewline, not --nonewline)
|
|
|
@700
|
18 years |
nkissebe |
initial modifications to pyMol for remote visualization server support
|
|
|
@699
|
18 years |
nkissebe |
pymol r2915 - http://svn.sourceforge.net/svnroot/pymol/trunk/pymol
|
|
|
@698
|
18 years |
nkissebe |
add requests (pixel count) update for nanoscale compatability …
|
|
|
@697
|
18 years |
nkissebe |
add memory reservation to make nanoscale compatible
|
|
|
@696
|
18 years |
nkissebe |
pretty up pymolproxy error handling
|
|
|
@695
|
18 years |
nkissebe |
clean up recovery of lost server connection
|
|
|
@694
|
18 years |
nkissebe |
takes pymol execution command/arguments from own command line …
|
|
|
@693
|
18 years |
dkearney |
added support for loaders, works with nanowire and rtd, and about half …
|
|
|
@692
|
18 years |
mmc |
Fixed a problem with upload where extra blank lines were getting …
|
|
|
@691
|
18 years |
nkissebe |
Add pymolproxy to vizservers
|
|
|
@690
|
18 years |
nkissebe |
molvisviewer.tcl: rc1 of molvisviewer
|
|
|
@689
|
18 years |
nkissebe |
add support for multiple devices (for molecule viewer)
|
|
|
@688
|
18 years |
dkearney |
adding tcl version of simsim which adds command line argument features …
|
|
|
@687
|
18 years |
mmc |
Fixed the Rappture library and <string> element to handle binary
data …
|
|
|
@683
|
18 years |
mmc |
Fixed filexfer so that it tries to find the exportfile/importfile …
|
|
|
@682
|
18 years |
mmc |
Fixed the Rappture::filexfer::upload operation to display an error …
|
|
|
@681
|
18 years |
mmc |
Fixed the Rappture::filexfer code to use the new filexfer mechanism
in …
|
|
|
@680
|
18 years |
mmc |
Fixed the handling of MiddlewareTime? statements so that any extra …
|
|
|
@679
|
18 years |
mmc |
This was crashing with my latest javac until I included the source version.
|
|
|
@678
|
18 years |
mmc |
Fixed RapptureGUI package so that it can be loaded into tclsh.
That …
|
|
|
@677
|
18 years |
dkearney |
now using render-dev for libraries and include files while i fix up …
|
|
|
@676
|
18 years |
mmc |
Fixed all fonts to set pixelsize instead of pointsize, so that fonts …
|
|
|
@674
|
18 years |
mmc |
Fixed sequences so that styles for embedded curves are handled …
|
|
|
@661
|
18 years |
nkissebe |
molvisviewer.tcl: beta3 of molvisviewer
|
|
|
@658
|
18 years |
dkearney |
allow users to add an optional + or - sign infront of their …
|
|
|
@654
|
18 years |
dkearney |
fixed for ticket #21 where progress > 100 gives error messages, also …
|
|
|
@649
|
18 years |
dkearney |
removed the @@RP-ENC stuff from Rappture::encoding, we can use the …
|
|
|
@648
|
18 years |
nkissebe |
molvisviewer.tcl: beta2 of molvisviewer
|
|
|
@646
|
18 years |
mmc |
Fixed a problem with zooming and dragging, when length scales of the …
|
|
|
@645
|
18 years |
mmc |
Fixed 2D contour plots so that the plot comes up properly without …
|
|
|
@644
|
18 years |
nkissebe |
sequence.tcl,sequenceresult.tcl: add support for molecule structure …
|
|
|
@641
|
18 years |
nkissebe |
deviceresult.tcl: Make _dataobjs a private class variable
|
|
|
@640
|
18 years |
mmc |
Enhanced the <loader> to support upload/download for multiple inputs. …
|
|
|
@639
|
18 years |
mmc |
Fixed a bug that caused an "oops!" message whenever you right-clicked …
|
|
|
@638
|
18 years |
mmc |
Fixed the bug for scaling of values in 2D contour plots. It was …
|
|
|
@637
|
18 years |
mmc |
Fixed the way that tools are launched so that any "MiddlewareTime:" …
|
|
|
@636
|
18 years |
dkearney |
added ability to kickoff the simulation or just create a driver file …
|
|
|
@635
|
18 years |
dkearney |
corrected @path@ to @prefix@
|
|
|
@634
|
18 years |
dkearney |
adding full path name for rappture executables.
|
|
|
@633
|
18 years |
dkearney |
corrected the install directory path
|
|
|
@632
|
18 years |
dkearney |
changing rappture script to source the rappture.env file
added option …
|
|
|
@631
|
18 years |
dkearney |
adding wrapper script to simsim.py
|
|
|
@630
|
18 years |
dkearney |
removing simsim so it can be replaced by a shell script
|
|
|
@629
|
18 years |
dkearney |
adding wrapper script around simsim
|
|
|
@627
|
18 years |
dkearney |
new app used to read and create dynamic driver.xml files as if the …
|
|
|
@626
|
18 years |
dkearney |
fixed for a python2.3 error where tempfile is automatically deleted …
|
|
|
@617
|
18 years |
vrinside |
Added new zinc blende renderer - It is still needed to compare with …
|
|
|
@616
|
18 years |
nkissebe |
the rappture script is generated from rappture.in now
|
|
|
@615
|
18 years |
nkissebe |
rebuilt for molvisviewer support
|
|
|
@614
|
18 years |
dkearney |
adjusted start_vis.sh to take into account new scheme for starting vis …
|
|
|
@612
|
18 years |
vrinside |
Removed test code segment..
|
|
|
@611
|
18 years |
vrinside |
added a memeber function for handling application directory in …
|
|
|
@610
|
18 years |
nkissebe |
add molvisviewer.tcl to scripts to install
|
|
|
@609
|
18 years |
nkissebe |
added molvisviewer; remote visualization using pymol
|
|
|
@608
|
18 years |
nkissebe |
model icons for molecule viewer
|
|
|
@607
|
18 years |
nkissebe |
use molVisViewer as the molecule viewer if hubvis_server resource is set
|
|
|
@604
|
18 years |
dkearney |
makefile now depends on /apps/rappture/render instead of /apps/rappture/dev
|
|
|
@603
|
18 years |
vrinside |
for debugging, removed creation of g_color_table_render.
|
|
|
@602
|
18 years |
vrinside |
I put all the functions for callbacks into NvProcessCommand?.cpp, but …
|
|
|
@601
|
18 years |
vrinside |
Tentatively comment code segment for font creation and screenshot in …
|
|
|
@600
|
18 years |
dkearney |
adding a script to create a temporary directory and start nanoscale …
|
|
|
@599
|
18 years |
dkearney |
created dynamic log file names to resolve the problem with different …
|
|
|
@598
|
18 years |
dkearney |
added librappture2.a as library to compile against for nanovis server
|
|
|
@595
|
18 years |
mmc |
Added Derrick's libraries for base64 decoding and unzipping in place, …
|
|
|
@588
|
18 years |
vrinside |
|
|
|
@587
|
18 years |
vrinside |
|
|
|
@586
|
18 years |
vrinside |
|
|
|
@585
|
18 years |
vrinside |
|
|
|
@582
|
18 years |
vrinside |
|
|
|
@581
|
18 years |
vrinside |
|
|
|
@580
|
18 years |
vrinside |
|
|
|
@578
|
18 years |
dkearney |
added code to normalize the units entered by the user
|
|
|
@574
|
18 years |
kennell |
Rearranged Makefile to refer to libviz.a instead of a bunch of …
|
|
|
@572
|
18 years |
mmc |
Added a test harness for the nanoVIS server. Run "nanovis-test" and …
|
|
|
@571
|
18 years |
dkearney |
added -context flags to rappture units convert function calls to fix a …
|
|
|
@567
|
18 years |
mmc |
Oops! Forgot to take out my debug print statements. :-P
|
|
|
@566
|
18 years |
mmc |
Fixed a bug in sequences that was causing real values without units
to …
|
|
|
@565
|
18 years |
kennell |
Added a "connect" parameter to forward connection through port router. …
|
|
|
@563
|
18 years |
dkearney |
small adjustments to gauge.tcl to fix errors in number and units …
|
|
|
@562
|
18 years |
dkearney |
adjustments to how gauge.tcl deals with values for integer and number …
|
|
|
@558
|
18 years |
dkearney |
adjusted rappture.in to properly name the python extensions folder …
|
|
|
@556
|
18 years |
dkearney |
cleaned up syntax
|
|
|
@553
|
18 years |
dkearney |
moved the integer/real value check up infront of the min max value …
|
|
|