Skip to content
Snippets Groups Projects
  1. Apr 14, 2023
  2. Mar 31, 2023
  3. Mar 30, 2023
  4. Mar 29, 2023
    • Lucas Gandel's avatar
      Fix projection matrix computation in VR · f2e4354e
      Lucas Gandel authored
      Fix all mappers that use the VCDC matrix, e.g. GPUVolume, PointGaussian;
      
      The VCDC matrix must be transposed before being sent to the GPU.
      Also make sure that GetKeyMatrices is idempotent, and remove useless calls
      to it.
      
      (cherry picked from commit 86da7ae4)
      f2e4354e
  5. Mar 28, 2023
  6. Mar 23, 2023
  7. Mar 20, 2023
  8. Mar 08, 2023
  9. Mar 02, 2023
  10. Mar 01, 2023
  11. Feb 28, 2023
  12. Feb 27, 2023
  13. Feb 25, 2023
  14. Feb 24, 2023
  15. Feb 23, 2023
  16. Feb 22, 2023
  17. Feb 21, 2023
  18. Feb 20, 2023
  19. Feb 19, 2023
    • David Gobbi's avatar
      Make FindExprTk more robust · 32efedfc
      David Gobbi authored
      The previous version of this module failed due to trivial changes
      in the way the "version" variable was declared in exprtk.hpp.
      Add a fallback so that, if exprtk is found, the reported version
      is never less than 2.7.
      32efedfc
  20. Feb 17, 2023
Loading