Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jérémie Dumas de91fdd9d0 Merge pull request #1258 from v1kko/dev 6 yıl önce
  Lawson Fulton a03d1a2d56 Path to edges + various template instantiations (#1259) 6 yıl önce
  Jérémie Dumas b79e8374a8 Merge pull request #1251 from BruegelN/fix-dirty-flag-ViewerData.set_color 6 yıl önce
  Victor Azizi 734ff706a9 Avoid reading beyond boundaries of arrays in readSTL.cpp 6 yıl önce
  BruegelN 0dfaf2a32c set dirty flags for specular and ambient too inside igl::opengl::ViewerData::set_colors(). 6 yıl önce
  Rahul Sheth 84c886b482 Hunterize libigl, attempt 2 (#1242) 6 yıl önce
  Jérémie Dumas ed98693ff8 Merge pull request #1247 from BruegelN/fix-is_irregular_vertex 6 yıl önce
  Nico Brügel 40db7208d0 use std::any_of to check result in is_irregular_vertex test. 6 yıl önce
  Nico Brügel 7361a30ecb Merge branch 'dev' of https://github.com/libigl/libigl into fix-is_irregular_vertex 6 yıl önce
  Jérémie Dumas 31c4eb24d2 Merge pull request #1244 from BruegelN/update-IGL_DEPRECATED-for-clang 6 yıl önce
  Nico Brügel 87a50b8a39 update IGL_DEPRECATED to handle clang (e.g. on macOS) as well. 6 yıl önce
  Jérémie Dumas 7c784ab905 Add conda environment file for boost (helpful for Windows users). (#1239) 6 yıl önce
  BruegelN 287ae99d3d fixed 'igl::is_irregular_vertex()' exception if CMAKE_BUILD_TYPE=Debug. 6 yıl önce
  Jérémie Dumas b856635ba7 Try to update Travis image for macOS. 6 yıl önce
  BruegelN 263b29b021 added thes for igl::is_irregular_vertex to showcase that it segfaults with CMAKE_BUILD_TYPE=Debug due to a missing F.maxCoeff()+1 in https://github.com/libigl/libigl/blob/master/include/igl/is_irregular_vertex.cpp#L16 6 yıl önce
  X.ZhaoMa cdd8971d1d Add a function to set labels collectively, and clear function for points/lines. (#1196) 6 yıl önce
  Jérémie Dumas 1f7605ea7c Merge pull request #1231 from dpshamonin/vs-2015-error-C2131 6 yıl önce
  Denis Shamonin 4228447e3c fix compiler (VS 2015 error C2131) issue #1226 6 yıl önce
  Jérémie Dumas 119f3bdc41 Merge pull request #1210 from evouga/dialogfixes 6 yıl önce
  Jérémie Dumas 779af8fb48 Merge pull request #1227 from BruegelN/python_fix-viewer-core 6 yıl önce
  Jérémie Dumas 8a448d4af4 Merge pull request #1185 from txstc55/master 6 yıl önce
  Jérémie Dumas 473edba1d7 Update file dialog check. 6 yıl önce
  Jérémie Dumas 15b87c6e84 Merge pull request #1197 from BruegelN/fix-on-linux-path_to_executable 6 yıl önce
  Jérémie Dumas d56ab01cfb Merge pull request #1220 from BruegelN/python_fix-viewer-data 6 yıl önce
  Jérémie Dumas 790dd4d3eb Merge pull request #1224 from nTopology/dev/ig/warningimprovements 6 yıl önce
  Nico Brügel 6787393cd1 replace 'viewer.core' with 'viewer.core()' in python tutorials. Use same API style like in C++ however other methods for multiple viewport support still do not have python bindings. 6 yıl önce
  Nico Brügel 7162dbe428 expose igl.glfw.Viewer.core() the same way as in C++ and adding default argument. 6 yıl önce
  Ignacio Fraga 3bb73fbdd7 Dealing with MSVC warnings a little bit more elegantly 6 yıl önce
  BruegelN ea48d38056 Due to the changes in glfw::Viewer one should pass a parameter when calling data() to select a mesh. In C++ mesh_id=-1 by default ( the last element). This commit adds this behaviour for the python bindings. 6 yıl önce
  Alec Jacobson 16b8ab326c Merge pull request #1205 from rodyo/dev 6 yıl önce