summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-02fix the example buildaccepted/tizen/unified/toolchain/20240429.123929accepted/tizen/unified/toolchain/20240402.055641sandbox/dkson95/buildSlava Barinov1-1/+0
2023-11-13change USE_SYSTEM_BLAS=ON for reducing size and memory consumptionaccepted/tizen/unified/toolchain/20240311.005230accepted/tizen/unified/toolchain/20240128.235625accepted/tizen/unified/20231114.041314sangho park3-33/+45
2023-08-07set USE_THREAD=0 & USE_OPENMP=0 to reduce memory usagetizen_8.0_m2_releaseaccepted/tizen/unified/20230808.170200accepted/tizen/8.0/unified/20231005.094556tizen_8.0accepted/tizen_8.0_unifiedsangho park1-0/+14
2023-07-07add fmt tarball to 3rdparty_downloadsaccepted/tizen/unified/20230710.084619sangho park1-0/+0
2023-07-07add open3d_sphinx_theme tarball to 3rdparty_downloadssangho park1-0/+0
2023-07-04upgrade to 0.17.0sangho park3-469/+811
2023-07-04Merge branch 'upstream/v0.17.0' into tizensangho park2232-1330381/+67032
2023-06-29Fix building with GCC13accepted/tizen/unified/dev/20230726.115454sangho park2-49/+104
2023-06-28Fix building with GCC13sangho park1-28/+53
2023-03-07Version bump to 0.17.0 (#5973)upstream/v0.17.0Sameer Sheorey2-4/+8
2023-03-07Minor pre v0.17 fixes (#5972)Sameer Sheorey6-13/+26
2023-03-04small doc fix and unhide nns module (#5969)Benjamin Ummenhofer2-1/+1
2023-03-01parallel uv unwrap (#5950)Benjamin Ummenhofer15-64/+700
2023-03-01Add support for converting to Mitsuba normal map BSDF (#5954)Rene2-2/+26
2023-02-24Build and test CPU only Linux x86_64 wheel in CI. (#5902)Sameer Sheorey6-103/+144
2023-02-22 Replace license text with SPDX identifier. (#5868)Sameer Sheorey1676-34671/+3350
2023-02-20UV MAPS Tutorial (#3538)ozgess26-0/+182
2023-02-19Build Windows app in CI (#5929)Sameer Sheorey2-2/+23
2023-02-19Dependency upgrades for security fixes. (#5926)Sameer Sheorey12-395/+404
2023-02-18MiniVec's constructor shall not call Device's constructor/destructor (#5192)Yixing Lao2-20/+13
2023-02-17Convert material properties when converting from legacy to tensor TriangleMes...Rene3-1/+136
2023-02-17Update PyTorch to v1.13.1 (#5925)Sameer Sheorey3-6/+7
2023-02-17VisualizerWithVertexSelection: Call selection_changed callback, when … (#4109)micsc122-46/+54
2023-02-17Consistent face orientation for generated alpha shape (#5912)Benjamin Ummenhofer4-3/+122
2023-02-17Added interaction methods for Python ImageWidget (#4939)Martin Eek Gerhardsen1-11/+101
2023-02-17Unprojection function in the ViewControl (#2852)Pier Angelo Vendrame4-3/+42
2023-02-17Updated customized_visualization tutorial (#2982)AbhishekS1-0/+67
2023-02-14Hide un-needed DSO symbols (#5877)Sameer Sheorey7-23/+73
2023-02-14 Fix build compatibility with fmtlib 8 [Author: @roehling] (#5892)Sameer Sheorey16-54/+120
2023-02-14Fix scrolling direction bug for TextEdit (#5887)Florian Bruggisser1-1/+1
2023-02-10Update github actions CI workflow versions (#5890)Sameer Sheorey14-213/+264
2023-02-09Add options to use system libraries for new dependencies [Author @roehling] (...Sameer Sheorey4-42/+95
2023-02-06Fast check for 3D tensorboard data (#5889)Sameer Sheorey1-12/+32
2023-02-04fix Python 3.8 cuda dll loading on Windows (#5259)Yixing Lao1-8/+24
2023-02-03More portable ARM detection. (#5883)Sameer Sheorey1-1/+1
2023-02-02Fix issue 5830 (pybind Image::To argument order) (#5873)Sameer Sheorey2-6/+65
2023-02-01Refactor : Modify CreateFromTriangleMeshWithinBounds (#5615)Hodong-Hwang1-14/+24
2023-01-26New feature: minimal bounding box for a given point cloud (#5857)Lino Gerlach18-4/+315
2023-01-25fixed a bug in CreateFromTriangleMeshWithinBounds (#5759)mjaein1-1/+1
2023-01-25robust plane detection (#2868)Parker Lusk12-0/+1362
2023-01-24fix call to AdvancedMatching in FGR (#4479)Parker Lusk1-9/+3
2023-01-24Pull request template for community contributors. (#5854)Sameer Sheorey1-0/+34
2023-01-23Support CUDA 12.0 build. (#5833)Nobuo Tsukamoto2-8/+22
2023-01-20fix: O3DVisualizer::RemoveGeometry() function vector subscript out of range (...UnadXiao1-1/+1
2023-01-19Tensor reconstruction system upgrade: make fragments (#5181)Wei Dong17-102/+1044
2023-01-18release python GIL for generalized icp (#5838)Yueci Deng1-0/+1
2023-01-05improved t.io.read_triangle_mesh documentation (#5828)Benjamin Ummenhofer3-6/+57
2022-12-23add voting and ray jitter to compute the inside outside (#5797)Benjamin Ummenhofer4-42/+166
2022-12-16Address issue #5697 (#5701)Thomas Geppert1-1/+1
2022-12-16Tensor PointCloud tutorial (#5687)Yueci Deng6-9/+843