index.pot about/index.pot about/introduction.pot about/faq.pot getting_started/step_by_step/index.pot getting_started/step_by_step/intro_to_the_editor_interface.pot getting_started/step_by_step/scenes_and_nodes.pot getting_started/step_by_step/instancing.pot getting_started/step_by_step/instancing_continued.pot getting_started/step_by_step/scripting.pot getting_started/step_by_step/scripting_continued.pot getting_started/step_by_step/signals.pot getting_started/step_by_step/your_first_game.pot getting_started/step_by_step/exporting.pot getting_started/step_by_step/godot_design_philosophy.pot getting_started/step_by_step/ui_introduction_to_the_ui_system.pot getting_started/step_by_step/ui_main_menu.pot getting_started/step_by_step/ui_game_user_interface.pot getting_started/step_by_step/ui_code_a_life_bar.pot getting_started/step_by_step/splash_screen.pot getting_started/step_by_step/animations.pot getting_started/step_by_step/resources.pot getting_started/step_by_step/filesystem.pot getting_started/step_by_step/scene_tree.pot getting_started/step_by_step/singletons_autoload.pot getting_started/editor/index.pot getting_started/editor/unity_to_godot.pot getting_started/editor/command_line_tutorial.pot getting_started/editor/external_editor.pot getting_started/scripting/index.pot getting_started/scripting/gdscript/index.pot getting_started/scripting/gdscript/gdscript_basics.pot getting_started/scripting/gdscript/gdscript_advanced.pot getting_started/scripting/gdscript/gdscript_styleguide.pot getting_started/scripting/gdscript/static_typing.pot getting_started/scripting/gdscript/gdscript_format_string.pot getting_started/scripting/visual_script/index.pot getting_started/scripting/visual_script/what_is_visual_scripting.pot getting_started/scripting/visual_script/getting_started.pot getting_started/scripting/visual_script/nodes_purposes.pot getting_started/scripting/c_sharp/index.pot getting_started/scripting/c_sharp/c_sharp_basics.pot getting_started/scripting/c_sharp/c_sharp_features.pot getting_started/scripting/c_sharp/c_sharp_differences.pot getting_started/scripting/c_sharp/c_sharp_style_guide.pot getting_started/workflow/index.pot getting_started/workflow/project_setup/index.pot getting_started/workflow/project_setup/project_organization.pot getting_started/workflow/assets/escn_exporter/index.pot getting_started/workflow/assets/escn_exporter/material.pot getting_started/workflow/assets/escn_exporter/physics.pot getting_started/workflow/assets/escn_exporter/lights.pot getting_started/workflow/assets/escn_exporter/mesh.pot getting_started/workflow/assets/escn_exporter/skeleton.pot getting_started/workflow/assets/escn_exporter/animation.pot getting_started/workflow/assets/index.pot getting_started/workflow/assets/import_process.pot getting_started/workflow/assets/importing_images.pot getting_started/workflow/assets/importing_audio_samples.pot getting_started/workflow/assets/importing_translations.pot getting_started/workflow/assets/importing_scenes.pot getting_started/workflow/export/index.pot getting_started/workflow/export/exporting_projects.pot getting_started/workflow/export/exporting_pcks.pot getting_started/workflow/export/feature_tags.pot getting_started/workflow/export/exporting_for_pc.pot getting_started/workflow/export/exporting_for_ios.pot getting_started/workflow/export/exporting_for_uwp.pot getting_started/workflow/export/exporting_for_android.pot getting_started/workflow/export/exporting_for_web.pot getting_started/workflow/export/one-click_deploy.pot getting_started/workflow/export/changing_application_icon_for_windows.pot getting_started/workflow/best_practices/index.pot getting_started/workflow/best_practices/introduction_best_practices.pot getting_started/workflow/best_practices/what_are_godot_classes.pot getting_started/workflow/best_practices/scene_organization.pot getting_started/workflow/best_practices/scenes_versus_scripts.pot getting_started/workflow/best_practices/autoloads_versus_internal_nodes.pot getting_started/workflow/best_practices/node_alternatives.pot getting_started/workflow/best_practices/godot_interfaces.pot getting_started/workflow/best_practices/godot_notifications.pot getting_started/workflow/best_practices/data_preferences.pot getting_started/workflow/best_practices/logic_preferences.pot tutorials/2d/index.pot tutorials/2d/canvas_layers.pot tutorials/2d/2d_transforms.pot tutorials/2d/using_tilemaps.pot tutorials/2d/particle_systems_2d.pot tutorials/2d/2d_movement.pot tutorials/2d/2d_lights_and_shadows.pot tutorials/2d/2d_meshes.pot tutorials/2d/custom_drawing_in_2d.pot tutorials/3d/index.pot tutorials/3d/introduction_to_3d.pot tutorials/3d/using_transforms.pot tutorials/3d/3d_performance_and_limitations.pot tutorials/3d/spatial_material.pot tutorials/3d/lights_and_shadows.pot tutorials/3d/reflection_probes.pot tutorials/3d/gi_probes.pot tutorials/3d/baked_lightmaps.pot tutorials/3d/environment_and_post_processing.pot tutorials/3d/high_dynamic_range.pot tutorials/3d/using_gridmaps.pot tutorials/3d/using_multi_mesh_instance.pot tutorials/3d/csg_tools.pot tutorials/3d/fps_tutorial/index.pot tutorials/3d/fps_tutorial/part_one.pot tutorials/3d/fps_tutorial/part_two.pot tutorials/3d/fps_tutorial/part_three.pot tutorials/3d/fps_tutorial/part_four.pot tutorials/3d/fps_tutorial/part_five.pot tutorials/3d/fps_tutorial/part_six.pot tutorials/3d/vertex_animation/index.pot tutorials/3d/vertex_animation/animating_thousands_of_fish.pot tutorials/3d/vertex_animation/controlling_thousands_of_fish.pot tutorials/audio/index.pot tutorials/audio/audio_buses.pot tutorials/audio/audio_streams.pot tutorials/physics/index.pot tutorials/physics/physics_introduction.pot tutorials/physics/rigid_body.pot tutorials/physics/using_kinematic_body_2d.pot tutorials/physics/ray-casting.pot tutorials/physics/ragdoll_system.pot tutorials/physics/kinematic_character_2d.pot tutorials/physics/soft_body.pot tutorials/math/index.pot tutorials/math/vector_math.pot tutorials/math/vectors_advanced.pot tutorials/math/matrices_and_transforms.pot tutorials/animation/index.pot tutorials/animation/introduction_2d.pot tutorials/animation/cutout_animation.pot tutorials/animation/2d_skeletons.pot tutorials/animation/animation_tree.pot tutorials/inputs/index.pot tutorials/inputs/inputevent.pot tutorials/inputs/mouse_and_input_coordinates.pot tutorials/inputs/custom_mouse_cursor.pot tutorials/io/index.pot tutorials/io/background_loading.pot tutorials/io/data_paths.pot tutorials/io/saving_games.pot tutorials/io/encrypting_save_games.pot tutorials/i18n/index.pot tutorials/i18n/internationalizing_games.pot tutorials/i18n/locales.pot tutorials/gui/index.pot tutorials/gui/gui_skinning.pot tutorials/gui/custom_gui_controls.pot tutorials/gui/size_and_anchors.pot tutorials/gui/bbcode_in_richtextlabel.pot tutorials/viewports/index.pot tutorials/viewports/viewports.pot tutorials/viewports/multiple_resolutions.pot tutorials/viewports/using_viewport_as_texture.pot tutorials/viewports/custom_postprocessing.pot tutorials/shading/index.pot tutorials/shading/shading_reference/index.pot tutorials/shading/shading_reference/shaders.pot tutorials/shading/shading_reference/shading_language.pot tutorials/shading/shading_reference/spatial_shader.pot tutorials/shading/shading_reference/canvas_item_shader.pot tutorials/shading/shading_reference/particle_shader.pot tutorials/shading/shader_materials.pot tutorials/shading/intro_to_shaders_water_workshop.pot tutorials/shading/screen-reading_shaders.pot tutorials/shading/migrating_to_godot_shader_language.pot tutorials/shading/vertex_displacement_with_shaders.pot tutorials/shading/advanced_postprocessing.pot tutorials/networking/index.pot tutorials/networking/high_level_multiplayer.pot tutorials/networking/http_request_class.pot tutorials/networking/http_client_class.pot tutorials/networking/ssl_certificates.pot tutorials/assetlib/index.pot tutorials/assetlib/what_is_assetlib.pot tutorials/assetlib/using_assetlib.pot tutorials/assetlib/uploading_to_assetlib.pot tutorials/vr/index.pot tutorials/vr/vr_primer.pot tutorials/vr/vr_starter_tutorial.pot tutorials/plugins/index.pot tutorials/plugins/editor/index.pot tutorials/plugins/editor/making_plugins.pot tutorials/plugins/editor/import_plugins.pot tutorials/plugins/editor/spatial_gizmos.pot tutorials/plugins/gdnative/index.pot tutorials/plugins/gdnative/gdnative-c-example.pot tutorials/plugins/gdnative/gdnative-cpp-example.pot tutorials/platform/index.pot tutorials/platform/android_in_app_purchases.pot tutorials/platform/services_for_ios.pot tutorials/platform/customizing_html5_shell.pot tutorials/platform/consoles.pot tutorials/threads/index.pot tutorials/threads/thread_safe_apis.pot tutorials/misc/index.pot tutorials/misc/jitter_stutter.pot tutorials/misc/handling_quit_requests.pot tutorials/misc/pausing_games.pot tutorials/misc/binary_serialization_api.pot tutorials/misc/running_code_in_the_editor.pot tutorials/misc/change_scenes_manually.pot tutorials/debug/index.pot tutorials/debug/overview_of_debugging_tools.pot development/compiling/index.pot development/compiling/getting_source.pot development/compiling/introduction_to_the_buildsystem.pot development/compiling/compiling_for_windows.pot development/compiling/compiling_for_x11.pot development/compiling/compiling_for_osx.pot development/compiling/compiling_for_android.pot development/compiling/compiling_for_ios.pot development/compiling/cross-compiling_for_ios_on_linux.pot development/compiling/compiling_for_uwp.pot development/compiling/compiling_for_web.pot development/compiling/compiling_with_mono.pot development/compiling/optimizing_for_size.pot development/compiling/compiling_with_script_encryption_key.pot development/cpp/index.pot development/cpp/introduction_to_godot_development.pot development/cpp/configuring_an_ide.pot development/cpp/core_types.pot development/cpp/variant_class.pot development/cpp/object_class.pot development/cpp/inheritance_class_tree.pot development/cpp/custom_modules_in_cpp.pot development/cpp/binding_to_external_libraries.pot development/cpp/custom_resource_format_loaders.pot development/cpp/custom_audiostreams.pot development/cpp/custom_godot_servers.pot development/cpp/creating_android_modules.pot development/file_formats/index.pot development/file_formats/tscn.pot content/3d/index.pot content/3d/making_trees.pot community/index.pot community/contributing/index.pot community/contributing/ways_to_contribute.pot community/contributing/pr_workflow.pot community/contributing/code_style_guidelines.pot community/contributing/bug_triage_guidelines.pot community/contributing/documentation_guidelines.pot community/contributing/docs_writing_guidelines.pot community/contributing/updating_the_class_reference.pot community/channels.pot community/tutorials.pot community/resources.pot