reopened for cosmetic fixes
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 2 2016
New remote branch pushed: bug-8165-cosmetics
New remote branch pushed: bug-8165-mastermerge6
Changes since Sascha's comment:
New remote branch pushed: bug-8165-mastermerge4
New remote branch pushed: bug-8165-mastermerge5
[1ec241]: Merge branch 'bug-8150-Mapper-Performance'
Merged commits:
2013-04-12 16:30:43 Sandy Engelhardt [46ec04]
Merge branch 'bug-14932-generatedata-performance' into bug-8150-Mapper-Performance
New remote branch pushed: bug-8150-RenewDocumentation
[1a2f15]: Merge branch 'bug-8150-RenewDocumentation'
Merged commits:
2013-03-22 11:36:10 Sandy Engelhardt [c65f33]
Changed Rendering concept page (Mapper section and sequence diagram)
[b01b4f]: Merge branch 'bug-8150-Comments'
Merged commits:
2013-03-21 10:40:02 Sandy Engelhardt [5e3fe9]
adjusted doxygen deprecated comment
New remote branch pushed: bug-8150-FixOpenGLRendering
New remote branch pushed: bug-8150-VtkMapper2D3DNewArchitecture-Introduce-DeprecatedSince
New remote branch pushed: bug-8150-Comments
New remote branch pushed: bug-8150-FixOpenGLRenderingII
[65b326]: Merge branch 'bug-8150-FixOpenGLRendering'
Merged commits:
2013-03-19 11:23:50 Sandy Engelhardt [56cc34]
Bugfix OpenGL renders only once and LineWidth is per default 1.0
[a21e1c]: Merge branch 'bug-8150-VtkMapper2D3DNewArchitecture-Introduce-Deprecat
Merged commits:
2013-03-01 14:52:04 Sandy Engelhardt [2d67d6]
Replace @deprecated by @deprecatedSince{2013_03} in mapper architecture
[a4eaeb]: Merge branch 'bug-8150-FixOpenGLRenderingII'
Merged commits:
2013-03-19 11:31:09 Sandy Engelhardt [95a8c4]
Fix OpenGL Rendering, uncommented variable
[82e7d7]: Merge branch 'bug-8150-Integration'
Merged commits:
2013-02-27 16:36:22 Sandy Engelhardt [864463]
COMP:Bugfix in mitkToFSurfaceVtkMapper 3D (wrong function call)
New remote branch pushed: bug-8150-Integration
[8b483d]: Merge branch 'bug-8150-Integration'
Merged commits:
2013-02-27 15:27:00 Sandy Engelhardt [e756e3]
Merge branch 'master' of mitk.org:MITK
[d86f46]: Merge branch 'bug-8150-Integration'
Merged commits:
2013-02-27 16:49:30 Sandy Engelhardt [aa08d2]
COMP: Fixing other method call
New remote branch pushed: bug-8150-VtkMapper2D3DarchitectureRefactoring
Do you intend to have a consistent naming scheme within the mapper structure, i.e.
to rename the single mappers in order to have either "GL" or "VTK" and either "2D" or "3D" in each mapper's name?
We checked the layer order of the images in the 3D mapper (Geometry2DDataVtkMapper3D). Everything seems to be correct there.
Rendering component handover.
Rendering component handover.
Rendering component handover.
Rendering component handover.
Rendering component handover.
Rendering component handover.
Rendering component handover.
Rendering component handover.
Rendering component handover.
Rendering component handover.
I worked on the PointSetVtkMapper2D.