8000 Tags · svark/Open3D · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: svark/Open3D

Tags

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build fixes for v0.19 (isl-org#7128)

* Prevent libomp linking when libomp5-dev is installed, due to cmake adding the libc++ dir as a linker search path. In sycl mode, libiomp is the default OMP runtime.
Do not install clang to prevent libomp-dev being installed.
DEVELOPER_BUILD option for SYCL CI
ccache gz -> xz
Dockerfile for building docs.
Use cxx11 abi pytorch to allow building both torch and tf docs at once.
* Use glfw null platform auto selection
* Upgrade glew to v2.2
* Fix GLFW platform selection when re-initialized. GLFW remembers last null platform.
* macOS script typos

main-devel

Toggle main-devel's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Convert triangle mesh model to tmesh map (isl-org#6758)

- ToString() for Material and string representation in Python.
- MaterialRecord to Material conversion - allows converting triangle mesh models to a map of tmeshes, including materials. Limitation: Only one material per tmesh (same as TriangleMeshModel)
- Support for emissive color reading in FileASSIMP (model) and writing for tmesh (tio FIleASSIMP)

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix tensorboard examples with MonkeyModel path (isl-org#6569)

v0.17.0-1fix6008

Toggle v0.17.0-1fix6008's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix two crash bugs on Apple Silicon (isl-org#6008)

* Remove -nocompact_unwind and suppress warnings instead
* Fix crash bug on Apple Silicon on closing gui window (might be Ventura-only)
8000

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add new Mitsuba Python example + update CPU rendering docs (isl-org#5991

)

* Add new material estimation example
* Update docs for CPU rendering for Ubuntu 22.04
Co-authored-by: Sameer Sheorey <sameer.sheorey@intel.com>

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build with libomp 11.1 and package it in the macOS wheel (isl-org#5679)

Fail build if newer libomp found
Install libomp 11.1.0 from old brew bottle for catalina (10.15)

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make PaintUniformColor return by reference (isl-org#5566)

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.15.1 version bump (isl-org#4782)

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.15.0 version bump (isl-org#4778)

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.14.1 version bump (isl-org#4358)

0