Python API fix: Make properties_texture compatible with COMPAT_ENGINES, also a little enhancement for data_mesh (thanks to Matt)
This commit is contained in:
@@ -285,3 +285,4 @@ def compatible(module):
|
||||
compatible("properties_world")
|
||||
compatible("properties_material")
|
||||
compatible("properties_data_mesh")
|
||||
compatible("properties_texture")
|
||||
|
||||
Reference in New Issue
Block a user