armory/blender/arm/logicnode/trait
E1e5en ef4dbd7611 LN for Traits
1. Modification of CanvasScript and WasmScript classes: added a field to save the name of the script / file in the class.
2. Added logical nodes for working with Traits.
- Get Object Traits - gets an array of Traits for the specified object;
- Get Trait Name - get the Trait name (the name that appears in the list in Armory Traits) and its type (Canvas, Wasm, Bundle, LogicNode or Haxe).
2020-10-24 22:04:47 +03:00
..
__init__.py Reassign node categories + rename files 2020-09-08 17:03:24 +02:00
LN_add_trait_to_object.py improve-ln-descriptions 2020-10-05 14:55:56 -03:00
LN_get_object_trait.py Update node docstrings 2020-09-28 15:58:41 +02:00
LN_get_object_traits.py LN for Traits 2020-10-24 22:04:47 +03:00
LN_get_trait_name.py LN for Traits 2020-10-24 22:04:47 +03:00
LN_remove_trait.py improve-ln-descriptions 2020-10-05 14:55:56 -03:00
LN_self_trait.py improve-ln-descriptions 2020-10-05 14:55:56 -03:00
LN_set_trait_paused.py merge-pause-and-resume-nodes 2020-10-09 17:43:17 -03:00
LN_trait.py Update LN_trait.py 2020-10-05 15:06:10 -03:00