bubnikv
|
818e0cde7f
|
Fixed many errors in background processing synchronization and update.
Fixed couple of compiler warnings.
|
2018-12-22 10:02:42 +01:00 |
|
bubnikv
|
1078f1b6d1
|
Fixed typo in the previous commit.
|
2018-11-26 16:42:09 +01:00 |
|
bubnikv
|
c3677658f0
|
Another libigl fix: Don't pass Eigen memory aligned objects by value.
|
2018-11-26 16:33:12 +01:00 |
|
bubnikv
|
e2b0a6a329
|
Fixed an libligl AABB assignment operator: memory aligned structures
shall not be passed as "by value" parameters. This is explicitely
warned against in the Eigen manual:
https://eigen.tuxfamily.org/dox/group__TopicPassingByValue.html
|
2018-11-26 15:57:58 +01:00 |
|
tamasmeszaros
|
f37d1311bb
|
Importing the SLA computing module into the native source tree.
|
2018-11-02 11:57:57 +01:00 |
|
Lukas Matena
|
9baec79025
|
Merged branch 'dev_native' into lm_sla_supports_auto
Added igl library files
|
2018-10-26 15:45:52 +02:00 |
|