|
|
@1016
|
16 years |
gah |
|
|
|
@1001
|
16 years |
dkearney |
splitting buffer from simple buffer so i can use simple buffer elsewhere
|
|
|
@951
|
16 years |
gah |
added datarootdir to Makefile.in
|
|
|
@833
|
16 years |
dkearney |
updated configure to allow user to compile with or without perl, …
|
|
|
@762
|
17 years |
dkearney |
removed rpath from linking to make sure /apps is not mounted on render …
|
|
|
@752
|
17 years |
dkearney |
added use of RPENC_HDR flag in decode function so users can give the …
|
|
|
@751
|
17 years |
dkearney |
moved encode code to src2/core so it can be used in librappture2 for …
|
|
|
@718
|
17 years |
dkearney |
after the core rappture library (librappture.so) is created the …
|
|
|
@708
|
17 years |
dkearney |
updateing build system for rappture and language bindings.
librappture …
|
|
|
@702
|
17 years |
mmc |
- Added Rappture::daemon function so that any process can be forked …
|
|
|
@671
|
17 years |
dkearney |
abstracted the encoding module out to a src/core module and linked tcl …
|
|
|
@666
|
17 years |
mmc |
Added voronoi code, which is currently used by the nanovis server
to …
|
|
|
@665
|
17 years |
dkearney |
Updates to Rappture::Utils::progress for all languages
removed the …
|
|
|
@657
|
17 years |
dkearney |
cleaned up all the compile time warnings in core rappture2 objects
|
|
|
@652
|
17 years |
dkearney |
adding @@RP-ENC back to the encoded string so we can better tell how …
|
|
|
@621
|
17 years |
dkearney |
updates to RpBuffer? for syntax and more exact logic
syntax update to Ptr.h
|
|
|
@606
|
17 years |
dkearney |
missed an error check
|
|
|
@605
|
17 years |
dkearney |
fixed function name for octave put file function
added more error …
|
|
|
@596
|
17 years |
dkearney |
fixed librappture2 to be areal library instead of an executable …
|
|
|
@592
|
17 years |
dkearney |
changed ints to unsigned ints inside of the rappture buffer object and …
|
|
|
@583
|
17 years |
dkearney |
updated RpBuffer? object, cleaning up much of the code.
added putData() …
|
|
|
@576
|
17 years |
dkearney |
moved rappture.h to rappture2.h becasue src/core already has a …
|
|
|
@575
|
17 years |
dkearney |
adding RpBuffer? object, test file for the RpBuffer? and new makefile …
|
|
|
@573
|
17 years |
kennell |
Rearranged Makefile to build libviz.a instead of just a bunch of objects.
|
|
|
@470
|
18 years |
mmc |
Fixed a scaling problem with rectangular volumes. The _vmin/_vmax …
|
|
|
@454
|
18 years |
mmc |
Fixed the handling of NAN values so the value min/max range
is …
|
|
|
@446
|
18 years |
mmc |
Fixed memory problems causing core dumps. The reserve() function …
|
|
|
@443
|
18 years |
mmc |
Changed "Dictionary" to "Lookup" and added simpler version
with string …
|
|
|
@441
|
18 years |
mmc |
Cleaned up smart pointers and added Dictionary class.
|
|
|
@413
|
18 years |
mmc |
- Added <description> capability to output objects, including axes.
- …
|
|
|
@376
|
18 years |
mmc |
Took out hacks added for the det=0 case. If det=0, it means that
the …
|
|
|
@372
|
18 years |
mmc |
Added field scaling and made points outside of volume invisible.
|
|
|
@370
|
18 years |
mmc |
Added support for triangular and prismatic meshes.
Serialization sort …
|
|
|
@364
|
18 years |
mmc |
- Added src2, which is the start of Rappture 2.0, with various
…
|