|
Notes |
|
|
(0018719)
|
|
Alan Scott
|
|
2009-12-07 16:34
|
|
|
This is going to be required for the Prism plugin for 3.8.0, so I am making it a higher priority. Needs to be in PV 3.8.0. |
|
|
|
(0018804)
|
|
Utkarsh Ayachit
|
|
2009-12-10 15:29
|
|
Added support for a ".plugins" xml file
that is provided next to the paraview executable that lists the packaged plugins
which are listed by the plugin manager by default.
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPluginManager.h,v <-- Servers/ServerManager/vtkSMPluginManager.h
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPluginManager.cxx,v <-- Servers/ServerManager/vtkSMPluginManager.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Core/pqApplicationCore.h,v <-- Qt/Core/pqApplicationCore.h
new revision: 1.43; previous revision: 1.42
/cvsroot/ParaView3/ParaView3/Qt/Core/pqApplicationCore.cxx,v <-- Qt/Core/pqApplicationCore.cxx
new revision: 1.95; previous revision: 1.94
/cvsroot/ParaView3/ParaView3/Qt/ApplicationComponents/pqParaViewBehaviors.cxx,v <-- Qt/ApplicationComponents/pqParaViewBehaviors.cxx
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Plugins/CMakeLists.txt,v <-- Plugins/CMakeLists.txt
new revision: 1.50; previous revision: 1.49
/cvsroot/ParaView3/ParaView3/CMake/ParaViewPlugins.cmake,v <-- CMake/ParaViewPlugins.cmake
new revision: 1.59; previous revision: 1.58
/cvsroot/ParaView3/ParaView3/Applications/ParaView/CMakeLists.txt,v <-- Applications/ParaView/CMakeLists.txt
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.120; previous revision: 1.119 |
|
|
|
(0018806)
|
|
Utkarsh Ayachit
|
|
2009-12-10 17:07
|
|
|
Issues still exist on mac locating the plugins from build directory. So reopening this. |
|
|
|
(0019008)
|
|
Utkarsh Ayachit
|
|
2009-12-29 11:18
|
|
|
Fixed mac issues. Simply run ParaView with -dr option to see if the plugin list is loaded correctly. |
|
|
|
(0019231)
|
|
Alan Scott
|
|
2010-01-20 18:28
|
|
|
Assuming it works, since I don't have a mac. |
|