|
|
@3198
|
12 years |
ldelgass |
When built for VTK 6, use 2D mode of CubeAxesActor? instead of …
|
|
|
@3197
|
12 years |
ldelgass |
Add generic aspect ratio scaling impl.
|
|
|
@3196
|
12 years |
ldelgass |
Fix heightmap add doc string
|
|
|
@3195
|
12 years |
ldelgass |
Require VTK >= 5.8
|
|
|
@3194
|
12 years |
ldelgass |
Default to no distance or view angle LOD for axis labels
|
|
|
@3193
|
12 years |
ldelgass |
Fix setting axes color with VTK6 cube axes (still have issue with axis …
|
|
|
@3192
|
12 years |
ldelgass |
Add variables for building against VTK 6.0. Note that the _AUTOINIT …
|
|
|
@3191
|
12 years |
ldelgass |
Fix another VTK < 6 regression
|
|
|
@3190
|
12 years |
ldelgass |
Fix glpyhs for VTK < 6
|
|
|
@3189
|
12 years |
ldelgass |
Adopt API changes for upcoming VTK 6.0
|
|
|
@3188
|
12 years |
mmc |
Added unexpected bug reports to the logger as "oops!" messages.
Fixed …
|
|
|
@3187
|
12 years |
mmc |
Fixed the main program to catch kill signals and program termination …
|
|
|
@3186
|
12 years |
mmc |
Added the Rappture::Logger facility and updated many (not all)
of the …
|
|
|
@3185
|
12 years |
gah |
|
|
|
@3184
|
12 years |
clarksm |
Do a better job when command is given as string. Eliminating the …
|
|
|
@3183
|
12 years |
gah |
Release for SC 2012
|
|
|
@3182
|
12 years |
gah |
|
|
|
@3181
|
12 years |
ldelgass |
Tcl skeleton code generated from builder needs Img package for image …
|
|
|
@3180
|
12 years |
ldelgass |
Fix substitution of output variable names in Tcl skeleton code from …
|
|
|
@3179
|
12 years |
ldelgass |
acutally apply clip planes to DataSet? outlines
|
|
|
@3178
|
12 years |
ldelgass |
apply clipping planes to outline of dataset,cutplanes
|
|
|
@3177
|
12 years |
mmc |
Updated all of the copyright notices to reference the transfer to
the …
|
|
|
@3176
|
12 years |
ldelgass |
Use arcball camera in heightmap viewer, update quat entries on camera …
|
|
|
@3175
|
12 years |
ldelgass |
sync with trunk
|
|
|
@3174
|
12 years |
gah |
|
|
|
@3173
|
12 years |
gah |
|
|
|
@3172
|
12 years |
gah |
|
|
|
@3171
|
12 years |
ldelgass |
updates to Group
|
|
|
@3170
|
12 years |
dkearney |
updates from steve to Rappture's python language tools.py
|
|
|
@3169
|
12 years |
gah |
Release for Hubbub 2012
|
|
|
@3168
|
12 years |
ldelgass |
Protocol for arrow, cone and cylinder
|
|
|
@3167
|
12 years |
ldelgass |
Protocol for arc and disk primitives
|
|
|
@3166
|
12 years |
ldelgass |
add protocol for n-sided regular polygon
|
|
|
@3165
|
12 years |
ldelgass |
Add protocol docs for line command
|
|
|
@3164
|
12 years |
ldelgass |
Add protocol for line primitives, add more template functions for …
|
|
|
@3163
|
12 years |
ldelgass |
init color field range in ctor
|
|
|
@3162
|
12 years |
ldelgass |
Add static method to print debug info on VTK DataSet?
|
|
|
@3161
|
12 years |
ldelgass |
Fix includes for DBL_MAX
|
|
|
@3160
|
12 years |
gah |
|
|
|
@3159
|
12 years |
gah |
sync with trunk
|
|
|
@3158
|
12 years |
gah |
sync with trunk
|
|
|
@3157
|
12 years |
gah |
|
|
|
@3156
|
12 years |
gah |
|
|
|
@3155
|
12 years |
ldelgass |
Add new drawing shape classes to Makefile
|
|
|
@3154
|
12 years |
ldelgass |
Add new 3d drawing shapes
|
|
|
@3153
|
12 years |
ldelgass |
Protocol support for colormapping contour2ds.
|
|
|
@3152
|
12 years |
mmc |
Fix to write the @tool directory into the driver/run files for all …
|
|
|
@3151
|
12 years |
ldelgass |
Support colormapping 2D isocontour lines (still needs protocol)
|
|
|
@3150
|
12 years |
ldelgass |
Add explicit template instantiations for getGraphicsObject(), needed …
|
|
|
@3149
|
12 years |
ldelgass |
Add protocol for sphere resolution and section
|
|
|
@3148
|
12 years |
ldelgass |
Add Box and Sphere shapes and commands to vtkvis.
|
|
|
@3147
|
12 years |
ldelgass |
Fix typo in protocol command to set element colormap
|
|
|
@3146
|
12 years |
ldelgass |
Set VTK molecule colormode to by_element or scalar appropiately when …
|
|
|
@3145
|
12 years |
ldelgass |
Add protocol and fixes for VTK molecule color mode
|
|
|
@3144
|
12 years |
ldelgass |
Client-side support for wireframe VTK molecules
|
|
|
@3143
|
12 years |
ldelgass |
Add protocol for bond style (cylinder vs. line)
|
|
|
@3142
|
12 years |
ldelgass |
Fixes for bond scaling, add wireframe bonds
|
|
|
@3141
|
12 years |
ldelgass |
First pass at converting VTK Molecule to use display lists …
|
|
|
@3140
|
12 years |
ldelgass |
Fixes for VTK molecule viewer: use scale values based on Angstroms …
|
|
|
@3139
|
12 years |
gah |
fix to use drawing in loader
|
|
|
@3138
|
12 years |
ldelgass |
Add vtk renderer method to collect unscaled graphics object bounds.
|
|
|
@3137
|
12 years |
ldelgass |
Enable molecule label toggle, set default camera angle to match volume …
|
|
|
@3136
|
12 years |
ldelgass |
More fixes for string fields
|
|
|
@3135
|
12 years |
ldelgass |
GetPointData?()->GetArray?(i) can return NULL when the i-th array is not …
|
|
|
@3134
|
12 years |
ldelgass |
Add protocol to toggle atom labels
|
|
|
@3133
|
12 years |
ldelgass |
Add missing declaration
|
|
|
@3132
|
12 years |
ldelgass |
Fix cut/paste error.
|
|
|
@3131
|
12 years |
ldelgass |
First pass at atom label support in VTK molecules
|
|
|
@3130
|
12 years |
ldelgass |
Add element name array
|
|
|
@3129
|
12 years |
ldelgass |
add null pointer sanity checks
|
|
|
@3128
|
12 years |
gah |
|
|
|
@3127
|
12 years |
gah |
|
|
|
@3126
|
12 years |
ldelgass |
Add warp (by vector) commands
|
|
|
@3125
|
12 years |
ldelgass |
Add RpWarp? to Makefile
|
|
|
@3124
|
12 years |
ldelgass |
Add preliminary version of mesh warping by vector field (e.g. mesh …
|
|
|
@3123
|
12 years |
ldelgass |
Set default camera angle to match nanovisviewer
|
|
|
@3122
|
12 years |
gah |
|
|
|
@3121
|
12 years |
gah |
Added molecule settings tab.
Segregated volume (polydata) and …
|
|
|
@3120
|
12 years |
ldelgass |
Don't automatically switch camera to image mode for 2D scene …
|
|
|
@3119
|
12 years |
gah |
handle objects with empty datasets
|
|
|
@3118
|
12 years |
gah |
handle objects with empty datasets
|
|
|
@3117
|
12 years |
gah |
|
|
|
@3116
|
12 years |
gah |
|
|
|
@3115
|
12 years |
gah |
|
|
|
@3114
|
12 years |
gah |
|
|
|
@3113
|
12 years |
gah |
Made "install" target depend on "all".
Changed argument progress' …
|
|
|
@3112
|
12 years |
ldelgass |
Add bond color option, bond color mode (constant or by elements) to …
|
|
|
@3111
|
12 years |
ldelgass |
Fix up camera clipping planes and axes after a change in molecule scaling.
|
|
|
@3110
|
12 years |
ldelgass |
Add protocol to change atom/bond radius scale factor for VTK molecules
|
|
|
@3109
|
12 years |
ldelgass |
VTK Molecule: fix atom scale to be consistent with Angstrom units used …
|
|
|
@3108
|
12 years |
gah |
|
|
|
@3107
|
12 years |
ldelgass |
Don't print error when sem_wait is interrupted, instead loop on …
|
|
|
@3106
|
12 years |
ldelgass |
Reduce warning/errors about missing scalar data in glyphs dataset to …
|
|
|
@3105
|
12 years |
ldelgass |
There aren't any cutplanes used in vtkviewer, so remove line to set …
|
|
|
@3104
|
12 years |
ldelgass |
Bump up default resolutions of glyphs shapes slightly
|
|
|
@3103
|
12 years |
ldelgass |
Increase default resolution of spheres/cylinders in molecule rendering
|
|
|
@3102
|
12 years |
gah |
Fixes for drawing. Allow empty html file.
|
|
|
@3101
|
12 years |
gah |
fixes for drawing. Allow empty html file.
|
|
|
@3100
|
12 years |
gah |
fixes for drawing. Allow empty html file.
|
|
|
@3099
|
12 years |
mmc |
Fixed a problem with number/integer results that showed up during the …
|
|
|