Commit graph

5 commits

Author SHA1 Message Date
Erik Ogenvik
b0d891fa9a Moved common Python stuff to "pythonbase" lib. 2021-06-27 17:00:34 +02:00
Erik Ogenvik
458b6f8536 Fixed various memory leak issues throughout the code. 2021-05-27 17:38:58 +02:00
Erik Ogenvik
9fc23d1ca6 Clean up all objects before shutting down Python.
Otherwise there will be errors with Python 3.9+.
2021-01-25 23:27:17 +01:00
Erik Ogenvik
09e75a3e71 Rename "get_object" to "get_entity". 2020-04-14 23:34:48 +02:00
Erik Ogenvik
7534fee4e3 Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
Renamed from tests/Py_WorldTest.cpp (Browse further)