Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace deprecated imgui functions and add DESKTOP_INSTALL_DIR cache …
…variable for apps (isl-org#6854) * Allow compiling open3d-cpu python package on NixOs 24.05 * Remove the use of deprecated functions in ImGui * CMake option to exclude uvatlas as dependency as a single function leads to the inclusion of many libraries. * CMake option to override the desktop install path * Set the frame size as initial item heights in the ListView. * Allow compiling open3d-cpu python package on NixOs 24.05 * Remove the use of deprecated functions in ImGui * CMake option to exclude uvatlas as dependency as a single function leads to the inclusion of many libraries. * CMake option to override the desktop install path * Set the frame size as initial item heights in the ListView. * Fix style errors and disable the 'uvatlas' tests when the feature is not enabled. * make DESKTOP_INSTALL_DIR a CACHE variable to allow setting it on the cmdline * keep compute_uvatlas in the core feature set * add missing docstring --------- Co-authored-by: Ernesto Rodriguez <[email protected]> Co-authored-by: Sameer Sheorey <[email protected]> Co-authored-by: Benjamin Ummenhofer <[email protected]>
- Loading branch information