Skip to content

Fix move for RAII objects

Jonathan Kunstwald requested to merge feature/fix-raii-move into develop
  • Fix all isCurrent() checks for RAII objects, which failed if the object has been moved before
  • Port texture generation script to Python 3

Merge request reports