1
0
Fork 0
godot/doc
Lyuma 637fe3ccdd Allow post-import plugins to modify _subresources
The old code fetched some data before the `EditorScenePostImportPlugin._pre_process` callback.
While the callback could modify existing keys, this prevented users from adding new data on a fresh import.

By fetching the keys after pre_process, this means users can consistently modify import options for nodes, meshes, materials and animations in a post-import plugin.
2024-12-24 07:34:24 -08:00
..
classes Allow post-import plugins to modify _subresources 2024-12-24 07:34:24 -08:00
tools SCons: Improve colored output 2024-12-10 11:44:48 -06:00
translations i18n: Sync translations with Weblate 2024-09-17 20:47:16 +02:00
Doxyfile
Makefile
class.xsd Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00