|
Notes |
|
|
(0004673)
|
|
Berk Geveci
|
|
2006-08-17 14:55
|
|
This sounds like a good candidate for a custom filter.
|
|
|
|
(0011079)
|
|
Berk Geveci
|
|
2008-04-07 11:18
|
|
|
Create a custom filter that does extract surface -> polydata normals -> glyph and include it as an example in paraview source. Maybe write a test with it too? |
|
|
|
(0011648)
|
|
Berk Geveci
|
|
2008-05-01 13:29
|
|
|
Create a custom filter and compile it in. |
|
|
|
(0012423)
|
|
Utkarsh Ayachit
|
|
2008-06-19 15:17
|
|
Added new "Normal Glyphs" filter that adds a new custom filter for side set
normals. Fixes BUG 0003127.
I am not sure what properties need to be exposed (or what to call this filter). I am open to suggestions.
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMCompoundSourceProxy.cxx,v <-- Servers/ServerManager/vtkSMCompoundSourceProxy.cxx
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxy.cxx,v <-- Servers/ServerManager/vtkSMProxy.cxx
new revision: 1.104; previous revision: 1.103
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxy.h,v <-- Servers/ServerManager/vtkSMProxy.h
new revision: 1.88; previous revision: 1.87
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManager.cxx,v <-- Servers/ServerManager/vtkSMProxyManager.cxx
new revision: 1.73; previous revision: 1.72
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/filters.xml,v <-- Servers/ServerManager/Resources/filters.xml
new revision: 1.298; previous revision: 1.297
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/XML/ParaViewFilters.xml,v <-- Qt/Components/Resources/XML/ParaViewFilters.xml
new revision: 1.48; previous revision: 1.47 |
|
|
|
(0012485)
|
|
Alan Scott
|
|
2008-06-23 21:00
|
|
Nice. I wouldn't change a thing.
Tested client/server. |
|