Skip to content
Robert Konrad edited this page Jul 3, 2016 · 15 revisions
  • 2016-07-03: Lots of objects in kha.graphics4 now have delete methods which have to be called to release GPU resources. Previously that happened automatically in native backends and not at all in the html5 backend. Implemented in 9da807b.
  • 2016-06-26: The android-native exporter has been updated and now exports projects for Android Studio 2 (specifically tested with Android Studio 2.1.2). This breaks compatibility with earlier releases of Android Studio. Implemented in 98b615b.
Clone this wiki locally