322 Commits (6d3502833f85f0ea97817942498fe662abdf7175)

Author SHA1 Message Date
Adam Rankin 3b070517ad
COMP: Enabling build with recent VTK version 5 years ago
Alexander Alekhin 6a6506b02d viz: call "mapper->Update()" before and after SetInputData() 6 years ago
Kuang Fangjun ec42d87204 fix #11673. 7 years ago
Simon Que 705464258e Merge pull request #11353 from eecsninja:3.4 7 years ago
Tristan Konolige 9d589379ec don't reset camera in setViewerPose 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Adam Rankin d810c73396
Update precomp.hpp 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Fangjun Kuang e8b2c5682e fix issue #9387 and #9575. 7 years ago
Fangjun Kuang ce2a65db85 fix issue #9486. 7 years ago
Fangjun Kuang 2f3d4df2f2 improve the doc for the viz module. 7 years ago
Fangjun Kuang 6205981235 Fix issue 10826. 7 years ago
Fangjun Kuang 28a78003f0 Fix issue 10827. 7 years ago
jasjuang 235889ddbb handle legacy VTK functions 7 years ago
Fakabbir Amin a0c658b012 Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
Igor Wodiany d7cbe6e947
Add const to getViewerPose() 7 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 6fb75c677b viz: update for VTK6.2+ 8 years ago
Alexander Alekhin 4a759abe39 Revert "Fix for VTK6.2 issue." 8 years ago
Sergiu Deitsch d4b501e734 viz: free new[] allocated arrays using delete[] instead of free 8 years ago
Alexander Alekhin f129950dec viz: update for VTK6.2+ 8 years ago
Alexander Alekhin c724d61219 Revert "Fix for VTK6.2 issue." 8 years ago
Alexander Alekhin c7f5bc3624 viz: use ../precomp.hpp in modules/viz/src/vtk/* files 8 years ago
solosuper 372890f1d7 fix #6315 9 years ago
AlexeyAB fcbb57a63f Added ability to disable lighting in the viz-module. 9 years ago
Antonella Cascitelli 079ceea616 Added new functionalities to viz module 9 years ago
tcavallari cca78e0601 Null Pointer check in vizimpl.cpp 10 years ago
Anatoly Baksheev cb95d1df35 viz: fixed memory leak 10 years ago
Anatoly Baksheev 0f2b7fbc45 viz: fixed memory leak, issue 3961 10 years ago
Jasper f45da9866a Fix for VTK6.2 issue. 11 years ago
Anatoly Baksheev 3f95818252 Added cloud shading support - additional normals array is used 11 years ago
Anatoly Baksheev 24d8cbf940 Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry) 11 years ago
Anatoly Baksheev fde0185a77 iteractor work 11 years ago
Anatoly Baksheev fb7e74c511 iteractor work 11 years ago
Anatoly Baksheev 03bd82796d source compatibility with master 11 years ago
Anatoly Baksheev 56754e907d fixed crash for windows if console widow is closed or CTRL_C/CTRL_BRAK keys in console are pressed. 11 years ago
Anatoly Baksheev 1a5dfe421d Added WidgetMerger, Polyline - colors support for each point independently, simple widgets now compute color array instead of setting global color 11 years ago
Anatoly Baksheev f1c062c30a cloud collection finalize 11 years ago
Anatoly Baksheev 5dc17f5d58 Fixed all OpenGL issues for Macos (via objective-C++ layer) 11 years ago
Anatoly Baksheev 069dd8a068 default meshlab background 11 years ago
Anatoly Baksheev f8ccc115ef proper render call order (fixes some issues with VTK6.1) 11 years ago
Anatoly Baksheev 17fea0dd0a fixed size_t/int conversion warnings 11 years ago
Anatoly Baksheev 998aefd1d1 cloud collection merges data only on rendering 11 years ago
Anatoly Baksheev eb8728d727 Updated cloud io functionality - removed dependency from VTK legacy 11 years ago
Anatoly Baksheev 1f5007f106 modified viz module header layout for 2.4 compatibility 11 years ago
Anatoly Baksheev 3dc2dbc17e VTK off by default 11 years ago
Anatoly Baksheev 02ebc4368c Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style 11 years ago
Anatoly Baksheev ac035b9b8e review comments 11 years ago
Anatoly Baksheev 4cc8f7012b closing window 11 years ago
Anatoly Baksheev 4e18007066 fixed white spaces 11 years ago