0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 14 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
attempt to get octaviz working with vtk-5.2, courtesy of Andreas Potschka More... about 14 years ago
VTK doesn't handle NaNs, so error out before calling .oct files (avoids a crash in Octave) This was Debian bug #480431, http://bugs.debian.org/480431 More... over 15 years ago
fixed bug in vtk_imshow More... almost 16 years ago
added uninstall information to README and a new TODO list More... about 16 years ago
include CXXPICFLAG in COMPILERFLAGS, it got missed somehow More... over 16 years ago
Use EXECUTE_PROCESS instead of EXEC_PROGRAM This makes it possible to strip empty arguments (XTRA_CXXFLAGS), which otherwise result in compilation problems http://lists.alioth.debian.org/pipermail/pkg-octave-devel/2008-January/002981.html More... over 16 years ago
Bring @VTK_DATA_ROOT@ back More... over 16 years ago
edits for Mac OS X More... over 16 years ago
Use configured vtkGetDataRoot.m More... over 16 years ago
Revamped build system Interface to the WRAP macro simplified. Parallel builds should work now; out-of-source build should work as well. A pre-compiled header file can be used (alas, it doesn't seem to speed the build up that much). More... over 16 years ago
Revert back to @VTK_DATA_ROOT@ (probably a configured file got checked in) More... over 16 years ago
more work on contour view and Z axis visibility More... over 16 years ago
more work on contour view and Z axis visibility More... over 16 years ago
work on contour view and Z axis visibility More... over 16 years ago
use MKOCTFILE throughout Drop the commented symbolic link code; we have PKG_ADD and autoload() (implementing them is on the agenda, but the symbolic link clutters the CMakeLists.txt) More... over 16 years ago
Mac OS X needs -lvtkRendering flag for vtkRaiseWindow More... over 16 years ago
Mac OS X vtk file exclusions added More... over 16 years ago
turn off Z axis in contour plots More... over 16 years ago
Unify configuration calls to octave-config and mkoctfile Variables are named like the variables in octave-config and mkoctfile calls, respectively. More... over 16 years ago
Simplify interface of OCTAVE_WRAP_VTK More... over 16 years ago
Use vktGetDataRoot() instead of hard-coded paths Use @VTK_DATA_ROOT for configuration via cmake at build time More... about 17 years ago
minor edits More... about 17 years ago
moved vtkColors.m More... about 17 years ago
a few bug fixes and adjustments More... about 17 years ago
Unify indentation (2 spaces), using cmake-mode.el http://www.cmake.org/Wiki/CMake_Editors_Support More... over 17 years ago
Use Unix-type line ends (no code changes) More... over 17 years ago
Update FSF address and LGPL More... over 17 years ago
small edits to help documentation More... over 17 years ago
Removed a forgotten cout. More... over 17 years ago
cleaning up some of the function scripts More... over 17 years ago