armory/blender/arm/logicnode
2019-11-05 21:59:51 +09:00
..
__init__.py Move py sources to arm package 2017-03-15 12:30:14 +01:00
action_add_group.py Use Collection naming for nodes 2019-01-22 15:35:06 +01:00
action_add_trait.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_add_transform.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_call_function.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_call_group.py Use PointerProperty to prevent whitespace issues 2019-02-08 12:50:12 +01:00
action_clear_parent.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_group_output.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_pause_trait.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_print.py String input for Print node 2019-05-10 12:55:41 +02:00
action_remove_active_scene.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_remove_group.py Use Collection naming for nodes 2019-01-22 15:35:06 +01:00
action_remove_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_remove_trait.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_resume_trait.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_rotate_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_rotate_object_around_axis.py expose rotation around axis in nodes 2019-05-06 19:27:52 +02:00
action_scale_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_send_event.py Merge Send Event and Send Object Event nodes 2018-07-13 08:46:25 +02:00
action_send_global_event.py Logic fixes, primitive events 2017-04-16 14:46:35 +02:00
action_set_camera.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_camera_fov.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_light_color.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_light_strength.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_location.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_material.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_material_image_param.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_material_rgb_param.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_material_slot.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_material_value_param.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_mesh.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_name.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_parent.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_parent_bone.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_property.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_rotation.py quaternion bug fix 2019-09-27 20:47:07 +01:00
action_set_scale.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_scene.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_time_scale.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_transform.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_variable.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_set_visible.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_sleep.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_spawn_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_spawn_scene.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_timer.py Update node interface 2018-10-22 10:10:33 +02:00
action_translate_object.py local option 2019-03-29 15:23:57 +01:00
action_translate_on_local_axis.py Begin b28 era 2018-12-18 23:48:38 +01:00
action_write_storage.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_animation_state.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_blend_action.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_bone_fk.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_bone_ik.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_on_action_marker.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_pause_action.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_pause_tilesheet.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_play_action.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_play_tilesheet.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_resume_action.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_resume_tilesheet.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_set_action_speed.py Begin b28 era 2018-12-18 23:48:38 +01:00
animation_set_particle_speed.py Begin b28 era 2018-12-18 23:48:38 +01:00
arm_nodes.py Fixed issue reported in Armory Forum 2019-11-05 21:59:51 +09:00
array_add.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_add_unique.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_get.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_in_array.py Add an In Array Node 2019-02-28 17:46:19 -06:00
array_length.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_pop.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_remove.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_remove_value.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_set.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_shift.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_slice.py Begin b28 era 2018-12-18 23:48:38 +01:00
array_splice.py Begin b28 era 2018-12-18 23:48:38 +01:00
canvas_get_checkbox.py Adding canvas category logic nodes 2019-09-29 22:37:18 +09:00
canvas_get_input_text.py Adding canvas category logic nodes 2019-09-29 22:37:18 +09:00
canvas_get_location.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_get_pb.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_get_position.py Adding canvas category logic nodes 2019-09-29 22:37:18 +09:00
canvas_get_rotation.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_get_scale.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_get_slider.py Add Nodes for Getting and Setting Canvas Sliders 2019-02-16 15:54:12 -06:00
canvas_set_asset.py Adding canvas category logic nodes 2019-09-29 22:37:18 +09:00
canvas_set_location.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_set_pb.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_set_rotation.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_set_scale.py added get/set location, rotation, scale, progress bar nodes 2019-09-23 15:55:46 +05:30
canvas_set_slider.py Add Nodes for Getting and Setting Canvas Sliders 2019-02-16 15:54:12 -06:00
canvas_set_text.py Begin b28 era 2018-12-18 23:48:38 +01:00
canvas_set_text_color.py Adding canvas category logic nodes 2019-09-29 22:37:18 +09:00
canvas_set_visible.py Canvas Set Visible 2019-09-18 21:16:10 +09:00
event_on_event.py Begin b28 era 2018-12-18 23:48:38 +01:00
event_on_init.py Logic nodes round 4 2017-04-08 20:05:35 +02:00
event_on_timer.py Rename to Timer 2018-10-21 19:45:41 +02:00
event_on_update.py Add Late Update and Physics Pre-Update To The On Update Node 2019-01-22 21:21:46 -06:00
event_on_volume_trigger.py Begin b28 era 2018-12-18 23:48:38 +01:00
input_gamepad.py added deprecated versions of each replaced node, as blender forgets their bl_idname and "NodeUndefined" is not a useful id. Also added the replacement rules for the input nodes. 2019-04-30 17:07:57 +02:00
input_gamepad_coords.py Added analog outputs for gamepad coords, unified output of gamepad, fixed surface input returning a function 2019-02-16 17:34:53 +01:00
input_keyboard.py Fix comma and period keys 2019-11-04 21:35:18 +01:00
input_mouse.py added deprecated versions of each replaced node, as blender forgets their bl_idname and "NodeUndefined" is not a useful id. Also added the replacement rules for the input nodes. 2019-04-30 17:07:57 +02:00
input_mouse_coords.py Proper input system 2017-04-10 21:17:17 +02:00
input_on_gamepad.py Begin b28 era 2018-12-18 23:48:38 +01:00
input_on_keyboard.py Fix comma and period keys 2019-11-04 21:35:18 +01:00
input_on_mouse.py Begin b28 era 2018-12-18 23:48:38 +01:00
input_on_surface.py Begin b28 era 2018-12-18 23:48:38 +01:00
input_on_virtual_button.py Begin b28 era 2018-12-18 23:48:38 +01:00
input_sensor_coords.py Proper input system 2017-04-10 21:17:17 +02:00
input_set_mouse_lock.py Begin b28 era 2018-12-18 23:48:38 +01:00
input_show_mouse.py Begin b28 era 2018-12-18 23:48:38 +01:00
input_surface.py added deprecated versions of each replaced node, as blender forgets their bl_idname and "NodeUndefined" is not a useful id. Also added the replacement rules for the input nodes. 2019-04-30 17:07:57 +02:00
input_surface_coords.py Proper input system 2017-04-10 21:17:17 +02:00
input_virtual_button.py added deprecated versions of each replaced node, as blender forgets their bl_idname and "NodeUndefined" is not a useful id. Also added the replacement rules for the input nodes. 2019-04-30 17:07:57 +02:00
logic_alternate.py More logic control 2017-04-11 11:28:22 +02:00
logic_array_loop.py Array socket color 2018-06-12 23:16:28 +02:00
logic_branch.py Logic nodes round 4 2017-04-08 20:05:35 +02:00
logic_function.py Begin b28 era 2018-12-18 23:48:38 +01:00
logic_function_output.py Begin b28 era 2018-12-18 23:48:38 +01:00
logic_gate.py Begin b28 era 2018-12-18 23:48:38 +01:00
logic_inverse.py Begin b28 era 2018-12-18 23:48:38 +01:00
logic_is_false.py Proper input system 2017-04-10 21:17:17 +02:00
logic_is_none.py Logic nodes round 4 2017-04-08 20:05:35 +02:00
logic_is_not_none.py Logic nodes round 4 2017-04-08 20:05:35 +02:00
logic_is_true.py Proper input system 2017-04-10 21:17:17 +02:00
logic_loop.py Logic nodes round 4 2017-04-08 20:05:35 +02:00
logic_loop_break.py More logic control 2017-04-11 11:28:22 +02:00
logic_merge.py Begin b28 era 2018-12-18 23:48:38 +01:00
logic_not.py Fix register issue on Windows 2017-04-20 00:13:43 +02:00
logic_sequence.py Begin b28 era 2018-12-18 23:48:38 +01:00
logic_switch.py SwitchNode 2018-08-11 23:42:39 -07:00
logic_to_bool.py Begin b28 era 2018-12-18 23:48:38 +01:00
logic_while.py Logic nodes round 4 2017-04-08 20:05:35 +02:00
native_call_haxe_static.py Begin b28 era 2018-12-18 23:48:38 +01:00
native_expression.py Begin b28 era 2018-12-18 23:48:38 +01:00
native_get_haxe_property.py Begin b28 era 2018-12-18 23:48:38 +01:00
native_loadUrl.py Correcting category mistakes 2019-09-17 21:13:23 +09:00
native_read_file.py Correct socket position 2019-10-18 21:33:26 +09:00
native_read_json.py Correct socket position 2019-10-18 21:35:08 +09:00
native_script.py Begin b28 era 2018-12-18 23:48:38 +01:00
native_set_haxe_property.py Begin b28 era 2018-12-18 23:48:38 +01:00
native_shutdown.py Begin b28 era 2018-12-18 23:48:38 +01:00
native_write_file.py File Read/Write nodes 2018-11-14 15:43:42 +01:00
native_write_json.py File Read/Write nodes 2018-11-14 15:43:42 +01:00
navmesh_goto_location.py Begin b28 era 2018-12-18 23:48:38 +01:00
navmesh_navigable_location.py Begin b28 era 2018-12-18 23:48:38 +01:00
navmesh_pick_location.py Begin b28 era 2018-12-18 23:48:38 +01:00
navmesh_stop_agent.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_apply_force.py local option 2019-03-29 15:23:57 +01:00
physics_apply_force_at_location.py at location local 2019-04-09 17:15:20 +02:00
physics_apply_impulse.py local option 2019-03-29 15:23:57 +01:00
physics_apply_impulse_at_location.py at location local 2019-04-09 17:15:20 +02:00
physics_apply_torque.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_apply_torque_impulse.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_cast_physics_ray.py add collision-filter-mask feature 2019-09-10 23:09:44 +02:00
physics_get_contacts.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_get_first_contact.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_get_gravity.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_get_velocity.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_has_contact.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_on_contact.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_on_contact_array.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_pick_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_set_gravity.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_set_gravity_enabled.py Begin b28 era 2018-12-18 23:48:38 +01:00
physics_set_velocity.py Begin b28 era 2018-12-18 23:48:38 +01:00
rp_config.py add renderpath nodes 2019-10-02 15:09:47 +05:30
rp_msaa.py add renderpath nodes 2019-10-02 15:09:47 +05:30
rp_shadow_quality.py add renderpath nodes 2019-10-02 15:09:47 +05:30
rp_super_sample.py add renderpath nodes 2019-10-02 15:09:47 +05:30
sound_pause_speaker.py Begin b28 era 2018-12-18 23:48:38 +01:00
sound_play_sound.py Use PointerProperty for Play Sound node 2019-01-21 16:48:11 +01:00
sound_play_speaker.py Begin b28 era 2018-12-18 23:48:38 +01:00
sound_stop_speaker.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_active_camera.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_active_scene.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_case_string.py add string operation nodes 2019-09-30 00:22:00 +05:30
value_compare.py Update Compare Node to Match Gate Node 2019-01-25 10:17:58 -06:00
value_concatenate_string.py Value category for Concatenate String 2018-05-26 22:54:08 +02:00
value_contains_string.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_deg_to_rad.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_display_info.py Add WindowInfo and DisplayInfo logic nodes 2018-01-17 18:41:43 +01:00
value_get_camera_fov.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_child.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_children.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_distance.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_group.py Use Collection naming for nodes 2019-01-22 15:35:06 +01:00
value_get_location.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_material.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_mesh.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_name.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_parent.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_property.py Return property name in Get Property node 2019-06-21 14:23:04 +02:00
value_get_rotation.py get rotation bug fix 2019-09-27 20:51:30 +01:00
value_get_scale.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_trait.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_transform.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_get_visible.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_length_string.py add string operation nodes 2019-09-30 00:22:00 +05:30
value_look_at.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_math.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_matrix_math.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_mix.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_none.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_parse_float.py add string operation nodes 2019-09-30 00:22:00 +05:30
value_rad_to_deg.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_random_boolean.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_random_color.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_random_float.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_random_integer.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_random_vector.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_read_storage.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_screen_to_world_space.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_self.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_self_trait.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_separate_color.py Logic nodes round 3 2017-04-08 00:34:45 +02:00
value_separate_transform.py Logic nodes round 2 2017-04-04 23:11:31 +02:00
value_separate_vector.py Logic nodes round 3 2017-04-08 00:34:45 +02:00
value_split_string.py add string operation nodes 2019-09-30 00:22:00 +05:30
value_sub_string.py add string operation nodes 2019-09-30 00:22:00 +05:30
value_time.py Gamepad for walk navigation 2017-04-11 15:29:27 +02:00
value_vector_clamp_to_size.py Rename ApplyImpulseNodeAtLocation to ApplyImpulseAtLocationNode, format 2018-04-14 20:00:40 +02:00
value_vector_from_transform.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_vector_math.py Add a Distance Measurement to the Vector Math Node 2019-03-13 13:29:33 -05:00
value_vector_mix.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_volume_trigger.py Begin b28 era 2018-12-18 23:48:38 +01:00
value_window_info.py Add WindowInfo and DisplayInfo logic nodes 2018-01-17 18:41:43 +01:00
value_world_to_screen_space.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_action.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array_boolean.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array_color.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array_float.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array_integer.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array_string.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_array_vector.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_boolean.py Proper input system 2017-04-10 21:17:17 +02:00
variable_color.py Proper input system 2017-04-10 21:17:17 +02:00
variable_dynamic.py Logic fixes 2017-04-14 20:38:50 +02:00
variable_float.py Proper input system 2017-04-10 21:17:17 +02:00
variable_global_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_group.py Use Collection naming for nodes 2019-01-22 15:35:06 +01:00
variable_integer.py Proper input system 2017-04-10 21:17:17 +02:00
variable_mask.py add collision-filter-mask feature 2019-09-10 23:09:44 +02:00
variable_material.py Use PointerProperty to prevent whitespace issues 2019-02-08 12:50:12 +01:00
variable_mesh.py Deprecated cleanup 2019-08-27 21:42:00 +02:00
variable_object.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_quaternion.py Proper input system 2017-04-10 21:17:17 +02:00
variable_scene.py Deprecated cleanup 2019-08-27 21:42:00 +02:00
variable_scene_root.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_string.py Proper input system 2017-04-10 21:17:17 +02:00
variable_trait.py Begin b28 era 2018-12-18 23:48:38 +01:00
variable_transform.py Proper input system 2017-04-10 21:17:17 +02:00
variable_vector.py Proper input system 2017-04-10 21:17:17 +02:00