From 9a9ad95c93fcdd18d12a535cfadeead768c1b721 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sat, 16 Mar 2024 21:24:05 +0100 Subject: [PATCH] Rename usage folders. --- 03_usage/{math => 01_math}/beziers_and_curves.md | 0 .../{math => 01_math}/img/bezier_cubic_handles.png | Bin .../{math => 01_math}/img/bezier_cubic_points.gif | Bin .../{math => 01_math}/img/bezier_cubic_points.png | Bin .../img/bezier_interpolation_baked.gif | Bin .../img/bezier_interpolation_speed.gif | Bin 03_usage/{math => 01_math}/img/bezier_path_2d.png | Bin .../{math => 01_math}/img/bezier_point_amount.png | Bin .../img/bezier_quadratic_points.png | Bin .../img/bezier_quadratic_points2.gif | Bin .../{math => 01_math}/img/interpolation_follow.gif | Bin .../{math => 01_math}/img/interpolation_monkey.gif | Bin .../img/interpolation_positions.png | Bin .../{math => 01_math}/img/interpolation_vector.gif | Bin .../img/matrices_and_transforms/3d-identity.png | Bin .../img/matrices_and_transforms/3d-identity.xcf | Bin .../img/matrices_and_transforms/apply.png | Bin .../img/matrices_and_transforms/apply.xcf | Bin .../img/matrices_and_transforms/identity-godot.png | Bin .../img/matrices_and_transforms/identity-godot.xcf | Bin .../img/matrices_and_transforms/identity-grid.png | Bin .../img/matrices_and_transforms/identity-grid.xcf | Bin .../img/matrices_and_transforms/identity-origin.png | Bin .../img/matrices_and_transforms/identity-origin.xcf | Bin .../img/matrices_and_transforms/identity.png | Bin .../img/matrices_and_transforms/identity.xcf | Bin .../putting-all-together.png | Bin .../img/matrices_and_transforms/rotate1.png | Bin .../img/matrices_and_transforms/rotate1.xcf | Bin .../img/matrices_and_transforms/rotate2.png | Bin .../img/matrices_and_transforms/rotate2.xcf | Bin .../img/matrices_and_transforms/rotate3.png | Bin .../img/matrices_and_transforms/rotate3.xcf | Bin .../img/matrices_and_transforms/scale.png | Bin .../img/matrices_and_transforms/scale.xcf | Bin .../img/matrices_and_transforms/shear.png | Bin .../img/matrices_and_transforms/shear.xcf | Bin .../img/matrices_and_transforms/translate.png | Bin .../img/matrices_and_transforms/translate.xcf | Bin 03_usage/{math => 01_math}/img/tutovec10.png | Bin 03_usage/{math => 01_math}/img/tutovec10.svg | 0 03_usage/{math => 01_math}/img/tutovec11.png | Bin 03_usage/{math => 01_math}/img/tutovec11.svg | 0 03_usage/{math => 01_math}/img/tutovec12.png | Bin 03_usage/{math => 01_math}/img/tutovec12.svg | 0 03_usage/{math => 01_math}/img/tutovec13.png | Bin 03_usage/{math => 01_math}/img/tutovec13.svg | 0 03_usage/{math => 01_math}/img/tutovec14.png | Bin 03_usage/{math => 01_math}/img/tutovec14.svg | 0 03_usage/{math => 01_math}/img/tutovec22.png | Bin 03_usage/{math => 01_math}/img/tutovec23.png | Bin 03_usage/{math => 01_math}/img/vector_add1.png | Bin 03_usage/{math => 01_math}/img/vector_axis1.png | Bin 03_usage/{math => 01_math}/img/vector_cross1.png | Bin 03_usage/{math => 01_math}/img/vector_cross2.png | Bin 03_usage/{math => 01_math}/img/vector_dot1.png | Bin 03_usage/{math => 01_math}/img/vector_dot2.png | Bin 03_usage/{math => 01_math}/img/vector_dot3.png | Bin 03_usage/{math => 01_math}/img/vector_facing2.png | Bin 03_usage/{math => 01_math}/img/vector_movement1.png | Bin 03_usage/{math => 01_math}/img/vector_mult1.png | Bin 03_usage/{math => 01_math}/img/vector_reflect1.png | Bin 03_usage/{math => 01_math}/img/vector_subtract2.png | Bin 03_usage/{math => 01_math}/img/vector_xy1.png | Bin 03_usage/{math => 01_math}/img/vector_xy2.png | Bin 03_usage/{math => 01_math}/index.md | 0 03_usage/{math => 01_math}/interpolation.md | 0 .../{math => 01_math}/matrices_and_transforms.md | 0 .../{math => 01_math}/random_number_generation.md | 0 03_usage/{math => 01_math}/vector_math.md | 0 03_usage/{math => 01_math}/vectors_advanced.md | 0 03_usage/{2d => 02_2d}/2d_lights_and_shadows.md | 0 03_usage/{2d => 02_2d}/2d_meshes.md | 0 03_usage/{2d => 02_2d}/2d_movement.md | 0 03_usage/{2d => 02_2d}/2d_sprite_animation.md | 0 03_usage/{2d => 02_2d}/2d_transforms.md | 0 03_usage/{2d => 02_2d}/canvas_layers.md | 0 03_usage/{2d => 02_2d}/custom_drawing_in_2d.md | 0 03_usage/{2d => 02_2d}/files/2D_movement_demo.zip | Bin 03_usage/{2d => 02_2d}/files/run_animation.zip | Bin .../img/2d_animation_add_from_spritesheet.png | Bin .../img/2d_animation_frog_spritesheet.png | Bin .../img/2d_animation_full_animation.png | Bin .../img/2d_animation_new_animation.png | Bin .../img/2d_animation_new_spriteframes.png | Bin .../{2d => 02_2d}/img/2d_animation_new_track.png | Bin .../img/2d_animation_play_spritesheet_animation.png | Bin .../{2d => 02_2d}/img/2d_animation_player-run.png | Bin .../{2d => 02_2d}/img/2d_animation_run_preview.gif | Bin 03_usage/{2d => 02_2d}/img/2d_animation_running.gif | Bin .../{2d => 02_2d}/img/2d_animation_setframes.png | Bin .../{2d => 02_2d}/img/2d_animation_spriteframes.png | Bin .../img/2d_animation_spriteframes_done.png | Bin .../img/2d_animation_spritesheet_animation.png | Bin .../img/2d_animation_spritesheet_select_rows.png | Bin .../img/2d_animation_spritesheet_selectframes.png | Bin 03_usage/{2d => 02_2d}/img/2d_animation_tree1.png | Bin 03_usage/{2d => 02_2d}/img/2d_animation_tree2.png | Bin .../{2d => 02_2d}/img/autotile_template_2x2.png | Bin .../img/autotile_template_3x3_minimal.png | Bin .../img/autotile_template_3x3_minimal_16.png | Bin .../autotile_template_3x3_minimal_topdown_floor.png | Bin .../autotile_template_3x3_minimal_topdown_walls.png | Bin ...tile_template_3x3_minimal_topdown_walls_tall.png | Bin ...ile_template_3x3_minimal_topdown_walls_thick.png | Bin 03_usage/{2d => 02_2d}/img/canvaslayers.png | Bin 03_usage/{2d => 02_2d}/img/direction1.png | Bin 03_usage/{2d => 02_2d}/img/direction2.png | Bin 03_usage/{2d => 02_2d}/img/emission_mask_border.gif | Bin .../img/emission_mask_directed_border.gif | Bin 03_usage/{2d => 02_2d}/img/emission_mask_solid.gif | Bin 03_usage/{2d => 02_2d}/img/emission_shapes1.png | Bin 03_usage/{2d => 02_2d}/img/emission_shapes2.png | Bin 03_usage/{2d => 02_2d}/img/emission_shapes3.png | Bin 03_usage/{2d => 02_2d}/img/emission_shapes4.png | Bin .../{2d => 02_2d}/img/light_shadow_all_lights.png | Bin .../img/light_shadow_all_lights_no_blob.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_ambient.png | Bin .../{2d => 02_2d}/img/light_shadow_background.png | Bin .../img/light_shadow_cull_clockwise.png | Bin .../img/light_shadow_cull_counter_clockwise.png | Bin .../img/light_shadow_cull_disabled.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_filter0.png | Bin .../{2d => 02_2d}/img/light_shadow_filter0_pcf0.png | Bin .../{2d => 02_2d}/img/light_shadow_filter30.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_grad0.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_grad10.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_light.png | Bin .../{2d => 02_2d}/img/light_shadow_light_blob.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_main.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_normal.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_pcf13.png | Bin 03_usage/{2d => 02_2d}/img/light_shadow_sprites.png | Bin 03_usage/{2d => 02_2d}/img/mesh2d1.png | Bin 03_usage/{2d => 02_2d}/img/mesh2d2.png | Bin 03_usage/{2d => 02_2d}/img/mesh2d3.png | Bin 03_usage/{2d => 02_2d}/img/mesh2d4.png | Bin 03_usage/{2d => 02_2d}/img/mesh2d5.png | Bin 03_usage/{2d => 02_2d}/img/movement_8way.gif | Bin 03_usage/{2d => 02_2d}/img/movement_click.gif | Bin 03_usage/{2d => 02_2d}/img/movement_inputs.png | Bin 03_usage/{2d => 02_2d}/img/movement_rotate1.gif | Bin 03_usage/{2d => 02_2d}/img/movement_rotate2.gif | Bin 03_usage/{2d => 02_2d}/img/paranim10.gif | Bin 03_usage/{2d => 02_2d}/img/paranim11.gif | Bin 03_usage/{2d => 02_2d}/img/paranim12.gif | Bin 03_usage/{2d => 02_2d}/img/paranim14.gif | Bin 03_usage/{2d => 02_2d}/img/paranim15.gif | Bin 03_usage/{2d => 02_2d}/img/paranim18.gif | Bin 03_usage/{2d => 02_2d}/img/paranim20.gif | Bin 03_usage/{2d => 02_2d}/img/paranim21.gif | Bin 03_usage/{2d => 02_2d}/img/paranim3.gif | Bin 03_usage/{2d => 02_2d}/img/paranim4.gif | Bin 03_usage/{2d => 02_2d}/img/paranim5.gif | Bin 03_usage/{2d => 02_2d}/img/paranim6.gif | Bin 03_usage/{2d => 02_2d}/img/paranim7.gif | Bin 03_usage/{2d => 02_2d}/img/paranim8.gif | Bin 03_usage/{2d => 02_2d}/img/paranim9.gif | Bin 03_usage/{2d => 02_2d}/img/particles1.png | Bin 03_usage/{2d => 02_2d}/img/particles2.png | Bin 03_usage/{2d => 02_2d}/img/particles_convert.png | Bin 03_usage/{2d => 02_2d}/img/particles_material.png | Bin 03_usage/{2d => 02_2d}/img/result_drawarc.png | Bin 03_usage/{2d => 02_2d}/img/result_drawarc_poly.png | Bin 03_usage/{2d => 02_2d}/img/tile_lock.png | Bin 03_usage/{2d => 02_2d}/img/tilemap_add_tile.png | Bin 03_usage/{2d => 02_2d}/img/tilemap_add_tileset.png | Bin 03_usage/{2d => 02_2d}/img/tilemap_draw.png | Bin 03_usage/{2d => 02_2d}/img/tilemap_menu.png | Bin 03_usage/{2d => 02_2d}/img/tilemap_mode.png | Bin 03_usage/{2d => 02_2d}/img/tilemap_size.png | Bin 03_usage/{2d => 02_2d}/img/tilemap_tool.png | Bin .../{2d => 02_2d}/img/tileset_add_collision.png | Bin 03_usage/{2d => 02_2d}/img/tileset_atlas.png | Bin 03_usage/{2d => 02_2d}/img/tileset_draw_atlas.png | Bin 03_usage/{2d => 02_2d}/img/tileset_snap.png | Bin 03_usage/{2d => 02_2d}/img/tilesheet.png | Bin 03_usage/{2d => 02_2d}/img/viewport_transforms2.png | Bin 03_usage/{2d => 02_2d}/index.md | 0 03_usage/{2d => 02_2d}/particle_systems_2d.md | 0 03_usage/{2d => 02_2d}/using_tilemaps.md | 0 03_usage/{3d => 03_3d}/3d_rendering_limitations.md | 0 03_usage/{3d => 03_3d}/3d_text.md | 0 03_usage/{3d => 03_3d}/baked_lightmaps.md | 0 03_usage/{3d => 03_3d}/csg_tools.md | 0 .../environment_and_post_processing.md | 0 03_usage/{3d => 03_3d}/files/gridmap_demo.zip | Bin 03_usage/{3d => 03_3d}/gi_probes.md | 0 03_usage/{3d => 03_3d}/high_dynamic_range.md | 0 03_usage/{3d => 03_3d}/img/add_material.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_bake.png | Bin .../{3d => 03_3d}/img/baked_light_bake_mode.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_blender.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_bounds.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_capture.png | Bin .../{3d => 03_3d}/img/baked_light_comparison.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_import.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_indirect.gif | Bin 03_usage/{3d => 03_3d}/img/baked_light_lmsize.png | Bin .../{3d => 03_3d}/img/baked_light_mesh_menu.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_mode.png | Bin .../img/baked_light_omnilight_size.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_scene.png | Bin 03_usage/{3d => 03_3d}/img/baked_light_use.png | Bin .../{3d => 03_3d}/img/baked_light_uvchannel.png | Bin 03_usage/{3d => 03_3d}/img/blend_splits.png | Bin 03_usage/{3d => 03_3d}/img/clearcoat_comparison.png | Bin 03_usage/{3d => 03_3d}/img/csg.gif | Bin 03_usage/{3d => 03_3d}/img/csg_bed.png | Bin 03_usage/{3d => 03_3d}/img/csg_bed_mat.png | Bin 03_usage/{3d => 03_3d}/img/csg_bed_tree.png | Bin 03_usage/{3d => 03_3d}/img/csg_custom_mesh.png | Bin 03_usage/{3d => 03_3d}/img/csg_desk.png | Bin 03_usage/{3d => 03_3d}/img/csg_lamp.png | Bin 03_usage/{3d => 03_3d}/img/csg_lamp_extrude.png | Bin 03_usage/{3d => 03_3d}/img/csg_lamp_pole_stand.png | Bin 03_usage/{3d => 03_3d}/img/csg_lamp_polygon.png | Bin 03_usage/{3d => 03_3d}/img/csg_lamp_spin.png | Bin 03_usage/{3d => 03_3d}/img/csg_mesh.png | Bin 03_usage/{3d => 03_3d}/img/csg_nodes.png | Bin 03_usage/{3d => 03_3d}/img/csg_operation.png | Bin 03_usage/{3d => 03_3d}/img/csg_operation_menu.png | Bin 03_usage/{3d => 03_3d}/img/csg_overdraw.png | Bin 03_usage/{3d => 03_3d}/img/csg_pillow_hole.png | Bin 03_usage/{3d => 03_3d}/img/csg_pillow_smooth.png | Bin 03_usage/{3d => 03_3d}/img/csg_poly.png | Bin 03_usage/{3d => 03_3d}/img/csg_poly_mode.png | Bin 03_usage/{3d => 03_3d}/img/csg_room.png | Bin 03_usage/{3d => 03_3d}/img/csg_room_invert.png | Bin 03_usage/{3d => 03_3d}/img/csg_room_result.png | Bin 03_usage/{3d => 03_3d}/img/csg_shelf.png | Bin 03_usage/{3d => 03_3d}/img/csg_shelf_big.png | Bin 03_usage/{3d => 03_3d}/img/csg_shelf_subtract.png | Bin .../{3d => 03_3d}/img/csg_shelf_subtract_menu.png | Bin .../{3d => 03_3d}/img/directional_shadow_params.png | Bin .../img/environment_adjusments_custom_gradient.png | Bin .../img/environment_adjusments_default_gradient.png | Bin .../{3d => 03_3d}/img/environment_adjustments.png | Bin .../img/environment_adjustments_bcs.png | Bin 03_usage/{3d => 03_3d}/img/environment_ambient.png | Bin 03_usage/{3d => 03_3d}/img/environment_ambient2.png | Bin .../img/environment_ambient_comparison.png | Bin .../{3d => 03_3d}/img/environment_background1.png | Bin 03_usage/{3d => 03_3d}/img/environment_camera.png | Bin 03_usage/{3d => 03_3d}/img/environment_default.png | Bin 03_usage/{3d => 03_3d}/img/environment_dof_far.png | Bin 03_usage/{3d => 03_3d}/img/environment_dof_near.png | Bin .../img/environment_fog_depth_height.png | Bin .../img/environment_fog_transmission.png | Bin 03_usage/{3d => 03_3d}/img/environment_glow1.png | Bin .../{3d => 03_3d}/img/environment_glow_bicubic.png | Bin .../{3d => 03_3d}/img/environment_glow_bloom.png | Bin .../{3d => 03_3d}/img/environment_glow_layers.png | Bin .../{3d => 03_3d}/img/environment_glow_layers2.png | Bin .../img/environment_glow_threshold.png | Bin 03_usage/{3d => 03_3d}/img/environment_hdr.png | Bin .../{3d => 03_3d}/img/environment_hdr_autoexp.gif | Bin .../{3d => 03_3d}/img/environment_hdr_bloom.png | Bin .../{3d => 03_3d}/img/environment_mixed_blur.png | Bin 03_usage/{3d => 03_3d}/img/environment_ssao.png | Bin 03_usage/{3d => 03_3d}/img/environment_ssao2.png | Bin .../img/environment_ssao_parameters.png | Bin 03_usage/{3d => 03_3d}/img/environment_ssr.png | Bin 03_usage/{3d => 03_3d}/img/environment_world.png | Bin 03_usage/{3d => 03_3d}/img/giprobe_bake.png | Bin .../{3d => 03_3d}/img/giprobe_bake_property.png | Bin 03_usage/{3d => 03_3d}/img/giprobe_indirect.png | Bin .../img/giprobe_indirect_energy_result.png | Bin 03_usage/{3d => 03_3d}/img/giprobe_interior.png | Bin .../{3d => 03_3d}/img/giprobe_interior_setting.png | Bin .../{3d => 03_3d}/img/giprobe_light_indirect.png | Bin 03_usage/{3d => 03_3d}/img/giprobe_quality.png | Bin 03_usage/{3d => 03_3d}/img/giprobe_ref_blending.png | Bin 03_usage/{3d => 03_3d}/img/giprobe_tweaking.png | Bin .../{3d => 03_3d}/img/giprobe_voxel_reflections.png | Bin 03_usage/{3d => 03_3d}/img/giprobe_wrap.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_create_body.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_export.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_main.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_menu.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_mesh_scene.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_meshlibrary1.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_select.png | Bin 03_usage/{3d => 03_3d}/img/gridmap_shift_axis.png | Bin 03_usage/{3d => 03_3d}/img/hdr_gamma.png | Bin 03_usage/{3d => 03_3d}/img/label_3d.png | Bin 03_usage/{3d => 03_3d}/img/light_attenuation.png | Bin 03_usage/{3d => 03_3d}/img/light_directional.png | Bin 03_usage/{3d => 03_3d}/img/light_omni.png | Bin 03_usage/{3d => 03_3d}/img/light_omni_params.png | Bin 03_usage/{3d => 03_3d}/img/light_params.png | Bin 03_usage/{3d => 03_3d}/img/light_spot.png | Bin 03_usage/{3d => 03_3d}/img/material_depth_draw.png | Bin 03_usage/{3d => 03_3d}/img/meshlibrary_scene.png | Bin 03_usage/{3d => 03_3d}/img/multimesh_result.png | Bin 03_usage/{3d => 03_3d}/img/multimesh_scene_tree.png | Bin 03_usage/{3d => 03_3d}/img/multimesh_settings.png | Bin 03_usage/{3d => 03_3d}/img/multimesh_toolbar.png | Bin 03_usage/{3d => 03_3d}/img/normal_bias.png | Bin .../{3d => 03_3d}/img/occluder_shape_polygon.png | Bin .../{3d => 03_3d}/img/occluder_shape_polygon2.png | Bin .../img/occluder_shape_polygon_hole.png | Bin .../img/occluder_shape_polygon_inspector.png | Bin .../img/occluder_shape_sphere_inspector.png | Bin .../img/occluder_shape_sphere_terrain.png | Bin .../{3d => 03_3d}/img/project_setting_shadow.png | Bin 03_usage/{3d => 03_3d}/img/pssm_explained.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_ambient.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_atlas.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_blending.png | Bin .../{3d => 03_3d}/img/refprobe_box_property.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_boxcorrect.png | Bin .../{3d => 03_3d}/img/refprobe_center_gizmo.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_cullmask.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_setup.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_shadows.png | Bin 03_usage/{3d => 03_3d}/img/refprobe_ssr.png | Bin 03_usage/{3d => 03_3d}/img/shadow_atlas.png | Bin 03_usage/{3d => 03_3d}/img/shadow_bias.png | Bin 03_usage/{3d => 03_3d}/img/shadow_blocky.png | Bin 03_usage/{3d => 03_3d}/img/shadow_contact.png | Bin 03_usage/{3d => 03_3d}/img/shadow_omni_dp_cm.png | Bin 03_usage/{3d => 03_3d}/img/shadow_pcf1.png | Bin 03_usage/{3d => 03_3d}/img/shadow_pcf2.png | Bin 03_usage/{3d => 03_3d}/img/shadow_pssm.png | Bin 03_usage/{3d => 03_3d}/img/shadow_quadrants.png | Bin 03_usage/{3d => 03_3d}/img/shadow_quadrants2.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material1.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material10.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material11.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material12.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material13.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material14.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material15.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material16.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material17.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material18.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material19.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material2.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material20.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material21.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material22.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material23.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material24.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material25.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material26.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material3.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material4.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material5.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material6.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material7.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material8.png | Bin 03_usage/{3d => 03_3d}/img/spatial_material9.png | Bin .../{3d => 03_3d}/img/spatial_material_proxfade.gif | Bin 03_usage/{3d => 03_3d}/img/text_mesh.png | Bin 03_usage/{3d => 03_3d}/img/text_mesh_texture.png | Bin 03_usage/{3d => 03_3d}/img/text_mesh_textured.png | Bin 03_usage/{3d => 03_3d}/img/transforms_camera.png | Bin 03_usage/{3d => 03_3d}/img/transforms_euler.png | Bin .../{3d => 03_3d}/img/transforms_euler_himself.png | Bin 03_usage/{3d => 03_3d}/img/transforms_gimbal.gif | Bin 03_usage/{3d => 03_3d}/img/transforms_gizmo.png | Bin .../{3d => 03_3d}/img/transforms_interpolate1.gif | Bin .../{3d => 03_3d}/img/transforms_interpolate2.gif | Bin .../{3d => 03_3d}/img/transforms_local_space.png | Bin 03_usage/{3d => 03_3d}/img/transforms_rotate1.gif | Bin 03_usage/{3d => 03_3d}/img/transforms_rotate2.gif | Bin 03_usage/{3d => 03_3d}/img/tuto_3d1.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d10.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d11.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d2.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d3.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d4.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d5.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d6.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d6_1.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d6_2.png | Bin 03_usage/{3d => 03_3d}/img/tuto_3d8.png | Bin 03_usage/{3d => 03_3d}/index.md | 0 03_usage/{3d => 03_3d}/introduction_to_3d.md | 0 03_usage/{3d => 03_3d}/lights_and_shadows.md | 0 03_usage/{3d => 03_3d}/occluders.md | 0 .../portals/advanced_room_and_portal_usage.md | 0 .../portals/editing_rooms_and_portals.md | 0 .../portals/first_steps_with_rooms_and_portals.md | 0 .../portals/img/autoplace_priority.png | Bin .../portals/img/convert_rooms_button.png | Bin 03_usage/{3d => 03_3d}/portals/img/convex_hull.png | Bin .../{3d => 03_3d}/portals/img/cull_instance.png | Bin .../{3d => 03_3d}/portals/img/example_scenetree.png | Bin 03_usage/{3d => 03_3d}/portals/img/freeform.png | Bin 03_usage/{3d => 03_3d}/portals/img/house_scene.png | Bin 03_usage/{3d => 03_3d}/portals/img/island.png | Bin .../{3d => 03_3d}/portals/img/portal_inspector.png | Bin .../portals/img/portal_point_editing.png | Bin 03_usage/{3d => 03_3d}/portals/img/room_manager.png | Bin 03_usage/{3d => 03_3d}/portals/img/room_overlap.png | Bin .../portals/img/room_point_editing.png | Bin .../portals/img/roomgroup_notification.png | Bin 03_usage/{3d => 03_3d}/portals/img/roomgroups.png | Bin .../{3d => 03_3d}/portals/img/roomlist_node.png | Bin 03_usage/{3d => 03_3d}/portals/img/simple_room.png | Bin .../{3d => 03_3d}/portals/img/simple_scenetree.png | Bin 03_usage/{3d => 03_3d}/portals/img/tent.png | Bin 03_usage/{3d => 03_3d}/portals/img/tent_terrain.png | Bin .../portals/img/visibility_enabler.png | Bin 03_usage/{3d => 03_3d}/portals/index.md | 0 .../portals/introduction_to_rooms_and_portals.md | 0 .../portals/rooms_and_portals_example.md | 0 .../tutorial_simple/img/tutorial_simple_1.png | Bin .../tutorial_simple/img/tutorial_simple_2.png | Bin .../tutorial_simple/img/tutorial_simple_3.png | Bin .../tutorial_simple/img/tutorial_simple_4.png | Bin .../tutorial_simple/img/tutorial_simple_5.png | Bin .../tutorial_simple/img/tutorial_simple_6.png | Bin .../portals/using_objects_in_rooms_and_portals.md | 0 .../{3d => 03_3d}/procedural_geometry/arraymesh.md | 0 .../procedural_geometry/immediategeometry.md | 0 03_usage/{3d => 03_3d}/procedural_geometry/index.md | 0 .../procedural_geometry/meshdatatool.md | 0 .../procedural_geometry/surfacetool.md | 0 03_usage/{3d => 03_3d}/reflection_probes.md | 0 03_usage/{3d => 03_3d}/spatial_material.md | 0 03_usage/{3d => 03_3d}/using_gridmaps.md | 0 03_usage/{3d => 03_3d}/using_multi_mesh_instance.md | 0 03_usage/{3d => 03_3d}/using_transforms.md | 0 03_usage/{ui => 04_ui}/bbcode_in_richtextlabel.md | 0 03_usage/{ui => 04_ui}/control_node_gallery.md | 0 03_usage/{ui => 04_ui}/custom_gui_controls.md | 0 03_usage/{ui => 04_ui}/files/skin_assets.zip | Bin 03_usage/{ui => 04_ui}/gui_containers.md | 0 03_usage/{ui => 04_ui}/gui_navigation.md | 0 03_usage/{ui => 04_ui}/gui_skinning.md | 0 03_usage/{ui => 04_ui}/gui_theme_type_variations.md | 0 03_usage/{ui => 04_ui}/gui_using_theme_editor.md | 0 03_usage/{ui => 04_ui}/img/add_item_type.png | Bin 03_usage/{ui => 04_ui}/img/anchors.png | Bin 03_usage/{ui => 04_ui}/img/base_type.png | Bin 03_usage/{ui => 04_ui}/img/bbcodeDemo.png | Bin 03_usage/{ui => 04_ui}/img/bbcodeText.png | Bin 03_usage/{ui => 04_ui}/img/container_example.gif | Bin 03_usage/{ui => 04_ui}/img/container_size_flags.png | Bin 03_usage/{ui => 04_ui}/img/containers_box.png | Bin .../{ui => 04_ui}/img/containers_center_pan.gif | Bin 03_usage/{ui => 04_ui}/img/containers_grid.png | Bin 03_usage/{ui => 04_ui}/img/containers_margin.png | Bin .../img/containers_margin_constants.png | Bin 03_usage/{ui => 04_ui}/img/containers_panel.png | Bin 03_usage/{ui => 04_ui}/img/containers_scroll.png | Bin 03_usage/{ui => 04_ui}/img/containers_split.png | Bin .../{ui => 04_ui}/img/containers_split_drag.gif | Bin 03_usage/{ui => 04_ui}/img/containers_tab.png | Bin 03_usage/{ui => 04_ui}/img/containers_tab_click.gif | Bin 03_usage/{ui => 04_ui}/img/default_font.png | Bin 03_usage/{ui => 04_ui}/img/default_preview.png | Bin 03_usage/{ui => 04_ui}/img/fade.png | Bin 03_usage/{ui => 04_ui}/img/focus_settings.png | Bin 03_usage/{ui => 04_ui}/img/godot_containers.png | Bin 03_usage/{ui => 04_ui}/img/import_items.png | Bin 03_usage/{ui => 04_ui}/img/layout_dropdown_menu.png | Bin 03_usage/{ui => 04_ui}/img/manage_items.png | Bin 03_usage/{ui => 04_ui}/img/margin.png | Bin 03_usage/{ui => 04_ui}/img/marginaround.png | Bin 03_usage/{ui => 04_ui}/img/marginend.png | Bin 03_usage/{ui => 04_ui}/img/new_theme.png | Bin 03_usage/{ui => 04_ui}/img/rainbow.png | Bin 03_usage/{ui => 04_ui}/img/sb1.png | Bin 03_usage/{ui => 04_ui}/img/sb2.png | Bin 03_usage/{ui => 04_ui}/img/scene_preview.png | Bin 03_usage/{ui => 04_ui}/img/shake.png | Bin 03_usage/{ui => 04_ui}/img/skinbuttons1.png | Bin 03_usage/{ui => 04_ui}/img/skinbuttons2.png | Bin .../img/tank-kings-by-winterpixel-games.png | Bin 03_usage/{ui => 04_ui}/img/theme_editor.png | Bin 03_usage/{ui => 04_ui}/img/theme_item_inspector.png | Bin .../{ui => 04_ui}/img/theme_pin_the_stylebox.png | Bin 03_usage/{ui => 04_ui}/img/theme_preview_picker.png | Bin 03_usage/{ui => 04_ui}/img/theme_type_editor.png | Bin 03_usage/{ui => 04_ui}/img/themecheck.png | Bin 03_usage/{ui => 04_ui}/img/themeci.png | Bin 03_usage/{ui => 04_ui}/img/themeci2.png | Bin 03_usage/{ui => 04_ui}/img/themeci3.png | Bin 03_usage/{ui => 04_ui}/img/tornado.png | Bin 03_usage/{ui => 04_ui}/img/wave.png | Bin 03_usage/{ui => 04_ui}/index.md | 0 03_usage/{ui => 04_ui}/size_and_anchors.md | 0 .../{animation => 05_animation}/2d_skeletons.md | 0 .../{animation => 05_animation}/animation_tree.md | 0 .../{animation => 05_animation}/cutout_animation.md | 0 .../files/gbot_resources.zip | Bin .../img/animation_add.png | Bin .../img/animation_add_call_method_track.png | Bin .../img/animation_add_track.png | Bin .../img/animation_animation_panel.png | Bin .../img/animation_animation_panel_overview.png | Bin .../img/animation_animation_player_tree.png | Bin .../img/animation_call_method_keyframe.png | Bin .../img/animation_convenience_buttons.png | Bin .../img/animation_create_animationplayer.png | Bin .../img/animation_create_new_animation.png | Bin .../img/animation_illustration.png | Bin .../img/animation_keyframe_editor_key.png | Bin .../img/animation_keyframes.png | Bin .../img/animation_loop.png | Bin .../img/animation_method_options.png | Bin .../img/animation_normal_track.png | Bin .../img/animation_play_from_beginning.png | Bin .../img/animation_properties_keyframe.png | Bin .../img/animation_select_audiostreamplayer.png | Bin .../img/animation_set_length.png | Bin .../img/animation_simple.gif | Bin .../img/animation_timeline.png | Bin .../img/animation_track.png | Bin .../img/animation_track_interpolation.png | Bin .../img/animation_track_loop_modes.png | Bin .../img/animation_track_rate.png | Bin .../img/animation_track_settings.png | Bin .../{animation => 05_animation}/img/animtree1.png | Bin .../{animation => 05_animation}/img/animtree10.png | Bin .../{animation => 05_animation}/img/animtree11.gif | Bin .../{animation => 05_animation}/img/animtree12.png | Bin .../{animation => 05_animation}/img/animtree13.png | Bin .../{animation => 05_animation}/img/animtree14.png | Bin .../{animation => 05_animation}/img/animtree15.gif | Bin .../{animation => 05_animation}/img/animtree16.png | Bin .../{animation => 05_animation}/img/animtree17.png | Bin .../{animation => 05_animation}/img/animtree18.png | Bin .../{animation => 05_animation}/img/animtree2.png | Bin .../{animation => 05_animation}/img/animtree3.png | Bin .../{animation => 05_animation}/img/animtree4.png | Bin .../{animation => 05_animation}/img/animtree5.gif | Bin .../{animation => 05_animation}/img/animtree6.png | Bin .../{animation => 05_animation}/img/animtree6b.gif | Bin .../{animation => 05_animation}/img/animtree7.gif | Bin .../{animation => 05_animation}/img/animtree8.gif | Bin .../{animation => 05_animation}/img/animtree9.png | Bin .../img/gBot_complete.png | Bin .../{animation => 05_animation}/img/gBot_pieces.png | Bin .../img/playing_videos_aspect_ratio_container.png | Bin .../{animation => 05_animation}/img/skel2d1.png | Bin .../{animation => 05_animation}/img/skel2d10.png | Bin .../{animation => 05_animation}/img/skel2d11.png | Bin .../{animation => 05_animation}/img/skel2d12.png | Bin .../{animation => 05_animation}/img/skel2d13.png | Bin .../{animation => 05_animation}/img/skel2d14.png | Bin .../{animation => 05_animation}/img/skel2d15.png | Bin .../{animation => 05_animation}/img/skel2d16.png | Bin .../{animation => 05_animation}/img/skel2d17.png | Bin .../{animation => 05_animation}/img/skel2d18.png | Bin .../{animation => 05_animation}/img/skel2d19.png | Bin .../{animation => 05_animation}/img/skel2d2.png | Bin .../{animation => 05_animation}/img/skel2d20.gif | Bin .../{animation => 05_animation}/img/skel2d21.gif | Bin .../{animation => 05_animation}/img/skel2d22.png | Bin .../{animation => 05_animation}/img/skel2d23.png | Bin .../{animation => 05_animation}/img/skel2d24.png | Bin .../{animation => 05_animation}/img/skel2d25.gif | Bin .../{animation => 05_animation}/img/skel2d3.png | Bin .../{animation => 05_animation}/img/skel2d4.png | Bin .../{animation => 05_animation}/img/skel2d5.png | Bin .../{animation => 05_animation}/img/skel2d6.png | Bin .../{animation => 05_animation}/img/skel2d7.png | Bin .../{animation => 05_animation}/img/skel2d8.png | Bin .../{animation => 05_animation}/img/skel2d9.png | Bin .../img/tuto_cutout1.png | Bin .../img/tuto_cutout10.png | Bin .../img/tuto_cutout11.png | Bin .../img/tuto_cutout12.png | Bin .../img/tuto_cutout13.png | Bin .../img/tuto_cutout14.png | Bin .../img/tuto_cutout15.png | Bin .../img/tuto_cutout15_2.png | Bin .../img/tuto_cutout16.png | Bin .../img/tuto_cutout17.png | Bin .../img/tuto_cutout18.png | Bin .../img/tuto_cutout19.png | Bin .../img/tuto_cutout2.png | Bin .../img/tuto_cutout20.png | Bin .../img/tuto_cutout21.png | Bin .../img/tuto_cutout22.png | Bin .../img/tuto_cutout23.png | Bin .../img/tuto_cutout24.png | Bin .../img/tuto_cutout3.png | Bin .../img/tuto_cutout4.png | Bin .../img/tuto_cutout5.png | Bin .../img/tuto_cutout6.png | Bin .../img/tuto_cutout7.png | Bin .../img/tuto_cutout9.png | Bin .../img/tuto_cutout_walk.gif | Bin .../img/tutovec_torso1.gif | Bin .../img/tutovec_torso2.gif | Bin .../img/tutovec_torso4.gif | Bin .../img/tutovec_torso5.gif | Bin 03_usage/{animation => 05_animation}/index.md | 0 .../{animation => 05_animation}/introduction.md | 0 .../{animation => 05_animation}/playing_videos.md | 0 .../controllers_gamepads_joysticks.md | 0 .../{inputs => 06_inputs}/custom_mouse_cursor.md | 0 .../{inputs => 06_inputs}/handling_quit_requests.md | 0 .../img/cursor_project_settings.png | Bin .../{inputs => 06_inputs}/img/input_event_flow.png | Bin .../img/input_event_scene_flow.png | Bin .../{inputs => 06_inputs}/img/inputs_inputmap.png | Bin 03_usage/{inputs => 06_inputs}/index.md | 0 03_usage/{inputs => 06_inputs}/input_examples.md | 0 03_usage/{inputs => 06_inputs}/inputevent.md | 0 .../mouse_and_input_coordinates.md | 0 03_usage/{io => 07_io}/background_loading.md | 0 03_usage/{io => 07_io}/binary_serialization_api.md | 0 03_usage/{io => 07_io}/data_paths.md | 0 03_usage/{io => 07_io}/encrypting_save_games.md | 0 03_usage/{io => 07_io}/files/resource_queue.gd | 0 03_usage/{io => 07_io}/img/groups.png | Bin 03_usage/{io => 07_io}/index.md | 0 03_usage/{io => 07_io}/saving_games.md | 0 .../high_level_multiplayer.md | 0 .../http_client_class.md | 0 .../http_request_class.md | 0 .../{networking => 08_networking}/img/add_crt.png | Bin 03_usage/{networking => 08_networking}/img/nmms.png | Bin .../img/rest_api_scene.png | Bin .../{networking => 08_networking}/img/ssl_certs.png | Bin .../img/webrtc_signaling.png | Bin 03_usage/{networking => 08_networking}/index.md | 0 .../ssl_certificates.md | 0 03_usage/{networking => 08_networking}/webrtc.md | 0 03_usage/{networking => 08_networking}/websocket.md | 0 03_usage/{audio => 09_audio}/audio_buses.md | 0 03_usage/{audio => 09_audio}/audio_streams.md | 0 03_usage/{audio => 09_audio}/img/audio_buses1.png | Bin 03_usage/{audio => 09_audio}/img/audio_buses2.png | Bin 03_usage/{audio => 09_audio}/img/audio_buses3.png | Bin 03_usage/{audio => 09_audio}/img/audio_buses4.png | Bin 03_usage/{audio => 09_audio}/img/audio_buses5.png | Bin .../{audio => 09_audio}/img/audio_stream_2d.png | Bin .../img/audio_stream_2d_area.png | Bin .../{audio => 09_audio}/img/audio_stream_3d.png | Bin .../img/audio_stream_3d_area.png | Bin .../img/audio_stream_doppler.png | Bin .../{audio => 09_audio}/img/audio_stream_player.png | Bin .../img/audio_stream_reverb_bus.png | Bin .../img/audio_stream_reverb_bus2.png | Bin 03_usage/{audio => 09_audio}/img/record_bus.png | Bin .../img/record_stream_player.png | Bin 03_usage/{audio => 09_audio}/index.md | 0 .../recording_with_microphone.md | 0 03_usage/{audio => 09_audio}/sync_with_audio.md | 0 .../{physics => 10_physics}/collision_shapes_3d.md | 0 03_usage/{physics => 10_physics}/files/kbscene.zip | Bin .../{physics => 10_physics}/files/using_area_2d.zip | Bin .../files/using_kinematic2d.zip | Bin .../img/area2d_coin_nodes.png | Bin .../{physics => 10_physics}/img/area2d_override.gif | Bin .../img/area2d_properties.png | Bin .../img/k2d_bullet_bounce.gif | Bin .../{physics => 10_physics}/img/k2d_compare.gif | Bin .../{physics => 10_physics}/img/k2d_platform.gif | Bin 03_usage/{physics => 10_physics}/img/kbinstance.png | Bin 03_usage/{physics => 10_physics}/img/kbradius.png | Bin 03_usage/{physics => 10_physics}/img/kbscene.png | Bin .../img/physics_layer_names.png | Bin .../img/player_coll_shape.png | Bin .../img/player_collision_layers.png | Bin .../img/player_collision_mask.png | Bin .../{physics => 10_physics}/img/ragdoll_bones.png | Bin .../img/ragdoll_joint_adjust.gif | Bin .../{physics => 10_physics}/img/ragdoll_layer.png | Bin .../{physics => 10_physics}/img/ragdoll_menu.png | Bin .../{physics => 10_physics}/img/ragdoll_result.png | Bin .../img/ragdoll_shape_adjust.gif | Bin .../img/ragdoll_sim_part.gif | Bin .../img/ragdoll_sim_stop.gif | Bin .../img/raycast_falsepositive.png | Bin .../img/raycast_projection.png | Bin .../img/raycast_projection.svg | 0 .../img/softbody_cloak_bone_attach.png | Bin .../img/softbody_cloak_finish.png | Bin .../img/softbody_cloak_ignore.png | Bin .../img/softbody_cloak_pinned.png | Bin .../img/softbody_cloak_pinned_attach.png | Bin .../img/softbody_cloak_subdivide.png | Bin .../{physics => 10_physics}/img/softbody_cube.png | Bin .../img/softbody_cube_menu.png | Bin 03_usage/{physics => 10_physics}/index.md | 0 .../interpolation/advanced_physics_interpolation.md | 0 .../interpolation/img/fti_camera_worldspace.png | Bin .../interpolation/img/fti_graph_fixed_ticks.png | Bin .../interpolation/img/fti_graph_interpolated.png | Bin .../{physics => 10_physics}/interpolation/index.md | 0 .../physics_interpolation_introduction.md | 0 .../physics_interpolation_quick_start_guide.md | 0 .../interpolation/using_physics_interpolation.md | 0 .../kinematic_character_2d.md | 0 .../{physics => 10_physics}/physics_introduction.md | 0 03_usage/{physics => 10_physics}/ragdoll_system.md | 0 03_usage/{physics => 10_physics}/ray-casting.md | 0 03_usage/{physics => 10_physics}/rigid_body.md | 0 03_usage/{physics => 10_physics}/soft_body.md | 0 03_usage/{physics => 10_physics}/using_area_2d.md | 0 .../using_kinematic_body_2d.md | 0 .../img/agent_avoidance_enabled.png | Bin .../img/agent_safevelocity_signal.png | Bin .../img/bake_navmesh.png | Bin .../img/baked_navmesh.png | Bin .../img/nav_2d_min_setup_step1.png | Bin .../img/nav_2d_min_setup_step2.png | Bin .../img/nav_2d_min_setup_step3.webp | Bin .../img/nav_3d_min_setup_step1.png | Bin .../img/nav_3d_min_setup_step2.png | Bin .../img/nav_3d_min_setup_step3.png | Bin .../img/nav_3d_min_setup_step4.webp | Bin .../img/nav_actor_doorbitmask.png | Bin .../img/nav_actor_doors.png | Bin .../img/nav_actor_locomotion.png | Bin .../img/nav_actor_sizes.png | Bin .../img/nav_debug_settings.png | Bin .../img/nav_debug_xray_edge_lines.png | Bin .../img/nav_edge_connection2d.gif | Bin .../img/nav_edge_connection3d.gif | Bin .../img/nav_link_debug_visuals.png | Bin .../img/nav_link_properties.png | Bin .../{navigation => 11_navigation}/img/nav_maps.png | Bin .../img/nav_navmesh_links.png | Bin .../img/nav_optimization.webp | Bin .../img/nav_polydrawtool.png | Bin .../img/nav_polymatroschka.png | Bin .../img/nav_polyoutlinefail.png | Bin .../img/nav_static_obstacle_build.gif | Bin .../img/navigation_debug_performance1.webp | Bin .../img/navigation_debug_performance2.webp | Bin .../img/navigation_debug_toggle.png | Bin .../img/navigation_edge_connection.png | Bin .../img/navigation_vertex_merge.png | Bin .../img/navigation_vertex_merge2.png | Bin .../img/navigationlayers_naming.png | Bin .../img/new_navigation_mesh.png | Bin 03_usage/{navigation => 11_navigation}/index.md | 0 .../navigation_connecting_navmesh.md | 0 .../navigation_debug_tools.md | 0 .../navigation_different_actor_area_access.md | 0 .../navigation_different_actor_locomotion.md | 0 .../navigation_different_actor_types.md | 0 .../navigation_introduction_2d.md | 0 .../navigation_introduction_3d.md | 0 .../navigation_optimizing_performance.md | 0 .../navigation_using_navigationagents.md | 0 .../navigation_using_navigationlayers.md | 0 .../navigation_using_navigationlinks.md | 0 .../navigation_using_navigationmaps.md | 0 .../navigation_using_navigationmeshes.md | 0 .../navigation_using_navigationobstacles.md | 0 .../navigation_using_navigationpathqueryobjects.md | 0 .../navigation_using_navigationpaths.md | 0 .../navigation_using_navigationregions.md | 0 .../navigation_using_navigationservers.md | 0 .../real_time_navigation_3d.md | 0 03_usage/{i18n => 12_i18n}/img/locale_test.png | Bin .../{i18n => 12_i18n}/img/localization_dialog.png | Bin .../{i18n => 12_i18n}/img/localization_remaps.png | Bin 03_usage/{i18n => 12_i18n}/img/localized_name.png | Bin 03_usage/{i18n => 12_i18n}/index.md | 0 .../{i18n => 12_i18n}/internationalizing_games.md | 0 03_usage/{i18n => 12_i18n}/locales.md | 0 .../{i18n => 12_i18n}/localization_using_gettext.md | 0 .../android/android_in_app_purchases.md | 0 .../android/android_plugin.md | 0 .../img/android_export_preset_plugins_section.png | Bin 03_usage/{platform => 13_platform}/android/index.md | 0 03_usage/{platform => 13_platform}/consoles.md | 0 .../customizing_html5_shell.md | 0 .../html5_shell_classref.md | 0 .../img/html5_export_options.png | Bin 03_usage/{platform => 13_platform}/index.md | 0 .../ios/img/ios_export_preset_plugins_section.png | Bin 03_usage/{platform => 13_platform}/ios/index.md | 0 .../{platform => 13_platform}/ios/ios_plugin.md | 0 .../ios/plugins_for_ios.md | 0 .../mobile_rendering_limitations.md | 0 .../{platform => 13_platform}/platform_html5.md | 0 .../{rendering => 14_rendering}/img/cameras.png | Bin .../{rendering => 14_rendering}/img/container.png | Bin .../img/default_scene.png | Bin 03_usage/{rendering => 14_rendering}/img/input.png | Bin .../img/motion_jitter.gif | Bin .../img/motion_normal.gif | Bin .../img/motion_stutter.gif | Bin .../{rendering => 14_rendering}/img/overdraw.png | Bin .../{rendering => 14_rendering}/img/screenres.png | Bin .../{rendering => 14_rendering}/img/stretch.png | Bin .../{rendering => 14_rendering}/img/stretch.svg | 0 .../img/stretch_2d_expand.gif | Bin .../img/stretch_demo_scene.png | Bin .../img/stretch_disabled_expand.gif | Bin .../img/stretch_viewport_expand.gif | Bin .../img/stretch_viewport_ignore.gif | Bin .../img/stretch_viewport_keep.gif | Bin .../img/stretch_viewport_keep_height.gif | Bin .../img/stretch_viewport_keep_width.gif | Bin .../img/stretchsettings.png | Bin .../{rendering => 14_rendering}/img/texturemenu.png | Bin .../{rendering => 14_rendering}/img/texturepath.png | Bin .../{rendering => 14_rendering}/img/unshaded.png | Bin .../img/viewportnode.png | Bin 03_usage/{rendering => 14_rendering}/index.md | 0 .../{rendering => 14_rendering}/jitter_stutter.md | 0 .../multiple_resolutions.md | 0 03_usage/{rendering => 14_rendering}/viewports.md | 0 .../change_scenes_manually.md | 0 .../creating_script_templates.md | 0 .../cross_language_scripting.md | 0 .../debug/debugger_panel.md | 0 .../debug/img/overview_debug.png | Bin .../debug/img/overview_debugger.png | Bin .../debug/img/overview_remote.png | Bin .../debug/img/overview_script_editor.png | Bin .../debug/img/video_ram.png | Bin 03_usage/{scripting => 15_scripting}/debug/index.md | 0 .../debug/overview_of_debugging_tools.md | 0 .../evaluating_expressions.md | 0 .../{scripting => 15_scripting}/files/autoload.zip | Bin 03_usage/{scripting => 15_scripting}/filesystem.md | 0 .../gdscript/gdscript_advanced.md | 0 .../gdscript/gdscript_basics.md | 0 .../gdscript/gdscript_exports.md | 0 .../gdscript/gdscript_format_string.md | 0 .../gdscript/gdscript_styleguide.md | 0 .../img/class_name_editor_register_example.png | Bin .../img/gdscript_basics_signals_node_tab_1.png | Bin .../img/typed_gdscript_code_completion_dynamic.png | Bin .../img/typed_gdscript_code_completion_typed.png | Bin .../img/typed_gdscript_safe_unsafe_line.png | Bin .../gdscript/img/typed_gdscript_warning_example.png | Bin .../img/typed_gdscript_warning_system_errors.png | Bin .../img/typed_gdscript_warning_system_ignore.png | Bin .../img/typed_gdscript_warning_system_settings.png | Bin .../{scripting => 15_scripting}/gdscript/index.md | 0 .../gdscript/static_typing.md | 0 .../gdscript/warning_system.md | 0 03_usage/{scripting => 15_scripting}/groups.md | 0 .../idle_and_physics_processing.md | 0 .../{scripting => 15_scripting}/img/activescene.png | Bin .../img/autoload_example.png | Bin .../img/autoload_runtime.png | Bin .../img/autoload_script.png | Bin .../img/autoload_tab.png | Bin .../img/autoload_tutorial1.png | Bin .../img/groups_add_node_to_group.png | Bin .../img/groups_group_editor_window.png | Bin .../img/groups_manage_groups_button.png | Bin .../img/groups_node_after_adding.png | Bin .../img/groups_node_tab.png | Bin ...des_and_scene_instances_player_scene_example.png | Bin ...es_and_scene_instances_remote_tree_no_sprite.png | Bin ..._and_scene_instances_remote_tree_with_sprite.png | Bin .../img/nodes_and_scene_instances_sprite_node.png | Bin ...odes_and_scene_instances_sprite_node_renamed.png | Bin .../nodes_and_scene_instances_ui_scene_example.png | Bin .../img/nodes_resources.png | Bin .../{scripting => 15_scripting}/img/pausemode.png | Bin .../{scripting => 15_scripting}/img/percent.png | Bin .../img/resourcerobi.png | Bin .../img/script_create_dialog_templates.png | Bin .../img/signals_shoot1.gif | Bin .../img/signals_shoot2.gif | Bin .../{scripting => 15_scripting}/img/singleton.png | Bin .../{scripting => 15_scripting}/img/spriteprop.png | Bin .../{scripting => 15_scripting}/img/toptobottom.png | Bin .../{scripting => 15_scripting}/img/unique_name.png | Bin 03_usage/{scripting => 15_scripting}/index.md | 0 .../instancing_with_signals.md | 0 .../nodes_and_scene_instances.md | 0 .../overridable_functions.md | 0 .../{scripting => 15_scripting}/pausing_games.md | 0 03_usage/{scripting => 15_scripting}/resources.md | 0 03_usage/{scripting => 15_scripting}/scene_tree.md | 0 .../scene_unique_nodes.md | 0 .../singletons_autoload.md | 0 .../advanced_postprocessing.md | 0 .../converting_glsl_to_godot_shaders.md | 0 .../custom_postprocessing.md | 0 .../{shaders => 16_shaders}/img/planet_example.png | Bin .../{shaders => 16_shaders}/img/planet_gradient.png | Bin .../img/planet_new_colorrect.png | Bin .../img/planet_new_viewport.png | Bin .../img/planet_new_viewport_texture.png | Bin .../{shaders => 16_shaders}/img/planet_noise.png | Bin .../img/planet_noise_color.png | Bin .../img/planet_noise_fbm.png | Bin .../img/planet_noise_fbm_shaded.png | Bin .../img/planet_noise_smooth.png | Bin .../{shaders => 16_shaders}/img/planet_normals.png | Bin .../{shaders => 16_shaders}/img/planet_ocean.png | Bin .../img/planet_ocean_reflect.png | Bin .../img/planet_pick_viewport_texture.png | Bin .../{shaders => 16_shaders}/img/planet_seam.png | Bin .../{shaders => 16_shaders}/img/planet_sincos.png | Bin 03_usage/{shaders => 16_shaders}/img/post_blur.png | Bin 03_usage/{shaders => 16_shaders}/img/post_boxes.png | Bin .../{shaders => 16_shaders}/img/post_hierarchy1.png | Bin .../{shaders => 16_shaders}/img/post_hierarchy2.png | Bin .../{shaders => 16_shaders}/img/post_outline.png | Bin .../{shaders => 16_shaders}/img/shader_create.png | Bin .../img/shader_material_convert.png | Bin .../img/shader_material_create.png | Bin .../img/shader_material_create_mesh.png | Bin .../img/shader_material_editor.png | Bin .../{shaders => 16_shaders}/img/texscreen_bbc.png | Bin .../{shaders => 16_shaders}/img/texscreen_demo1.png | Bin .../{shaders => 16_shaders}/img/texscreen_demo2.png | Bin 03_usage/{shaders => 16_shaders}/img/tree_base.png | Bin .../{shaders => 16_shaders}/img/tree_gradient.png | Bin 03_usage/{shaders => 16_shaders}/img/tree_sway.gif | Bin .../img/tree_vertex_paint.png | Bin .../img/visual_shader_code.png | Bin .../img/visual_shader_create.png | Bin .../img/visual_shader_editor.png | Bin .../img/visual_shader_editor2.png | Bin 03_usage/{shaders => 16_shaders}/img/vs_boolean.gif | Bin .../{shaders => 16_shaders}/img/vs_expression.gif | Bin .../{shaders => 16_shaders}/img/vs_expression2.png | Bin 03_usage/{shaders => 16_shaders}/img/vs_fresnel.png | Bin 03_usage/{shaders => 16_shaders}/img/vs_if.png | Bin 03_usage/{shaders => 16_shaders}/img/vs_popup.png | Bin 03_usage/{shaders => 16_shaders}/img/vs_switch.png | Bin 03_usage/{shaders => 16_shaders}/index.md | 0 .../introduction_to_shaders.md | 0 03_usage/{shaders => 16_shaders}/making_trees.md | 0 .../screen-reading_shaders.md | 0 .../{shaders => 16_shaders}/shader_materials.md | 0 .../shader_reference/canvas_item_shader.md | 0 .../shader_reference/index.md | 0 .../shader_reference/shading_language.md | 0 .../shader_reference/spatial_shader.md | 0 .../{shaders => 16_shaders}/shaders_style_guide.md | 0 .../using_viewport_as_texture.md | 0 .../your_first_shader/img/PBR.png | Bin .../your_first_shader/img/UV.png | Bin .../your_first_shader/img/albedo.png | Bin .../your_first_shader/img/blue-box.png | Bin .../your_first_shader/img/blue-tex.png | Bin .../your_first_shader/img/cos.png | Bin .../your_first_shader/img/cos4.png | Bin .../your_first_shader/img/dark-water.png | Bin .../your_first_shader/img/fresnel.png | Bin .../your_first_shader/img/iconuv.png | Bin .../your_first_shader/img/light.png | Bin .../your_first_shader/img/noise-low.png | Bin .../your_first_shader/img/noise-set.png | Bin .../your_first_shader/img/noise.png | Bin .../your_first_shader/img/normal-set.png | Bin .../your_first_shader/img/normal.png | Bin .../your_first_shader/img/normalmap.png | Bin .../your_first_shader/img/normalmap2.png | Bin .../your_first_shader/img/plane-sub-set.png | Bin .../your_first_shader/img/plane-sub.png | Bin .../your_first_shader/img/plane.png | Bin .../your_first_shader/img/plastic.png | Bin .../your_first_shader/img/rim.png | Bin .../your_first_shader/img/shader-error.png | Bin .../your_first_shader/img/specular-toon.png | Bin .../your_first_shader/img/wave1.png | Bin .../your_first_shader/img/wave2.png | Bin .../your_first_shader/img/wave3.png | Bin .../your_first_shader/index.md | 0 .../your_first_shader/your_first_2d_shader.md | 0 .../your_first_shader/your_first_3d_shader.md | 0 .../your_first_shader/your_second_3d_shader.md | 0 .../{performance => 17_performance}/batching.md | 0 .../cpu_optimization.md | 0 .../general_optimization.md | 0 .../gpu_optimization.md | 0 .../img/godot_profiler.png | Bin .../img/lights_overlap.png | Bin .../img/lights_separate.png | Bin .../img/overlap1.png | Bin .../img/overlap2.png | Bin .../img/scissoring.png | Bin .../img/valgrind.png | Bin 03_usage/{performance => 17_performance}/index.md | 0 .../optimizing_3d_performance.md | 0 .../threads/thread_safe_apis.md | 0 .../threads/using_multiple_threads.md | 0 .../using_multimesh.md | 0 .../using_servers.md | 0 .../vertex_animation/animating_thousands_of_fish.md | 0 .../controlling_thousands_of_fish.md | 0 .../vertex_animation/img/all_motions.gif | Bin .../vertex_animation/img/all_motions_mask.gif | Bin .../vertex_animation/img/fish.png | Bin .../vertex_animation/img/mask.png | Bin .../vertex_animation/img/pivot.gif | Bin .../vertex_animation/img/scene.gif | Bin .../vertex_animation/img/sidetoside.gif | Bin .../vertex_animation/img/twist.gif | Bin .../vertex_animation/img/wave.gif | Bin .../vertex_animation/index.md | 0 .../{editor => 18_editor}/command_line_tutorial.md | 0 .../{editor => 18_editor}/default_key_mapping.md | 0 03_usage/{editor => 18_editor}/external_editor.md | 0 .../{editor => 18_editor}/img/configure_profile.png | Bin .../{editor => 18_editor}/img/editor_settings.png | Bin .../{editor => 18_editor}/img/node_features.png | Bin 03_usage/{editor => 18_editor}/index.md | 0 .../managing_editor_features.md | 0 .../{editor => 18_editor}/using_the_web_editor.md | 0 .../editor/img/import_plugin_options.png | Bin .../editor/img/import_plugin_trying.png | Bin .../editor/img/inspector_plugin_example.png | Bin .../editor/img/installing_plugins_assetlib_tab.png | Bin .../img/installing_plugins_github_download_zip.png | Bin .../img/installing_plugins_project_settings.png | Bin .../img/making_plugins-create_plugin_dialog.png | Bin .../editor/img/making_plugins-custom_dock.png | Bin .../img/making_plugins-custom_node_console.png | Bin .../img/making_plugins-custom_node_create.png | Bin .../editor/img/making_plugins-custom_node_icon.png | Bin .../img/making_plugins-my_custom_dock_scene.png | Bin .../img/making_plugins-my_custom_mode_folder.png | Bin .../editor/img/making_plugins-project_settings.png | Bin .../editor/img/visual_shader_plugins_result1.png | Bin .../editor/img/visual_shader_plugins_result2.png | Bin .../editor/img/visual_shader_plugins_start.png | Bin .../editor/img/visual_shader_plugins_start2.png | Bin .../editor/img/visual_shader_plugins_start3.png | Bin .../editor/import_plugins.md | 0 03_usage/{plugins => 19_plugins}/editor/index.md | 0 .../editor/inspector_plugins.md | 0 .../editor/installing_plugins.md | 0 .../editor/making_main_screen_plugins.md | 0 .../editor/making_plugins.md | 0 .../editor/spatial_gizmos.md | 0 .../editor/visual_shader_plugins.md | 0 .../img/rotating_in_editor.gif | Bin 03_usage/{plugins => 19_plugins}/index.md | 0 .../running_code_in_the_editor.md | 0 .../{export => 20_export}/android_custom_build.md | 0 .../changing_application_icon_for_windows.md | 0 03_usage/{export => 20_export}/exporting_basics.md | 0 .../{export => 20_export}/exporting_for_android.md | 0 .../exporting_for_dedicated_servers.md | 0 03_usage/{export => 20_export}/exporting_for_ios.md | 0 .../{export => 20_export}/exporting_for_linux.md | 0 .../{export => 20_export}/exporting_for_macos.md | 0 03_usage/{export => 20_export}/exporting_for_uwp.md | 0 03_usage/{export => 20_export}/exporting_for_web.md | 0 .../{export => 20_export}/exporting_for_windows.md | 0 03_usage/{export => 20_export}/exporting_pcks.md | 0 .../{export => 20_export}/exporting_projects.md | 0 03_usage/{export => 20_export}/feature_tags.md | 0 .../img/UWP_export_signing.png | Bin .../{export => 20_export}/img/UWP_sign_tool.png | Bin 03_usage/{export => 20_export}/img/androidsdk.png | Bin .../img/custom_build_bin_folder.png | Bin .../img/custom_build_command_line.png | Bin .../img/custom_build_command_line2.png | Bin .../img/custom_build_editor_settings.png | Bin .../img/custom_build_editor_settings2.png | Bin .../img/custom_build_enable.png | Bin .../img/custom_build_gradle.png | Bin .../img/custom_build_install_android_studio1.png | Bin .../img/custom_build_install_template.png | Bin .../img/custom_build_open_shell.png | Bin .../img/custom_build_platform_tools.png | Bin .../img/custom_build_sdkmanager.png | Bin .../img/editor-export-presets-android.png | Bin .../{export => 20_export}/img/editorsettings.png | Bin .../img/export-with-debug-button.png | Bin 03_usage/{export => 20_export}/img/export.png | Bin .../img/export_android_oneclick.png | Bin .../{export => 20_export}/img/export_dialog.png | Bin .../img/export_editor_android_settings.png | Bin 03_usage/{export => 20_export}/img/export_error.png | Bin .../img/export_handheld_stretchsettings.png | Bin .../img/export_ios_settings.png | Bin 03_usage/{export => 20_export}/img/export_pck.png | Bin .../{export => 20_export}/img/export_preset.png | Bin .../img/export_presets_window.png | Bin .../img/export_template_manager.png | Bin .../img/export_template_menu.png | Bin .../img/export_touchsettings.png | Bin .../img/export_web_example.png | Bin .../img/export_web_export_with_debug_disabled.png | Bin .../{export => 20_export}/img/export_web_files.png | Bin .../img/export_xcode_project_folders.png | Bin 03_usage/{export => 20_export}/img/expres.png | Bin 03_usage/{export => 20_export}/img/expselected.png | Bin 03_usage/{export => 20_export}/img/exptemp.png | Bin .../{export => 20_export}/img/feature_tags1.png | Bin .../{export => 20_export}/img/feature_tags2.png | Bin .../{export => 20_export}/img/feature_tags3.png | Bin .../{export => 20_export}/img/feature_tags4.png | Bin .../img/icon_export_settings.png | Bin .../{export => 20_export}/img/icon_file_icon.png | Bin .../img/icon_project_settings.png | Bin 03_usage/{export => 20_export}/img/icon_rcedit.png | Bin 03_usage/{export => 20_export}/img/icon_result.png | Bin .../{export => 20_export}/img/icon_taskbar_icon.png | Bin .../img/ios_export_add_dir.png | Bin .../img/ios_export_delete_pck.png | Bin .../{export => 20_export}/img/ios_export_file.png | Bin .../img/ios_export_file_ref.png | Bin .../{export => 20_export}/img/ios_export_output.png | Bin .../img/ios_export_set_path.png | Bin .../{export => 20_export}/img/linker_signed_1.png | Bin 03_usage/{export => 20_export}/img/oneclick.png | Bin 03_usage/{export => 20_export}/img/signed_0.png | Bin 03_usage/{export => 20_export}/img/signed_1.png | Bin 03_usage/{export => 20_export}/img/signed_2.png | Bin .../img/signed_and_notarized_0.png | Bin .../img/signed_and_notarized_1.png | Bin 03_usage/{export => 20_export}/img/sys_pref_0.png | Bin 03_usage/{export => 20_export}/img/sys_pref_1.png | Bin 03_usage/{export => 20_export}/img/unsigned_1.png | Bin 03_usage/{export => 20_export}/index.md | 0 03_usage/{export => 20_export}/one-click_deploy.md | 0 03_usage/{export => 20_export}/running_on_macos.md | 0 .../escn_exporter/animation.md | 0 .../escn_exporter/img/armature.jpg | Bin .../escn_exporter/img/body_type.jpg | Bin .../escn_exporter/img/col_only.png | Bin .../escn_exporter/img/collision_shapes.jpg | Bin .../escn_exporter/img/dope_sheet.jpg | Bin .../escn_exporter/img/enable_physics.png | Bin .../escn_exporter/img/external_mat_option.jpg | Bin .../escn_exporter/img/gd_dot_material.jpg | Bin .../escn_exporter/img/hide.jpg | Bin .../escn_exporter/img/in_godot.jpg | Bin .../escn_exporter/img/light_properties.jpg | Bin .../escn_exporter/img/material_search.jpg | Bin .../escn_exporter/img/nla_editor.jpg | Bin .../escn_exporter/img/nla_pushdown.jpg | Bin .../escn_exporter/img/nla_strip.jpg | Bin .../escn_exporter/img/stash_action.jpg | Bin .../escn_exporter/img/stash_action_option.jpg | Bin .../escn_exporter/index.md | 0 .../escn_exporter/lights.md | 0 .../escn_exporter/material.md | 0 .../escn_exporter/mesh.md | 0 .../escn_exporter/physics.md | 0 .../escn_exporter/skeleton.md | 0 .../exporting_3d_scenes.md | 0 .../img/3dimp_BlenderEmptyDrawTypes.png | Bin .../img/asset_workflow1.png | Bin .../img/asset_workflow2.png | Bin .../img/asset_workflow3.png | Bin .../img/asset_workflow4.png | Bin .../img/asset_workflow5.png | Bin .../img/audio_stream_import.png | Bin .../img/bad.png | Bin .../img/fixedborder.png | Bin .../img/gltf_godot_export.png | Bin .../img/good.png | Bin .../img/image_import1.png | Bin .../img/import_csv.png | Bin .../img/regular.png | Bin .../img/reimport_multiple.png | Bin .../img/reverb.png | Bin .../img/scene_import1.png | Bin .../img/scene_import2.png | Bin .../img/scene_import3.png | Bin .../img/scene_import4.png | Bin .../import_process.md | 0 .../importing_audio_samples.md | 0 .../importing_images.md | 0 .../importing_scenes.md | 0 .../importing_translations.md | 0 .../index.md | 0 .../autoloads_versus_internal_nodes.md | 0 .../data_preferences.md | 0 .../godot_interfaces.md | 0 .../godot_notifications.md | 0 .../img/version_control_menu.png | Bin .../{best_practices => 22_best_practices}/index.md | 0 .../introduction_best_practices.md | 0 .../logic_preferences.md | 0 .../node_alternatives.md | 0 .../project_organization.md | 0 .../scene_organization.md | 0 .../scenes_versus_scripts.md | 0 .../version_control_systems.md | 0 .../what_are_godot_classes.md | 0 1181 files changed, 0 insertions(+), 0 deletions(-) rename 03_usage/{math => 01_math}/beziers_and_curves.md (100%) rename 03_usage/{math => 01_math}/img/bezier_cubic_handles.png (100%) rename 03_usage/{math => 01_math}/img/bezier_cubic_points.gif (100%) rename 03_usage/{math => 01_math}/img/bezier_cubic_points.png (100%) rename 03_usage/{math => 01_math}/img/bezier_interpolation_baked.gif (100%) rename 03_usage/{math => 01_math}/img/bezier_interpolation_speed.gif (100%) rename 03_usage/{math => 01_math}/img/bezier_path_2d.png (100%) rename 03_usage/{math => 01_math}/img/bezier_point_amount.png (100%) rename 03_usage/{math => 01_math}/img/bezier_quadratic_points.png (100%) rename 03_usage/{math => 01_math}/img/bezier_quadratic_points2.gif (100%) rename 03_usage/{math => 01_math}/img/interpolation_follow.gif (100%) rename 03_usage/{math => 01_math}/img/interpolation_monkey.gif (100%) rename 03_usage/{math => 01_math}/img/interpolation_positions.png (100%) rename 03_usage/{math => 01_math}/img/interpolation_vector.gif (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/3d-identity.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/3d-identity.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/apply.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/apply.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity-godot.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity-godot.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity-grid.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity-grid.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity-origin.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity-origin.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/identity.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/putting-all-together.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/rotate1.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/rotate1.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/rotate2.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/rotate2.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/rotate3.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/rotate3.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/scale.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/scale.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/shear.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/shear.xcf (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/translate.png (100%) rename 03_usage/{math => 01_math}/img/matrices_and_transforms/translate.xcf (100%) rename 03_usage/{math => 01_math}/img/tutovec10.png (100%) rename 03_usage/{math => 01_math}/img/tutovec10.svg (100%) rename 03_usage/{math => 01_math}/img/tutovec11.png (100%) rename 03_usage/{math => 01_math}/img/tutovec11.svg (100%) rename 03_usage/{math => 01_math}/img/tutovec12.png (100%) rename 03_usage/{math => 01_math}/img/tutovec12.svg (100%) rename 03_usage/{math => 01_math}/img/tutovec13.png (100%) rename 03_usage/{math => 01_math}/img/tutovec13.svg (100%) rename 03_usage/{math => 01_math}/img/tutovec14.png (100%) rename 03_usage/{math => 01_math}/img/tutovec14.svg (100%) rename 03_usage/{math => 01_math}/img/tutovec22.png (100%) rename 03_usage/{math => 01_math}/img/tutovec23.png (100%) rename 03_usage/{math => 01_math}/img/vector_add1.png (100%) rename 03_usage/{math => 01_math}/img/vector_axis1.png (100%) rename 03_usage/{math => 01_math}/img/vector_cross1.png (100%) rename 03_usage/{math => 01_math}/img/vector_cross2.png (100%) rename 03_usage/{math => 01_math}/img/vector_dot1.png (100%) rename 03_usage/{math => 01_math}/img/vector_dot2.png (100%) rename 03_usage/{math => 01_math}/img/vector_dot3.png (100%) rename 03_usage/{math => 01_math}/img/vector_facing2.png (100%) rename 03_usage/{math => 01_math}/img/vector_movement1.png (100%) rename 03_usage/{math => 01_math}/img/vector_mult1.png (100%) rename 03_usage/{math => 01_math}/img/vector_reflect1.png (100%) rename 03_usage/{math => 01_math}/img/vector_subtract2.png (100%) rename 03_usage/{math => 01_math}/img/vector_xy1.png (100%) rename 03_usage/{math => 01_math}/img/vector_xy2.png (100%) rename 03_usage/{math => 01_math}/index.md (100%) rename 03_usage/{math => 01_math}/interpolation.md (100%) rename 03_usage/{math => 01_math}/matrices_and_transforms.md (100%) rename 03_usage/{math => 01_math}/random_number_generation.md (100%) rename 03_usage/{math => 01_math}/vector_math.md (100%) rename 03_usage/{math => 01_math}/vectors_advanced.md (100%) rename 03_usage/{2d => 02_2d}/2d_lights_and_shadows.md (100%) rename 03_usage/{2d => 02_2d}/2d_meshes.md (100%) rename 03_usage/{2d => 02_2d}/2d_movement.md (100%) rename 03_usage/{2d => 02_2d}/2d_sprite_animation.md (100%) rename 03_usage/{2d => 02_2d}/2d_transforms.md (100%) rename 03_usage/{2d => 02_2d}/canvas_layers.md (100%) rename 03_usage/{2d => 02_2d}/custom_drawing_in_2d.md (100%) rename 03_usage/{2d => 02_2d}/files/2D_movement_demo.zip (100%) rename 03_usage/{2d => 02_2d}/files/run_animation.zip (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_add_from_spritesheet.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_frog_spritesheet.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_full_animation.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_new_animation.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_new_spriteframes.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_new_track.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_play_spritesheet_animation.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_player-run.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_run_preview.gif (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_running.gif (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_setframes.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_spriteframes.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_spriteframes_done.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_spritesheet_animation.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_spritesheet_select_rows.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_spritesheet_selectframes.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_tree1.png (100%) rename 03_usage/{2d => 02_2d}/img/2d_animation_tree2.png (100%) rename 03_usage/{2d => 02_2d}/img/autotile_template_2x2.png (100%) rename 03_usage/{2d => 02_2d}/img/autotile_template_3x3_minimal.png (100%) rename 03_usage/{2d => 02_2d}/img/autotile_template_3x3_minimal_16.png (100%) rename 03_usage/{2d => 02_2d}/img/autotile_template_3x3_minimal_topdown_floor.png (100%) rename 03_usage/{2d => 02_2d}/img/autotile_template_3x3_minimal_topdown_walls.png (100%) rename 03_usage/{2d => 02_2d}/img/autotile_template_3x3_minimal_topdown_walls_tall.png (100%) rename 03_usage/{2d => 02_2d}/img/autotile_template_3x3_minimal_topdown_walls_thick.png (100%) rename 03_usage/{2d => 02_2d}/img/canvaslayers.png (100%) rename 03_usage/{2d => 02_2d}/img/direction1.png (100%) rename 03_usage/{2d => 02_2d}/img/direction2.png (100%) rename 03_usage/{2d => 02_2d}/img/emission_mask_border.gif (100%) rename 03_usage/{2d => 02_2d}/img/emission_mask_directed_border.gif (100%) rename 03_usage/{2d => 02_2d}/img/emission_mask_solid.gif (100%) rename 03_usage/{2d => 02_2d}/img/emission_shapes1.png (100%) rename 03_usage/{2d => 02_2d}/img/emission_shapes2.png (100%) rename 03_usage/{2d => 02_2d}/img/emission_shapes3.png (100%) rename 03_usage/{2d => 02_2d}/img/emission_shapes4.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_all_lights.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_all_lights_no_blob.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_ambient.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_background.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_cull_clockwise.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_cull_counter_clockwise.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_cull_disabled.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_filter0.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_filter0_pcf0.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_filter30.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_grad0.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_grad10.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_light.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_light_blob.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_main.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_normal.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_pcf13.png (100%) rename 03_usage/{2d => 02_2d}/img/light_shadow_sprites.png (100%) rename 03_usage/{2d => 02_2d}/img/mesh2d1.png (100%) rename 03_usage/{2d => 02_2d}/img/mesh2d2.png (100%) rename 03_usage/{2d => 02_2d}/img/mesh2d3.png (100%) rename 03_usage/{2d => 02_2d}/img/mesh2d4.png (100%) rename 03_usage/{2d => 02_2d}/img/mesh2d5.png (100%) rename 03_usage/{2d => 02_2d}/img/movement_8way.gif (100%) rename 03_usage/{2d => 02_2d}/img/movement_click.gif (100%) rename 03_usage/{2d => 02_2d}/img/movement_inputs.png (100%) rename 03_usage/{2d => 02_2d}/img/movement_rotate1.gif (100%) rename 03_usage/{2d => 02_2d}/img/movement_rotate2.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim10.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim11.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim12.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim14.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim15.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim18.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim20.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim21.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim3.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim4.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim5.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim6.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim7.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim8.gif (100%) rename 03_usage/{2d => 02_2d}/img/paranim9.gif (100%) rename 03_usage/{2d => 02_2d}/img/particles1.png (100%) rename 03_usage/{2d => 02_2d}/img/particles2.png (100%) rename 03_usage/{2d => 02_2d}/img/particles_convert.png (100%) rename 03_usage/{2d => 02_2d}/img/particles_material.png (100%) rename 03_usage/{2d => 02_2d}/img/result_drawarc.png (100%) rename 03_usage/{2d => 02_2d}/img/result_drawarc_poly.png (100%) rename 03_usage/{2d => 02_2d}/img/tile_lock.png (100%) rename 03_usage/{2d => 02_2d}/img/tilemap_add_tile.png (100%) rename 03_usage/{2d => 02_2d}/img/tilemap_add_tileset.png (100%) rename 03_usage/{2d => 02_2d}/img/tilemap_draw.png (100%) rename 03_usage/{2d => 02_2d}/img/tilemap_menu.png (100%) rename 03_usage/{2d => 02_2d}/img/tilemap_mode.png (100%) rename 03_usage/{2d => 02_2d}/img/tilemap_size.png (100%) rename 03_usage/{2d => 02_2d}/img/tilemap_tool.png (100%) rename 03_usage/{2d => 02_2d}/img/tileset_add_collision.png (100%) rename 03_usage/{2d => 02_2d}/img/tileset_atlas.png (100%) rename 03_usage/{2d => 02_2d}/img/tileset_draw_atlas.png (100%) rename 03_usage/{2d => 02_2d}/img/tileset_snap.png (100%) rename 03_usage/{2d => 02_2d}/img/tilesheet.png (100%) rename 03_usage/{2d => 02_2d}/img/viewport_transforms2.png (100%) rename 03_usage/{2d => 02_2d}/index.md (100%) rename 03_usage/{2d => 02_2d}/particle_systems_2d.md (100%) rename 03_usage/{2d => 02_2d}/using_tilemaps.md (100%) rename 03_usage/{3d => 03_3d}/3d_rendering_limitations.md (100%) rename 03_usage/{3d => 03_3d}/3d_text.md (100%) rename 03_usage/{3d => 03_3d}/baked_lightmaps.md (100%) rename 03_usage/{3d => 03_3d}/csg_tools.md (100%) rename 03_usage/{3d => 03_3d}/environment_and_post_processing.md (100%) rename 03_usage/{3d => 03_3d}/files/gridmap_demo.zip (100%) rename 03_usage/{3d => 03_3d}/gi_probes.md (100%) rename 03_usage/{3d => 03_3d}/high_dynamic_range.md (100%) rename 03_usage/{3d => 03_3d}/img/add_material.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_bake.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_bake_mode.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_blender.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_bounds.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_capture.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_comparison.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_import.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_indirect.gif (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_lmsize.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_mesh_menu.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_mode.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_omnilight_size.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_scene.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_use.png (100%) rename 03_usage/{3d => 03_3d}/img/baked_light_uvchannel.png (100%) rename 03_usage/{3d => 03_3d}/img/blend_splits.png (100%) rename 03_usage/{3d => 03_3d}/img/clearcoat_comparison.png (100%) rename 03_usage/{3d => 03_3d}/img/csg.gif (100%) rename 03_usage/{3d => 03_3d}/img/csg_bed.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_bed_mat.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_bed_tree.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_custom_mesh.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_desk.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_lamp.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_lamp_extrude.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_lamp_pole_stand.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_lamp_polygon.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_lamp_spin.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_mesh.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_nodes.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_operation.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_operation_menu.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_overdraw.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_pillow_hole.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_pillow_smooth.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_poly.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_poly_mode.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_room.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_room_invert.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_room_result.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_shelf.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_shelf_big.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_shelf_subtract.png (100%) rename 03_usage/{3d => 03_3d}/img/csg_shelf_subtract_menu.png (100%) rename 03_usage/{3d => 03_3d}/img/directional_shadow_params.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_adjusments_custom_gradient.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_adjusments_default_gradient.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_adjustments.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_adjustments_bcs.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_ambient.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_ambient2.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_ambient_comparison.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_background1.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_camera.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_default.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_dof_far.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_dof_near.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_fog_depth_height.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_fog_transmission.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_glow1.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_glow_bicubic.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_glow_bloom.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_glow_layers.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_glow_layers2.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_glow_threshold.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_hdr.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_hdr_autoexp.gif (100%) rename 03_usage/{3d => 03_3d}/img/environment_hdr_bloom.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_mixed_blur.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_ssao.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_ssao2.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_ssao_parameters.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_ssr.png (100%) rename 03_usage/{3d => 03_3d}/img/environment_world.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_bake.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_bake_property.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_indirect.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_indirect_energy_result.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_interior.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_interior_setting.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_light_indirect.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_quality.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_ref_blending.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_tweaking.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_voxel_reflections.png (100%) rename 03_usage/{3d => 03_3d}/img/giprobe_wrap.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_create_body.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_export.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_main.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_menu.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_mesh_scene.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_meshlibrary1.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_select.png (100%) rename 03_usage/{3d => 03_3d}/img/gridmap_shift_axis.png (100%) rename 03_usage/{3d => 03_3d}/img/hdr_gamma.png (100%) rename 03_usage/{3d => 03_3d}/img/label_3d.png (100%) rename 03_usage/{3d => 03_3d}/img/light_attenuation.png (100%) rename 03_usage/{3d => 03_3d}/img/light_directional.png (100%) rename 03_usage/{3d => 03_3d}/img/light_omni.png (100%) rename 03_usage/{3d => 03_3d}/img/light_omni_params.png (100%) rename 03_usage/{3d => 03_3d}/img/light_params.png (100%) rename 03_usage/{3d => 03_3d}/img/light_spot.png (100%) rename 03_usage/{3d => 03_3d}/img/material_depth_draw.png (100%) rename 03_usage/{3d => 03_3d}/img/meshlibrary_scene.png (100%) rename 03_usage/{3d => 03_3d}/img/multimesh_result.png (100%) rename 03_usage/{3d => 03_3d}/img/multimesh_scene_tree.png (100%) rename 03_usage/{3d => 03_3d}/img/multimesh_settings.png (100%) rename 03_usage/{3d => 03_3d}/img/multimesh_toolbar.png (100%) rename 03_usage/{3d => 03_3d}/img/normal_bias.png (100%) rename 03_usage/{3d => 03_3d}/img/occluder_shape_polygon.png (100%) rename 03_usage/{3d => 03_3d}/img/occluder_shape_polygon2.png (100%) rename 03_usage/{3d => 03_3d}/img/occluder_shape_polygon_hole.png (100%) rename 03_usage/{3d => 03_3d}/img/occluder_shape_polygon_inspector.png (100%) rename 03_usage/{3d => 03_3d}/img/occluder_shape_sphere_inspector.png (100%) rename 03_usage/{3d => 03_3d}/img/occluder_shape_sphere_terrain.png (100%) rename 03_usage/{3d => 03_3d}/img/project_setting_shadow.png (100%) rename 03_usage/{3d => 03_3d}/img/pssm_explained.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_ambient.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_atlas.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_blending.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_box_property.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_boxcorrect.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_center_gizmo.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_cullmask.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_setup.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_shadows.png (100%) rename 03_usage/{3d => 03_3d}/img/refprobe_ssr.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_atlas.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_bias.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_blocky.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_contact.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_omni_dp_cm.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_pcf1.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_pcf2.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_pssm.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_quadrants.png (100%) rename 03_usage/{3d => 03_3d}/img/shadow_quadrants2.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material1.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material10.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material11.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material12.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material13.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material14.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material15.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material16.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material17.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material18.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material19.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material2.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material20.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material21.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material22.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material23.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material24.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material25.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material26.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material3.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material4.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material5.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material6.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material7.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material8.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material9.png (100%) rename 03_usage/{3d => 03_3d}/img/spatial_material_proxfade.gif (100%) rename 03_usage/{3d => 03_3d}/img/text_mesh.png (100%) rename 03_usage/{3d => 03_3d}/img/text_mesh_texture.png (100%) rename 03_usage/{3d => 03_3d}/img/text_mesh_textured.png (100%) rename 03_usage/{3d => 03_3d}/img/transforms_camera.png (100%) rename 03_usage/{3d => 03_3d}/img/transforms_euler.png (100%) rename 03_usage/{3d => 03_3d}/img/transforms_euler_himself.png (100%) rename 03_usage/{3d => 03_3d}/img/transforms_gimbal.gif (100%) rename 03_usage/{3d => 03_3d}/img/transforms_gizmo.png (100%) rename 03_usage/{3d => 03_3d}/img/transforms_interpolate1.gif (100%) rename 03_usage/{3d => 03_3d}/img/transforms_interpolate2.gif (100%) rename 03_usage/{3d => 03_3d}/img/transforms_local_space.png (100%) rename 03_usage/{3d => 03_3d}/img/transforms_rotate1.gif (100%) rename 03_usage/{3d => 03_3d}/img/transforms_rotate2.gif (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d1.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d10.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d11.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d2.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d3.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d4.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d5.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d6.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d6_1.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d6_2.png (100%) rename 03_usage/{3d => 03_3d}/img/tuto_3d8.png (100%) rename 03_usage/{3d => 03_3d}/index.md (100%) rename 03_usage/{3d => 03_3d}/introduction_to_3d.md (100%) rename 03_usage/{3d => 03_3d}/lights_and_shadows.md (100%) rename 03_usage/{3d => 03_3d}/occluders.md (100%) rename 03_usage/{3d => 03_3d}/portals/advanced_room_and_portal_usage.md (100%) rename 03_usage/{3d => 03_3d}/portals/editing_rooms_and_portals.md (100%) rename 03_usage/{3d => 03_3d}/portals/first_steps_with_rooms_and_portals.md (100%) rename 03_usage/{3d => 03_3d}/portals/img/autoplace_priority.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/convert_rooms_button.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/convex_hull.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/cull_instance.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/example_scenetree.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/freeform.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/house_scene.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/island.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/portal_inspector.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/portal_point_editing.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/room_manager.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/room_overlap.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/room_point_editing.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/roomgroup_notification.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/roomgroups.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/roomlist_node.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/simple_room.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/simple_scenetree.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/tent.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/tent_terrain.png (100%) rename 03_usage/{3d => 03_3d}/portals/img/visibility_enabler.png (100%) rename 03_usage/{3d => 03_3d}/portals/index.md (100%) rename 03_usage/{3d => 03_3d}/portals/introduction_to_rooms_and_portals.md (100%) rename 03_usage/{3d => 03_3d}/portals/rooms_and_portals_example.md (100%) rename 03_usage/{3d => 03_3d}/portals/tutorial_simple/img/tutorial_simple_1.png (100%) rename 03_usage/{3d => 03_3d}/portals/tutorial_simple/img/tutorial_simple_2.png (100%) rename 03_usage/{3d => 03_3d}/portals/tutorial_simple/img/tutorial_simple_3.png (100%) rename 03_usage/{3d => 03_3d}/portals/tutorial_simple/img/tutorial_simple_4.png (100%) rename 03_usage/{3d => 03_3d}/portals/tutorial_simple/img/tutorial_simple_5.png (100%) rename 03_usage/{3d => 03_3d}/portals/tutorial_simple/img/tutorial_simple_6.png (100%) rename 03_usage/{3d => 03_3d}/portals/using_objects_in_rooms_and_portals.md (100%) rename 03_usage/{3d => 03_3d}/procedural_geometry/arraymesh.md (100%) rename 03_usage/{3d => 03_3d}/procedural_geometry/immediategeometry.md (100%) rename 03_usage/{3d => 03_3d}/procedural_geometry/index.md (100%) rename 03_usage/{3d => 03_3d}/procedural_geometry/meshdatatool.md (100%) rename 03_usage/{3d => 03_3d}/procedural_geometry/surfacetool.md (100%) rename 03_usage/{3d => 03_3d}/reflection_probes.md (100%) rename 03_usage/{3d => 03_3d}/spatial_material.md (100%) rename 03_usage/{3d => 03_3d}/using_gridmaps.md (100%) rename 03_usage/{3d => 03_3d}/using_multi_mesh_instance.md (100%) rename 03_usage/{3d => 03_3d}/using_transforms.md (100%) rename 03_usage/{ui => 04_ui}/bbcode_in_richtextlabel.md (100%) rename 03_usage/{ui => 04_ui}/control_node_gallery.md (100%) rename 03_usage/{ui => 04_ui}/custom_gui_controls.md (100%) rename 03_usage/{ui => 04_ui}/files/skin_assets.zip (100%) rename 03_usage/{ui => 04_ui}/gui_containers.md (100%) rename 03_usage/{ui => 04_ui}/gui_navigation.md (100%) rename 03_usage/{ui => 04_ui}/gui_skinning.md (100%) rename 03_usage/{ui => 04_ui}/gui_theme_type_variations.md (100%) rename 03_usage/{ui => 04_ui}/gui_using_theme_editor.md (100%) rename 03_usage/{ui => 04_ui}/img/add_item_type.png (100%) rename 03_usage/{ui => 04_ui}/img/anchors.png (100%) rename 03_usage/{ui => 04_ui}/img/base_type.png (100%) rename 03_usage/{ui => 04_ui}/img/bbcodeDemo.png (100%) rename 03_usage/{ui => 04_ui}/img/bbcodeText.png (100%) rename 03_usage/{ui => 04_ui}/img/container_example.gif (100%) rename 03_usage/{ui => 04_ui}/img/container_size_flags.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_box.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_center_pan.gif (100%) rename 03_usage/{ui => 04_ui}/img/containers_grid.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_margin.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_margin_constants.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_panel.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_scroll.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_split.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_split_drag.gif (100%) rename 03_usage/{ui => 04_ui}/img/containers_tab.png (100%) rename 03_usage/{ui => 04_ui}/img/containers_tab_click.gif (100%) rename 03_usage/{ui => 04_ui}/img/default_font.png (100%) rename 03_usage/{ui => 04_ui}/img/default_preview.png (100%) rename 03_usage/{ui => 04_ui}/img/fade.png (100%) rename 03_usage/{ui => 04_ui}/img/focus_settings.png (100%) rename 03_usage/{ui => 04_ui}/img/godot_containers.png (100%) rename 03_usage/{ui => 04_ui}/img/import_items.png (100%) rename 03_usage/{ui => 04_ui}/img/layout_dropdown_menu.png (100%) rename 03_usage/{ui => 04_ui}/img/manage_items.png (100%) rename 03_usage/{ui => 04_ui}/img/margin.png (100%) rename 03_usage/{ui => 04_ui}/img/marginaround.png (100%) rename 03_usage/{ui => 04_ui}/img/marginend.png (100%) rename 03_usage/{ui => 04_ui}/img/new_theme.png (100%) rename 03_usage/{ui => 04_ui}/img/rainbow.png (100%) rename 03_usage/{ui => 04_ui}/img/sb1.png (100%) rename 03_usage/{ui => 04_ui}/img/sb2.png (100%) rename 03_usage/{ui => 04_ui}/img/scene_preview.png (100%) rename 03_usage/{ui => 04_ui}/img/shake.png (100%) rename 03_usage/{ui => 04_ui}/img/skinbuttons1.png (100%) rename 03_usage/{ui => 04_ui}/img/skinbuttons2.png (100%) rename 03_usage/{ui => 04_ui}/img/tank-kings-by-winterpixel-games.png (100%) rename 03_usage/{ui => 04_ui}/img/theme_editor.png (100%) rename 03_usage/{ui => 04_ui}/img/theme_item_inspector.png (100%) rename 03_usage/{ui => 04_ui}/img/theme_pin_the_stylebox.png (100%) rename 03_usage/{ui => 04_ui}/img/theme_preview_picker.png (100%) rename 03_usage/{ui => 04_ui}/img/theme_type_editor.png (100%) rename 03_usage/{ui => 04_ui}/img/themecheck.png (100%) rename 03_usage/{ui => 04_ui}/img/themeci.png (100%) rename 03_usage/{ui => 04_ui}/img/themeci2.png (100%) rename 03_usage/{ui => 04_ui}/img/themeci3.png (100%) rename 03_usage/{ui => 04_ui}/img/tornado.png (100%) rename 03_usage/{ui => 04_ui}/img/wave.png (100%) rename 03_usage/{ui => 04_ui}/index.md (100%) rename 03_usage/{ui => 04_ui}/size_and_anchors.md (100%) rename 03_usage/{animation => 05_animation}/2d_skeletons.md (100%) rename 03_usage/{animation => 05_animation}/animation_tree.md (100%) rename 03_usage/{animation => 05_animation}/cutout_animation.md (100%) rename 03_usage/{animation => 05_animation}/files/gbot_resources.zip (100%) rename 03_usage/{animation => 05_animation}/img/animation_add.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_add_call_method_track.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_add_track.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_animation_panel.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_animation_panel_overview.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_animation_player_tree.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_call_method_keyframe.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_convenience_buttons.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_create_animationplayer.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_create_new_animation.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_illustration.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_keyframe_editor_key.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_keyframes.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_loop.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_method_options.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_normal_track.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_play_from_beginning.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_properties_keyframe.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_select_audiostreamplayer.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_set_length.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_simple.gif (100%) rename 03_usage/{animation => 05_animation}/img/animation_timeline.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_track.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_track_interpolation.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_track_loop_modes.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_track_rate.png (100%) rename 03_usage/{animation => 05_animation}/img/animation_track_settings.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree1.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree10.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree11.gif (100%) rename 03_usage/{animation => 05_animation}/img/animtree12.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree13.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree14.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree15.gif (100%) rename 03_usage/{animation => 05_animation}/img/animtree16.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree17.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree18.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree2.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree3.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree4.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree5.gif (100%) rename 03_usage/{animation => 05_animation}/img/animtree6.png (100%) rename 03_usage/{animation => 05_animation}/img/animtree6b.gif (100%) rename 03_usage/{animation => 05_animation}/img/animtree7.gif (100%) rename 03_usage/{animation => 05_animation}/img/animtree8.gif (100%) rename 03_usage/{animation => 05_animation}/img/animtree9.png (100%) rename 03_usage/{animation => 05_animation}/img/gBot_complete.png (100%) rename 03_usage/{animation => 05_animation}/img/gBot_pieces.png (100%) rename 03_usage/{animation => 05_animation}/img/playing_videos_aspect_ratio_container.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d1.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d10.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d11.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d12.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d13.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d14.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d15.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d16.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d17.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d18.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d19.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d2.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d20.gif (100%) rename 03_usage/{animation => 05_animation}/img/skel2d21.gif (100%) rename 03_usage/{animation => 05_animation}/img/skel2d22.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d23.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d24.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d25.gif (100%) rename 03_usage/{animation => 05_animation}/img/skel2d3.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d4.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d5.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d6.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d7.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d8.png (100%) rename 03_usage/{animation => 05_animation}/img/skel2d9.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout1.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout10.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout11.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout12.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout13.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout14.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout15.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout15_2.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout16.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout17.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout18.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout19.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout2.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout20.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout21.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout22.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout23.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout24.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout3.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout4.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout5.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout6.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout7.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout9.png (100%) rename 03_usage/{animation => 05_animation}/img/tuto_cutout_walk.gif (100%) rename 03_usage/{animation => 05_animation}/img/tutovec_torso1.gif (100%) rename 03_usage/{animation => 05_animation}/img/tutovec_torso2.gif (100%) rename 03_usage/{animation => 05_animation}/img/tutovec_torso4.gif (100%) rename 03_usage/{animation => 05_animation}/img/tutovec_torso5.gif (100%) rename 03_usage/{animation => 05_animation}/index.md (100%) rename 03_usage/{animation => 05_animation}/introduction.md (100%) rename 03_usage/{animation => 05_animation}/playing_videos.md (100%) rename 03_usage/{inputs => 06_inputs}/controllers_gamepads_joysticks.md (100%) rename 03_usage/{inputs => 06_inputs}/custom_mouse_cursor.md (100%) rename 03_usage/{inputs => 06_inputs}/handling_quit_requests.md (100%) rename 03_usage/{inputs => 06_inputs}/img/cursor_project_settings.png (100%) rename 03_usage/{inputs => 06_inputs}/img/input_event_flow.png (100%) rename 03_usage/{inputs => 06_inputs}/img/input_event_scene_flow.png (100%) rename 03_usage/{inputs => 06_inputs}/img/inputs_inputmap.png (100%) rename 03_usage/{inputs => 06_inputs}/index.md (100%) rename 03_usage/{inputs => 06_inputs}/input_examples.md (100%) rename 03_usage/{inputs => 06_inputs}/inputevent.md (100%) rename 03_usage/{inputs => 06_inputs}/mouse_and_input_coordinates.md (100%) rename 03_usage/{io => 07_io}/background_loading.md (100%) rename 03_usage/{io => 07_io}/binary_serialization_api.md (100%) rename 03_usage/{io => 07_io}/data_paths.md (100%) rename 03_usage/{io => 07_io}/encrypting_save_games.md (100%) rename 03_usage/{io => 07_io}/files/resource_queue.gd (100%) rename 03_usage/{io => 07_io}/img/groups.png (100%) rename 03_usage/{io => 07_io}/index.md (100%) rename 03_usage/{io => 07_io}/saving_games.md (100%) rename 03_usage/{networking => 08_networking}/high_level_multiplayer.md (100%) rename 03_usage/{networking => 08_networking}/http_client_class.md (100%) rename 03_usage/{networking => 08_networking}/http_request_class.md (100%) rename 03_usage/{networking => 08_networking}/img/add_crt.png (100%) rename 03_usage/{networking => 08_networking}/img/nmms.png (100%) rename 03_usage/{networking => 08_networking}/img/rest_api_scene.png (100%) rename 03_usage/{networking => 08_networking}/img/ssl_certs.png (100%) rename 03_usage/{networking => 08_networking}/img/webrtc_signaling.png (100%) rename 03_usage/{networking => 08_networking}/index.md (100%) rename 03_usage/{networking => 08_networking}/ssl_certificates.md (100%) rename 03_usage/{networking => 08_networking}/webrtc.md (100%) rename 03_usage/{networking => 08_networking}/websocket.md (100%) rename 03_usage/{audio => 09_audio}/audio_buses.md (100%) rename 03_usage/{audio => 09_audio}/audio_streams.md (100%) rename 03_usage/{audio => 09_audio}/img/audio_buses1.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_buses2.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_buses3.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_buses4.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_buses5.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_2d.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_2d_area.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_3d.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_3d_area.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_doppler.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_player.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_reverb_bus.png (100%) rename 03_usage/{audio => 09_audio}/img/audio_stream_reverb_bus2.png (100%) rename 03_usage/{audio => 09_audio}/img/record_bus.png (100%) rename 03_usage/{audio => 09_audio}/img/record_stream_player.png (100%) rename 03_usage/{audio => 09_audio}/index.md (100%) rename 03_usage/{audio => 09_audio}/recording_with_microphone.md (100%) rename 03_usage/{audio => 09_audio}/sync_with_audio.md (100%) rename 03_usage/{physics => 10_physics}/collision_shapes_3d.md (100%) rename 03_usage/{physics => 10_physics}/files/kbscene.zip (100%) rename 03_usage/{physics => 10_physics}/files/using_area_2d.zip (100%) rename 03_usage/{physics => 10_physics}/files/using_kinematic2d.zip (100%) rename 03_usage/{physics => 10_physics}/img/area2d_coin_nodes.png (100%) rename 03_usage/{physics => 10_physics}/img/area2d_override.gif (100%) rename 03_usage/{physics => 10_physics}/img/area2d_properties.png (100%) rename 03_usage/{physics => 10_physics}/img/k2d_bullet_bounce.gif (100%) rename 03_usage/{physics => 10_physics}/img/k2d_compare.gif (100%) rename 03_usage/{physics => 10_physics}/img/k2d_platform.gif (100%) rename 03_usage/{physics => 10_physics}/img/kbinstance.png (100%) rename 03_usage/{physics => 10_physics}/img/kbradius.png (100%) rename 03_usage/{physics => 10_physics}/img/kbscene.png (100%) rename 03_usage/{physics => 10_physics}/img/physics_layer_names.png (100%) rename 03_usage/{physics => 10_physics}/img/player_coll_shape.png (100%) rename 03_usage/{physics => 10_physics}/img/player_collision_layers.png (100%) rename 03_usage/{physics => 10_physics}/img/player_collision_mask.png (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_bones.png (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_joint_adjust.gif (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_layer.png (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_menu.png (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_result.png (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_shape_adjust.gif (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_sim_part.gif (100%) rename 03_usage/{physics => 10_physics}/img/ragdoll_sim_stop.gif (100%) rename 03_usage/{physics => 10_physics}/img/raycast_falsepositive.png (100%) rename 03_usage/{physics => 10_physics}/img/raycast_projection.png (100%) rename 03_usage/{physics => 10_physics}/img/raycast_projection.svg (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cloak_bone_attach.png (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cloak_finish.png (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cloak_ignore.png (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cloak_pinned.png (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cloak_pinned_attach.png (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cloak_subdivide.png (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cube.png (100%) rename 03_usage/{physics => 10_physics}/img/softbody_cube_menu.png (100%) rename 03_usage/{physics => 10_physics}/index.md (100%) rename 03_usage/{physics => 10_physics}/interpolation/advanced_physics_interpolation.md (100%) rename 03_usage/{physics => 10_physics}/interpolation/img/fti_camera_worldspace.png (100%) rename 03_usage/{physics => 10_physics}/interpolation/img/fti_graph_fixed_ticks.png (100%) rename 03_usage/{physics => 10_physics}/interpolation/img/fti_graph_interpolated.png (100%) rename 03_usage/{physics => 10_physics}/interpolation/index.md (100%) rename 03_usage/{physics => 10_physics}/interpolation/physics_interpolation_introduction.md (100%) rename 03_usage/{physics => 10_physics}/interpolation/physics_interpolation_quick_start_guide.md (100%) rename 03_usage/{physics => 10_physics}/interpolation/using_physics_interpolation.md (100%) rename 03_usage/{physics => 10_physics}/kinematic_character_2d.md (100%) rename 03_usage/{physics => 10_physics}/physics_introduction.md (100%) rename 03_usage/{physics => 10_physics}/ragdoll_system.md (100%) rename 03_usage/{physics => 10_physics}/ray-casting.md (100%) rename 03_usage/{physics => 10_physics}/rigid_body.md (100%) rename 03_usage/{physics => 10_physics}/soft_body.md (100%) rename 03_usage/{physics => 10_physics}/using_area_2d.md (100%) rename 03_usage/{physics => 10_physics}/using_kinematic_body_2d.md (100%) rename 03_usage/{navigation => 11_navigation}/img/agent_avoidance_enabled.png (100%) rename 03_usage/{navigation => 11_navigation}/img/agent_safevelocity_signal.png (100%) rename 03_usage/{navigation => 11_navigation}/img/bake_navmesh.png (100%) rename 03_usage/{navigation => 11_navigation}/img/baked_navmesh.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_2d_min_setup_step1.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_2d_min_setup_step2.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_2d_min_setup_step3.webp (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_3d_min_setup_step1.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_3d_min_setup_step2.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_3d_min_setup_step3.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_3d_min_setup_step4.webp (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_actor_doorbitmask.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_actor_doors.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_actor_locomotion.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_actor_sizes.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_debug_settings.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_debug_xray_edge_lines.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_edge_connection2d.gif (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_edge_connection3d.gif (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_link_debug_visuals.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_link_properties.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_maps.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_navmesh_links.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_optimization.webp (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_polydrawtool.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_polymatroschka.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_polyoutlinefail.png (100%) rename 03_usage/{navigation => 11_navigation}/img/nav_static_obstacle_build.gif (100%) rename 03_usage/{navigation => 11_navigation}/img/navigation_debug_performance1.webp (100%) rename 03_usage/{navigation => 11_navigation}/img/navigation_debug_performance2.webp (100%) rename 03_usage/{navigation => 11_navigation}/img/navigation_debug_toggle.png (100%) rename 03_usage/{navigation => 11_navigation}/img/navigation_edge_connection.png (100%) rename 03_usage/{navigation => 11_navigation}/img/navigation_vertex_merge.png (100%) rename 03_usage/{navigation => 11_navigation}/img/navigation_vertex_merge2.png (100%) rename 03_usage/{navigation => 11_navigation}/img/navigationlayers_naming.png (100%) rename 03_usage/{navigation => 11_navigation}/img/new_navigation_mesh.png (100%) rename 03_usage/{navigation => 11_navigation}/index.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_connecting_navmesh.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_debug_tools.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_different_actor_area_access.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_different_actor_locomotion.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_different_actor_types.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_introduction_2d.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_introduction_3d.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_optimizing_performance.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationagents.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationlayers.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationlinks.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationmaps.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationmeshes.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationobstacles.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationpathqueryobjects.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationpaths.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationregions.md (100%) rename 03_usage/{navigation => 11_navigation}/navigation_using_navigationservers.md (100%) rename 03_usage/{navigation => 11_navigation}/real_time_navigation_3d.md (100%) rename 03_usage/{i18n => 12_i18n}/img/locale_test.png (100%) rename 03_usage/{i18n => 12_i18n}/img/localization_dialog.png (100%) rename 03_usage/{i18n => 12_i18n}/img/localization_remaps.png (100%) rename 03_usage/{i18n => 12_i18n}/img/localized_name.png (100%) rename 03_usage/{i18n => 12_i18n}/index.md (100%) rename 03_usage/{i18n => 12_i18n}/internationalizing_games.md (100%) rename 03_usage/{i18n => 12_i18n}/locales.md (100%) rename 03_usage/{i18n => 12_i18n}/localization_using_gettext.md (100%) rename 03_usage/{platform => 13_platform}/android/android_in_app_purchases.md (100%) rename 03_usage/{platform => 13_platform}/android/android_plugin.md (100%) rename 03_usage/{platform => 13_platform}/android/img/android_export_preset_plugins_section.png (100%) rename 03_usage/{platform => 13_platform}/android/index.md (100%) rename 03_usage/{platform => 13_platform}/consoles.md (100%) rename 03_usage/{platform => 13_platform}/customizing_html5_shell.md (100%) rename 03_usage/{platform => 13_platform}/html5_shell_classref.md (100%) rename 03_usage/{platform => 13_platform}/img/html5_export_options.png (100%) rename 03_usage/{platform => 13_platform}/index.md (100%) rename 03_usage/{platform => 13_platform}/ios/img/ios_export_preset_plugins_section.png (100%) rename 03_usage/{platform => 13_platform}/ios/index.md (100%) rename 03_usage/{platform => 13_platform}/ios/ios_plugin.md (100%) rename 03_usage/{platform => 13_platform}/ios/plugins_for_ios.md (100%) rename 03_usage/{platform => 13_platform}/mobile_rendering_limitations.md (100%) rename 03_usage/{platform => 13_platform}/platform_html5.md (100%) rename 03_usage/{rendering => 14_rendering}/img/cameras.png (100%) rename 03_usage/{rendering => 14_rendering}/img/container.png (100%) rename 03_usage/{rendering => 14_rendering}/img/default_scene.png (100%) rename 03_usage/{rendering => 14_rendering}/img/input.png (100%) rename 03_usage/{rendering => 14_rendering}/img/motion_jitter.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/motion_normal.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/motion_stutter.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/overdraw.png (100%) rename 03_usage/{rendering => 14_rendering}/img/screenres.png (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch.png (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch.svg (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_2d_expand.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_demo_scene.png (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_disabled_expand.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_viewport_expand.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_viewport_ignore.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_viewport_keep.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_viewport_keep_height.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/stretch_viewport_keep_width.gif (100%) rename 03_usage/{rendering => 14_rendering}/img/stretchsettings.png (100%) rename 03_usage/{rendering => 14_rendering}/img/texturemenu.png (100%) rename 03_usage/{rendering => 14_rendering}/img/texturepath.png (100%) rename 03_usage/{rendering => 14_rendering}/img/unshaded.png (100%) rename 03_usage/{rendering => 14_rendering}/img/viewportnode.png (100%) rename 03_usage/{rendering => 14_rendering}/index.md (100%) rename 03_usage/{rendering => 14_rendering}/jitter_stutter.md (100%) rename 03_usage/{rendering => 14_rendering}/multiple_resolutions.md (100%) rename 03_usage/{rendering => 14_rendering}/viewports.md (100%) rename 03_usage/{scripting => 15_scripting}/change_scenes_manually.md (100%) rename 03_usage/{scripting => 15_scripting}/creating_script_templates.md (100%) rename 03_usage/{scripting => 15_scripting}/cross_language_scripting.md (100%) rename 03_usage/{scripting => 15_scripting}/debug/debugger_panel.md (100%) rename 03_usage/{scripting => 15_scripting}/debug/img/overview_debug.png (100%) rename 03_usage/{scripting => 15_scripting}/debug/img/overview_debugger.png (100%) rename 03_usage/{scripting => 15_scripting}/debug/img/overview_remote.png (100%) rename 03_usage/{scripting => 15_scripting}/debug/img/overview_script_editor.png (100%) rename 03_usage/{scripting => 15_scripting}/debug/img/video_ram.png (100%) rename 03_usage/{scripting => 15_scripting}/debug/index.md (100%) rename 03_usage/{scripting => 15_scripting}/debug/overview_of_debugging_tools.md (100%) rename 03_usage/{scripting => 15_scripting}/evaluating_expressions.md (100%) rename 03_usage/{scripting => 15_scripting}/files/autoload.zip (100%) rename 03_usage/{scripting => 15_scripting}/filesystem.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/gdscript_advanced.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/gdscript_basics.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/gdscript_exports.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/gdscript_format_string.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/gdscript_styleguide.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/class_name_editor_register_example.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/gdscript_basics_signals_node_tab_1.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/typed_gdscript_code_completion_dynamic.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/typed_gdscript_code_completion_typed.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/typed_gdscript_safe_unsafe_line.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/typed_gdscript_warning_example.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/typed_gdscript_warning_system_errors.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/typed_gdscript_warning_system_ignore.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/img/typed_gdscript_warning_system_settings.png (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/index.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/static_typing.md (100%) rename 03_usage/{scripting => 15_scripting}/gdscript/warning_system.md (100%) rename 03_usage/{scripting => 15_scripting}/groups.md (100%) rename 03_usage/{scripting => 15_scripting}/idle_and_physics_processing.md (100%) rename 03_usage/{scripting => 15_scripting}/img/activescene.png (100%) rename 03_usage/{scripting => 15_scripting}/img/autoload_example.png (100%) rename 03_usage/{scripting => 15_scripting}/img/autoload_runtime.png (100%) rename 03_usage/{scripting => 15_scripting}/img/autoload_script.png (100%) rename 03_usage/{scripting => 15_scripting}/img/autoload_tab.png (100%) rename 03_usage/{scripting => 15_scripting}/img/autoload_tutorial1.png (100%) rename 03_usage/{scripting => 15_scripting}/img/groups_add_node_to_group.png (100%) rename 03_usage/{scripting => 15_scripting}/img/groups_group_editor_window.png (100%) rename 03_usage/{scripting => 15_scripting}/img/groups_manage_groups_button.png (100%) rename 03_usage/{scripting => 15_scripting}/img/groups_node_after_adding.png (100%) rename 03_usage/{scripting => 15_scripting}/img/groups_node_tab.png (100%) rename 03_usage/{scripting => 15_scripting}/img/nodes_and_scene_instances_player_scene_example.png (100%) rename 03_usage/{scripting => 15_scripting}/img/nodes_and_scene_instances_remote_tree_no_sprite.png (100%) rename 03_usage/{scripting => 15_scripting}/img/nodes_and_scene_instances_remote_tree_with_sprite.png (100%) rename 03_usage/{scripting => 15_scripting}/img/nodes_and_scene_instances_sprite_node.png (100%) rename 03_usage/{scripting => 15_scripting}/img/nodes_and_scene_instances_sprite_node_renamed.png (100%) rename 03_usage/{scripting => 15_scripting}/img/nodes_and_scene_instances_ui_scene_example.png (100%) rename 03_usage/{scripting => 15_scripting}/img/nodes_resources.png (100%) rename 03_usage/{scripting => 15_scripting}/img/pausemode.png (100%) rename 03_usage/{scripting => 15_scripting}/img/percent.png (100%) rename 03_usage/{scripting => 15_scripting}/img/resourcerobi.png (100%) rename 03_usage/{scripting => 15_scripting}/img/script_create_dialog_templates.png (100%) rename 03_usage/{scripting => 15_scripting}/img/signals_shoot1.gif (100%) rename 03_usage/{scripting => 15_scripting}/img/signals_shoot2.gif (100%) rename 03_usage/{scripting => 15_scripting}/img/singleton.png (100%) rename 03_usage/{scripting => 15_scripting}/img/spriteprop.png (100%) rename 03_usage/{scripting => 15_scripting}/img/toptobottom.png (100%) rename 03_usage/{scripting => 15_scripting}/img/unique_name.png (100%) rename 03_usage/{scripting => 15_scripting}/index.md (100%) rename 03_usage/{scripting => 15_scripting}/instancing_with_signals.md (100%) rename 03_usage/{scripting => 15_scripting}/nodes_and_scene_instances.md (100%) rename 03_usage/{scripting => 15_scripting}/overridable_functions.md (100%) rename 03_usage/{scripting => 15_scripting}/pausing_games.md (100%) rename 03_usage/{scripting => 15_scripting}/resources.md (100%) rename 03_usage/{scripting => 15_scripting}/scene_tree.md (100%) rename 03_usage/{scripting => 15_scripting}/scene_unique_nodes.md (100%) rename 03_usage/{scripting => 15_scripting}/singletons_autoload.md (100%) rename 03_usage/{shaders => 16_shaders}/advanced_postprocessing.md (100%) rename 03_usage/{shaders => 16_shaders}/converting_glsl_to_godot_shaders.md (100%) rename 03_usage/{shaders => 16_shaders}/custom_postprocessing.md (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_example.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_gradient.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_new_colorrect.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_new_viewport.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_new_viewport_texture.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_noise.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_noise_color.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_noise_fbm.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_noise_fbm_shaded.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_noise_smooth.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_normals.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_ocean.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_ocean_reflect.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_pick_viewport_texture.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_seam.png (100%) rename 03_usage/{shaders => 16_shaders}/img/planet_sincos.png (100%) rename 03_usage/{shaders => 16_shaders}/img/post_blur.png (100%) rename 03_usage/{shaders => 16_shaders}/img/post_boxes.png (100%) rename 03_usage/{shaders => 16_shaders}/img/post_hierarchy1.png (100%) rename 03_usage/{shaders => 16_shaders}/img/post_hierarchy2.png (100%) rename 03_usage/{shaders => 16_shaders}/img/post_outline.png (100%) rename 03_usage/{shaders => 16_shaders}/img/shader_create.png (100%) rename 03_usage/{shaders => 16_shaders}/img/shader_material_convert.png (100%) rename 03_usage/{shaders => 16_shaders}/img/shader_material_create.png (100%) rename 03_usage/{shaders => 16_shaders}/img/shader_material_create_mesh.png (100%) rename 03_usage/{shaders => 16_shaders}/img/shader_material_editor.png (100%) rename 03_usage/{shaders => 16_shaders}/img/texscreen_bbc.png (100%) rename 03_usage/{shaders => 16_shaders}/img/texscreen_demo1.png (100%) rename 03_usage/{shaders => 16_shaders}/img/texscreen_demo2.png (100%) rename 03_usage/{shaders => 16_shaders}/img/tree_base.png (100%) rename 03_usage/{shaders => 16_shaders}/img/tree_gradient.png (100%) rename 03_usage/{shaders => 16_shaders}/img/tree_sway.gif (100%) rename 03_usage/{shaders => 16_shaders}/img/tree_vertex_paint.png (100%) rename 03_usage/{shaders => 16_shaders}/img/visual_shader_code.png (100%) rename 03_usage/{shaders => 16_shaders}/img/visual_shader_create.png (100%) rename 03_usage/{shaders => 16_shaders}/img/visual_shader_editor.png (100%) rename 03_usage/{shaders => 16_shaders}/img/visual_shader_editor2.png (100%) rename 03_usage/{shaders => 16_shaders}/img/vs_boolean.gif (100%) rename 03_usage/{shaders => 16_shaders}/img/vs_expression.gif (100%) rename 03_usage/{shaders => 16_shaders}/img/vs_expression2.png (100%) rename 03_usage/{shaders => 16_shaders}/img/vs_fresnel.png (100%) rename 03_usage/{shaders => 16_shaders}/img/vs_if.png (100%) rename 03_usage/{shaders => 16_shaders}/img/vs_popup.png (100%) rename 03_usage/{shaders => 16_shaders}/img/vs_switch.png (100%) rename 03_usage/{shaders => 16_shaders}/index.md (100%) rename 03_usage/{shaders => 16_shaders}/introduction_to_shaders.md (100%) rename 03_usage/{shaders => 16_shaders}/making_trees.md (100%) rename 03_usage/{shaders => 16_shaders}/screen-reading_shaders.md (100%) rename 03_usage/{shaders => 16_shaders}/shader_materials.md (100%) rename 03_usage/{shaders => 16_shaders}/shader_reference/canvas_item_shader.md (100%) rename 03_usage/{shaders => 16_shaders}/shader_reference/index.md (100%) rename 03_usage/{shaders => 16_shaders}/shader_reference/shading_language.md (100%) rename 03_usage/{shaders => 16_shaders}/shader_reference/spatial_shader.md (100%) rename 03_usage/{shaders => 16_shaders}/shaders_style_guide.md (100%) rename 03_usage/{shaders => 16_shaders}/using_viewport_as_texture.md (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/PBR.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/UV.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/albedo.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/blue-box.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/blue-tex.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/cos.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/cos4.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/dark-water.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/fresnel.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/iconuv.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/light.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/noise-low.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/noise-set.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/noise.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/normal-set.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/normal.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/normalmap.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/normalmap2.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/plane-sub-set.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/plane-sub.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/plane.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/plastic.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/rim.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/shader-error.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/specular-toon.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/wave1.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/wave2.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/img/wave3.png (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/index.md (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/your_first_2d_shader.md (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/your_first_3d_shader.md (100%) rename 03_usage/{shaders => 16_shaders}/your_first_shader/your_second_3d_shader.md (100%) rename 03_usage/{performance => 17_performance}/batching.md (100%) rename 03_usage/{performance => 17_performance}/cpu_optimization.md (100%) rename 03_usage/{performance => 17_performance}/general_optimization.md (100%) rename 03_usage/{performance => 17_performance}/gpu_optimization.md (100%) rename 03_usage/{performance => 17_performance}/img/godot_profiler.png (100%) rename 03_usage/{performance => 17_performance}/img/lights_overlap.png (100%) rename 03_usage/{performance => 17_performance}/img/lights_separate.png (100%) rename 03_usage/{performance => 17_performance}/img/overlap1.png (100%) rename 03_usage/{performance => 17_performance}/img/overlap2.png (100%) rename 03_usage/{performance => 17_performance}/img/scissoring.png (100%) rename 03_usage/{performance => 17_performance}/img/valgrind.png (100%) rename 03_usage/{performance => 17_performance}/index.md (100%) rename 03_usage/{performance => 17_performance}/optimizing_3d_performance.md (100%) rename 03_usage/{performance => 17_performance}/threads/thread_safe_apis.md (100%) rename 03_usage/{performance => 17_performance}/threads/using_multiple_threads.md (100%) rename 03_usage/{performance => 17_performance}/using_multimesh.md (100%) rename 03_usage/{performance => 17_performance}/using_servers.md (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/animating_thousands_of_fish.md (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/controlling_thousands_of_fish.md (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/all_motions.gif (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/all_motions_mask.gif (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/fish.png (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/mask.png (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/pivot.gif (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/scene.gif (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/sidetoside.gif (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/twist.gif (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/img/wave.gif (100%) rename 03_usage/{performance => 17_performance}/vertex_animation/index.md (100%) rename 03_usage/{editor => 18_editor}/command_line_tutorial.md (100%) rename 03_usage/{editor => 18_editor}/default_key_mapping.md (100%) rename 03_usage/{editor => 18_editor}/external_editor.md (100%) rename 03_usage/{editor => 18_editor}/img/configure_profile.png (100%) rename 03_usage/{editor => 18_editor}/img/editor_settings.png (100%) rename 03_usage/{editor => 18_editor}/img/node_features.png (100%) rename 03_usage/{editor => 18_editor}/index.md (100%) rename 03_usage/{editor => 18_editor}/managing_editor_features.md (100%) rename 03_usage/{editor => 18_editor}/using_the_web_editor.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/import_plugin_options.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/import_plugin_trying.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/inspector_plugin_example.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/installing_plugins_assetlib_tab.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/installing_plugins_github_download_zip.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/installing_plugins_project_settings.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-create_plugin_dialog.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-custom_dock.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-custom_node_console.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-custom_node_create.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-custom_node_icon.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-my_custom_dock_scene.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-my_custom_mode_folder.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/making_plugins-project_settings.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/visual_shader_plugins_result1.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/visual_shader_plugins_result2.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/visual_shader_plugins_start.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/visual_shader_plugins_start2.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/img/visual_shader_plugins_start3.png (100%) rename 03_usage/{plugins => 19_plugins}/editor/import_plugins.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/index.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/inspector_plugins.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/installing_plugins.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/making_main_screen_plugins.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/making_plugins.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/spatial_gizmos.md (100%) rename 03_usage/{plugins => 19_plugins}/editor/visual_shader_plugins.md (100%) rename 03_usage/{plugins => 19_plugins}/img/rotating_in_editor.gif (100%) rename 03_usage/{plugins => 19_plugins}/index.md (100%) rename 03_usage/{plugins => 19_plugins}/running_code_in_the_editor.md (100%) rename 03_usage/{export => 20_export}/android_custom_build.md (100%) rename 03_usage/{export => 20_export}/changing_application_icon_for_windows.md (100%) rename 03_usage/{export => 20_export}/exporting_basics.md (100%) rename 03_usage/{export => 20_export}/exporting_for_android.md (100%) rename 03_usage/{export => 20_export}/exporting_for_dedicated_servers.md (100%) rename 03_usage/{export => 20_export}/exporting_for_ios.md (100%) rename 03_usage/{export => 20_export}/exporting_for_linux.md (100%) rename 03_usage/{export => 20_export}/exporting_for_macos.md (100%) rename 03_usage/{export => 20_export}/exporting_for_uwp.md (100%) rename 03_usage/{export => 20_export}/exporting_for_web.md (100%) rename 03_usage/{export => 20_export}/exporting_for_windows.md (100%) rename 03_usage/{export => 20_export}/exporting_pcks.md (100%) rename 03_usage/{export => 20_export}/exporting_projects.md (100%) rename 03_usage/{export => 20_export}/feature_tags.md (100%) rename 03_usage/{export => 20_export}/img/UWP_export_signing.png (100%) rename 03_usage/{export => 20_export}/img/UWP_sign_tool.png (100%) rename 03_usage/{export => 20_export}/img/androidsdk.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_bin_folder.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_command_line.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_command_line2.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_editor_settings.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_editor_settings2.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_enable.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_gradle.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_install_android_studio1.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_install_template.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_open_shell.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_platform_tools.png (100%) rename 03_usage/{export => 20_export}/img/custom_build_sdkmanager.png (100%) rename 03_usage/{export => 20_export}/img/editor-export-presets-android.png (100%) rename 03_usage/{export => 20_export}/img/editorsettings.png (100%) rename 03_usage/{export => 20_export}/img/export-with-debug-button.png (100%) rename 03_usage/{export => 20_export}/img/export.png (100%) rename 03_usage/{export => 20_export}/img/export_android_oneclick.png (100%) rename 03_usage/{export => 20_export}/img/export_dialog.png (100%) rename 03_usage/{export => 20_export}/img/export_editor_android_settings.png (100%) rename 03_usage/{export => 20_export}/img/export_error.png (100%) rename 03_usage/{export => 20_export}/img/export_handheld_stretchsettings.png (100%) rename 03_usage/{export => 20_export}/img/export_ios_settings.png (100%) rename 03_usage/{export => 20_export}/img/export_pck.png (100%) rename 03_usage/{export => 20_export}/img/export_preset.png (100%) rename 03_usage/{export => 20_export}/img/export_presets_window.png (100%) rename 03_usage/{export => 20_export}/img/export_template_manager.png (100%) rename 03_usage/{export => 20_export}/img/export_template_menu.png (100%) rename 03_usage/{export => 20_export}/img/export_touchsettings.png (100%) rename 03_usage/{export => 20_export}/img/export_web_example.png (100%) rename 03_usage/{export => 20_export}/img/export_web_export_with_debug_disabled.png (100%) rename 03_usage/{export => 20_export}/img/export_web_files.png (100%) rename 03_usage/{export => 20_export}/img/export_xcode_project_folders.png (100%) rename 03_usage/{export => 20_export}/img/expres.png (100%) rename 03_usage/{export => 20_export}/img/expselected.png (100%) rename 03_usage/{export => 20_export}/img/exptemp.png (100%) rename 03_usage/{export => 20_export}/img/feature_tags1.png (100%) rename 03_usage/{export => 20_export}/img/feature_tags2.png (100%) rename 03_usage/{export => 20_export}/img/feature_tags3.png (100%) rename 03_usage/{export => 20_export}/img/feature_tags4.png (100%) rename 03_usage/{export => 20_export}/img/icon_export_settings.png (100%) rename 03_usage/{export => 20_export}/img/icon_file_icon.png (100%) rename 03_usage/{export => 20_export}/img/icon_project_settings.png (100%) rename 03_usage/{export => 20_export}/img/icon_rcedit.png (100%) rename 03_usage/{export => 20_export}/img/icon_result.png (100%) rename 03_usage/{export => 20_export}/img/icon_taskbar_icon.png (100%) rename 03_usage/{export => 20_export}/img/ios_export_add_dir.png (100%) rename 03_usage/{export => 20_export}/img/ios_export_delete_pck.png (100%) rename 03_usage/{export => 20_export}/img/ios_export_file.png (100%) rename 03_usage/{export => 20_export}/img/ios_export_file_ref.png (100%) rename 03_usage/{export => 20_export}/img/ios_export_output.png (100%) rename 03_usage/{export => 20_export}/img/ios_export_set_path.png (100%) rename 03_usage/{export => 20_export}/img/linker_signed_1.png (100%) rename 03_usage/{export => 20_export}/img/oneclick.png (100%) rename 03_usage/{export => 20_export}/img/signed_0.png (100%) rename 03_usage/{export => 20_export}/img/signed_1.png (100%) rename 03_usage/{export => 20_export}/img/signed_2.png (100%) rename 03_usage/{export => 20_export}/img/signed_and_notarized_0.png (100%) rename 03_usage/{export => 20_export}/img/signed_and_notarized_1.png (100%) rename 03_usage/{export => 20_export}/img/sys_pref_0.png (100%) rename 03_usage/{export => 20_export}/img/sys_pref_1.png (100%) rename 03_usage/{export => 20_export}/img/unsigned_1.png (100%) rename 03_usage/{export => 20_export}/index.md (100%) rename 03_usage/{export => 20_export}/one-click_deploy.md (100%) rename 03_usage/{export => 20_export}/running_on_macos.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/animation.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/armature.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/body_type.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/col_only.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/collision_shapes.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/dope_sheet.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/enable_physics.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/external_mat_option.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/gd_dot_material.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/hide.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/in_godot.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/light_properties.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/material_search.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/nla_editor.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/nla_pushdown.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/nla_strip.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/stash_action.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/img/stash_action_option.jpg (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/index.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/lights.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/material.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/mesh.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/physics.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/escn_exporter/skeleton.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/exporting_3d_scenes.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/3dimp_BlenderEmptyDrawTypes.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/asset_workflow1.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/asset_workflow2.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/asset_workflow3.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/asset_workflow4.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/asset_workflow5.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/audio_stream_import.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/bad.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/fixedborder.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/gltf_godot_export.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/good.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/image_import1.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/import_csv.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/regular.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/reimport_multiple.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/reverb.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/scene_import1.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/scene_import2.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/scene_import3.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/img/scene_import4.png (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/import_process.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/importing_audio_samples.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/importing_images.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/importing_scenes.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/importing_translations.md (100%) rename 03_usage/{assets_pipeline => 21_assets_pipeline}/index.md (100%) rename 03_usage/{best_practices => 22_best_practices}/autoloads_versus_internal_nodes.md (100%) rename 03_usage/{best_practices => 22_best_practices}/data_preferences.md (100%) rename 03_usage/{best_practices => 22_best_practices}/godot_interfaces.md (100%) rename 03_usage/{best_practices => 22_best_practices}/godot_notifications.md (100%) rename 03_usage/{best_practices => 22_best_practices}/img/version_control_menu.png (100%) rename 03_usage/{best_practices => 22_best_practices}/index.md (100%) rename 03_usage/{best_practices => 22_best_practices}/introduction_best_practices.md (100%) rename 03_usage/{best_practices => 22_best_practices}/logic_preferences.md (100%) rename 03_usage/{best_practices => 22_best_practices}/node_alternatives.md (100%) rename 03_usage/{best_practices => 22_best_practices}/project_organization.md (100%) rename 03_usage/{best_practices => 22_best_practices}/scene_organization.md (100%) rename 03_usage/{best_practices => 22_best_practices}/scenes_versus_scripts.md (100%) rename 03_usage/{best_practices => 22_best_practices}/version_control_systems.md (100%) rename 03_usage/{best_practices => 22_best_practices}/what_are_godot_classes.md (100%) diff --git a/03_usage/math/beziers_and_curves.md b/03_usage/01_math/beziers_and_curves.md similarity index 100% rename from 03_usage/math/beziers_and_curves.md rename to 03_usage/01_math/beziers_and_curves.md diff --git a/03_usage/math/img/bezier_cubic_handles.png b/03_usage/01_math/img/bezier_cubic_handles.png similarity index 100% rename from 03_usage/math/img/bezier_cubic_handles.png rename to 03_usage/01_math/img/bezier_cubic_handles.png diff --git a/03_usage/math/img/bezier_cubic_points.gif b/03_usage/01_math/img/bezier_cubic_points.gif similarity index 100% rename from 03_usage/math/img/bezier_cubic_points.gif rename to 03_usage/01_math/img/bezier_cubic_points.gif diff --git a/03_usage/math/img/bezier_cubic_points.png b/03_usage/01_math/img/bezier_cubic_points.png similarity index 100% rename from 03_usage/math/img/bezier_cubic_points.png rename to 03_usage/01_math/img/bezier_cubic_points.png diff --git a/03_usage/math/img/bezier_interpolation_baked.gif b/03_usage/01_math/img/bezier_interpolation_baked.gif similarity index 100% rename from 03_usage/math/img/bezier_interpolation_baked.gif rename to 03_usage/01_math/img/bezier_interpolation_baked.gif diff --git a/03_usage/math/img/bezier_interpolation_speed.gif b/03_usage/01_math/img/bezier_interpolation_speed.gif similarity index 100% rename from 03_usage/math/img/bezier_interpolation_speed.gif rename to 03_usage/01_math/img/bezier_interpolation_speed.gif diff --git a/03_usage/math/img/bezier_path_2d.png b/03_usage/01_math/img/bezier_path_2d.png similarity index 100% rename from 03_usage/math/img/bezier_path_2d.png rename to 03_usage/01_math/img/bezier_path_2d.png diff --git a/03_usage/math/img/bezier_point_amount.png b/03_usage/01_math/img/bezier_point_amount.png similarity index 100% rename from 03_usage/math/img/bezier_point_amount.png rename to 03_usage/01_math/img/bezier_point_amount.png diff --git a/03_usage/math/img/bezier_quadratic_points.png b/03_usage/01_math/img/bezier_quadratic_points.png similarity index 100% rename from 03_usage/math/img/bezier_quadratic_points.png rename to 03_usage/01_math/img/bezier_quadratic_points.png diff --git a/03_usage/math/img/bezier_quadratic_points2.gif b/03_usage/01_math/img/bezier_quadratic_points2.gif similarity index 100% rename from 03_usage/math/img/bezier_quadratic_points2.gif rename to 03_usage/01_math/img/bezier_quadratic_points2.gif diff --git a/03_usage/math/img/interpolation_follow.gif b/03_usage/01_math/img/interpolation_follow.gif similarity index 100% rename from 03_usage/math/img/interpolation_follow.gif rename to 03_usage/01_math/img/interpolation_follow.gif diff --git a/03_usage/math/img/interpolation_monkey.gif b/03_usage/01_math/img/interpolation_monkey.gif similarity index 100% rename from 03_usage/math/img/interpolation_monkey.gif rename to 03_usage/01_math/img/interpolation_monkey.gif diff --git a/03_usage/math/img/interpolation_positions.png b/03_usage/01_math/img/interpolation_positions.png similarity index 100% rename from 03_usage/math/img/interpolation_positions.png rename to 03_usage/01_math/img/interpolation_positions.png diff --git a/03_usage/math/img/interpolation_vector.gif b/03_usage/01_math/img/interpolation_vector.gif similarity index 100% rename from 03_usage/math/img/interpolation_vector.gif rename to 03_usage/01_math/img/interpolation_vector.gif diff --git a/03_usage/math/img/matrices_and_transforms/3d-identity.png b/03_usage/01_math/img/matrices_and_transforms/3d-identity.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/3d-identity.png rename to 03_usage/01_math/img/matrices_and_transforms/3d-identity.png diff --git a/03_usage/math/img/matrices_and_transforms/3d-identity.xcf b/03_usage/01_math/img/matrices_and_transforms/3d-identity.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/3d-identity.xcf rename to 03_usage/01_math/img/matrices_and_transforms/3d-identity.xcf diff --git a/03_usage/math/img/matrices_and_transforms/apply.png b/03_usage/01_math/img/matrices_and_transforms/apply.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/apply.png rename to 03_usage/01_math/img/matrices_and_transforms/apply.png diff --git a/03_usage/math/img/matrices_and_transforms/apply.xcf b/03_usage/01_math/img/matrices_and_transforms/apply.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/apply.xcf rename to 03_usage/01_math/img/matrices_and_transforms/apply.xcf diff --git a/03_usage/math/img/matrices_and_transforms/identity-godot.png b/03_usage/01_math/img/matrices_and_transforms/identity-godot.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity-godot.png rename to 03_usage/01_math/img/matrices_and_transforms/identity-godot.png diff --git a/03_usage/math/img/matrices_and_transforms/identity-godot.xcf b/03_usage/01_math/img/matrices_and_transforms/identity-godot.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity-godot.xcf rename to 03_usage/01_math/img/matrices_and_transforms/identity-godot.xcf diff --git a/03_usage/math/img/matrices_and_transforms/identity-grid.png b/03_usage/01_math/img/matrices_and_transforms/identity-grid.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity-grid.png rename to 03_usage/01_math/img/matrices_and_transforms/identity-grid.png diff --git a/03_usage/math/img/matrices_and_transforms/identity-grid.xcf b/03_usage/01_math/img/matrices_and_transforms/identity-grid.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity-grid.xcf rename to 03_usage/01_math/img/matrices_and_transforms/identity-grid.xcf diff --git a/03_usage/math/img/matrices_and_transforms/identity-origin.png b/03_usage/01_math/img/matrices_and_transforms/identity-origin.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity-origin.png rename to 03_usage/01_math/img/matrices_and_transforms/identity-origin.png diff --git a/03_usage/math/img/matrices_and_transforms/identity-origin.xcf b/03_usage/01_math/img/matrices_and_transforms/identity-origin.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity-origin.xcf rename to 03_usage/01_math/img/matrices_and_transforms/identity-origin.xcf diff --git a/03_usage/math/img/matrices_and_transforms/identity.png b/03_usage/01_math/img/matrices_and_transforms/identity.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity.png rename to 03_usage/01_math/img/matrices_and_transforms/identity.png diff --git a/03_usage/math/img/matrices_and_transforms/identity.xcf b/03_usage/01_math/img/matrices_and_transforms/identity.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/identity.xcf rename to 03_usage/01_math/img/matrices_and_transforms/identity.xcf diff --git a/03_usage/math/img/matrices_and_transforms/putting-all-together.png b/03_usage/01_math/img/matrices_and_transforms/putting-all-together.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/putting-all-together.png rename to 03_usage/01_math/img/matrices_and_transforms/putting-all-together.png diff --git a/03_usage/math/img/matrices_and_transforms/rotate1.png b/03_usage/01_math/img/matrices_and_transforms/rotate1.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/rotate1.png rename to 03_usage/01_math/img/matrices_and_transforms/rotate1.png diff --git a/03_usage/math/img/matrices_and_transforms/rotate1.xcf b/03_usage/01_math/img/matrices_and_transforms/rotate1.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/rotate1.xcf rename to 03_usage/01_math/img/matrices_and_transforms/rotate1.xcf diff --git a/03_usage/math/img/matrices_and_transforms/rotate2.png b/03_usage/01_math/img/matrices_and_transforms/rotate2.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/rotate2.png rename to 03_usage/01_math/img/matrices_and_transforms/rotate2.png diff --git a/03_usage/math/img/matrices_and_transforms/rotate2.xcf b/03_usage/01_math/img/matrices_and_transforms/rotate2.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/rotate2.xcf rename to 03_usage/01_math/img/matrices_and_transforms/rotate2.xcf diff --git a/03_usage/math/img/matrices_and_transforms/rotate3.png b/03_usage/01_math/img/matrices_and_transforms/rotate3.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/rotate3.png rename to 03_usage/01_math/img/matrices_and_transforms/rotate3.png diff --git a/03_usage/math/img/matrices_and_transforms/rotate3.xcf b/03_usage/01_math/img/matrices_and_transforms/rotate3.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/rotate3.xcf rename to 03_usage/01_math/img/matrices_and_transforms/rotate3.xcf diff --git a/03_usage/math/img/matrices_and_transforms/scale.png b/03_usage/01_math/img/matrices_and_transforms/scale.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/scale.png rename to 03_usage/01_math/img/matrices_and_transforms/scale.png diff --git a/03_usage/math/img/matrices_and_transforms/scale.xcf b/03_usage/01_math/img/matrices_and_transforms/scale.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/scale.xcf rename to 03_usage/01_math/img/matrices_and_transforms/scale.xcf diff --git a/03_usage/math/img/matrices_and_transforms/shear.png b/03_usage/01_math/img/matrices_and_transforms/shear.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/shear.png rename to 03_usage/01_math/img/matrices_and_transforms/shear.png diff --git a/03_usage/math/img/matrices_and_transforms/shear.xcf b/03_usage/01_math/img/matrices_and_transforms/shear.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/shear.xcf rename to 03_usage/01_math/img/matrices_and_transforms/shear.xcf diff --git a/03_usage/math/img/matrices_and_transforms/translate.png b/03_usage/01_math/img/matrices_and_transforms/translate.png similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/translate.png rename to 03_usage/01_math/img/matrices_and_transforms/translate.png diff --git a/03_usage/math/img/matrices_and_transforms/translate.xcf b/03_usage/01_math/img/matrices_and_transforms/translate.xcf similarity index 100% rename from 03_usage/math/img/matrices_and_transforms/translate.xcf rename to 03_usage/01_math/img/matrices_and_transforms/translate.xcf diff --git a/03_usage/math/img/tutovec10.png b/03_usage/01_math/img/tutovec10.png similarity index 100% rename from 03_usage/math/img/tutovec10.png rename to 03_usage/01_math/img/tutovec10.png diff --git a/03_usage/math/img/tutovec10.svg b/03_usage/01_math/img/tutovec10.svg similarity index 100% rename from 03_usage/math/img/tutovec10.svg rename to 03_usage/01_math/img/tutovec10.svg diff --git a/03_usage/math/img/tutovec11.png b/03_usage/01_math/img/tutovec11.png similarity index 100% rename from 03_usage/math/img/tutovec11.png rename to 03_usage/01_math/img/tutovec11.png diff --git a/03_usage/math/img/tutovec11.svg b/03_usage/01_math/img/tutovec11.svg similarity index 100% rename from 03_usage/math/img/tutovec11.svg rename to 03_usage/01_math/img/tutovec11.svg diff --git a/03_usage/math/img/tutovec12.png b/03_usage/01_math/img/tutovec12.png similarity index 100% rename from 03_usage/math/img/tutovec12.png rename to 03_usage/01_math/img/tutovec12.png diff --git a/03_usage/math/img/tutovec12.svg b/03_usage/01_math/img/tutovec12.svg similarity index 100% rename from 03_usage/math/img/tutovec12.svg rename to 03_usage/01_math/img/tutovec12.svg diff --git a/03_usage/math/img/tutovec13.png b/03_usage/01_math/img/tutovec13.png similarity index 100% rename from 03_usage/math/img/tutovec13.png rename to 03_usage/01_math/img/tutovec13.png diff --git a/03_usage/math/img/tutovec13.svg b/03_usage/01_math/img/tutovec13.svg similarity index 100% rename from 03_usage/math/img/tutovec13.svg rename to 03_usage/01_math/img/tutovec13.svg diff --git a/03_usage/math/img/tutovec14.png b/03_usage/01_math/img/tutovec14.png similarity index 100% rename from 03_usage/math/img/tutovec14.png rename to 03_usage/01_math/img/tutovec14.png diff --git a/03_usage/math/img/tutovec14.svg b/03_usage/01_math/img/tutovec14.svg similarity index 100% rename from 03_usage/math/img/tutovec14.svg rename to 03_usage/01_math/img/tutovec14.svg diff --git a/03_usage/math/img/tutovec22.png b/03_usage/01_math/img/tutovec22.png similarity index 100% rename from 03_usage/math/img/tutovec22.png rename to 03_usage/01_math/img/tutovec22.png diff --git a/03_usage/math/img/tutovec23.png b/03_usage/01_math/img/tutovec23.png similarity index 100% rename from 03_usage/math/img/tutovec23.png rename to 03_usage/01_math/img/tutovec23.png diff --git a/03_usage/math/img/vector_add1.png b/03_usage/01_math/img/vector_add1.png similarity index 100% rename from 03_usage/math/img/vector_add1.png rename to 03_usage/01_math/img/vector_add1.png diff --git a/03_usage/math/img/vector_axis1.png b/03_usage/01_math/img/vector_axis1.png similarity index 100% rename from 03_usage/math/img/vector_axis1.png rename to 03_usage/01_math/img/vector_axis1.png diff --git a/03_usage/math/img/vector_cross1.png b/03_usage/01_math/img/vector_cross1.png similarity index 100% rename from 03_usage/math/img/vector_cross1.png rename to 03_usage/01_math/img/vector_cross1.png diff --git a/03_usage/math/img/vector_cross2.png b/03_usage/01_math/img/vector_cross2.png similarity index 100% rename from 03_usage/math/img/vector_cross2.png rename to 03_usage/01_math/img/vector_cross2.png diff --git a/03_usage/math/img/vector_dot1.png b/03_usage/01_math/img/vector_dot1.png similarity index 100% rename from 03_usage/math/img/vector_dot1.png rename to 03_usage/01_math/img/vector_dot1.png diff --git a/03_usage/math/img/vector_dot2.png b/03_usage/01_math/img/vector_dot2.png similarity index 100% rename from 03_usage/math/img/vector_dot2.png rename to 03_usage/01_math/img/vector_dot2.png diff --git a/03_usage/math/img/vector_dot3.png b/03_usage/01_math/img/vector_dot3.png similarity index 100% rename from 03_usage/math/img/vector_dot3.png rename to 03_usage/01_math/img/vector_dot3.png diff --git a/03_usage/math/img/vector_facing2.png b/03_usage/01_math/img/vector_facing2.png similarity index 100% rename from 03_usage/math/img/vector_facing2.png rename to 03_usage/01_math/img/vector_facing2.png diff --git a/03_usage/math/img/vector_movement1.png b/03_usage/01_math/img/vector_movement1.png similarity index 100% rename from 03_usage/math/img/vector_movement1.png rename to 03_usage/01_math/img/vector_movement1.png diff --git a/03_usage/math/img/vector_mult1.png b/03_usage/01_math/img/vector_mult1.png similarity index 100% rename from 03_usage/math/img/vector_mult1.png rename to 03_usage/01_math/img/vector_mult1.png diff --git a/03_usage/math/img/vector_reflect1.png b/03_usage/01_math/img/vector_reflect1.png similarity index 100% rename from 03_usage/math/img/vector_reflect1.png rename to 03_usage/01_math/img/vector_reflect1.png diff --git a/03_usage/math/img/vector_subtract2.png b/03_usage/01_math/img/vector_subtract2.png similarity index 100% rename from 03_usage/math/img/vector_subtract2.png rename to 03_usage/01_math/img/vector_subtract2.png diff --git a/03_usage/math/img/vector_xy1.png b/03_usage/01_math/img/vector_xy1.png similarity index 100% rename from 03_usage/math/img/vector_xy1.png rename to 03_usage/01_math/img/vector_xy1.png diff --git a/03_usage/math/img/vector_xy2.png b/03_usage/01_math/img/vector_xy2.png similarity index 100% rename from 03_usage/math/img/vector_xy2.png rename to 03_usage/01_math/img/vector_xy2.png diff --git a/03_usage/math/index.md b/03_usage/01_math/index.md similarity index 100% rename from 03_usage/math/index.md rename to 03_usage/01_math/index.md diff --git a/03_usage/math/interpolation.md b/03_usage/01_math/interpolation.md similarity index 100% rename from 03_usage/math/interpolation.md rename to 03_usage/01_math/interpolation.md diff --git a/03_usage/math/matrices_and_transforms.md b/03_usage/01_math/matrices_and_transforms.md similarity index 100% rename from 03_usage/math/matrices_and_transforms.md rename to 03_usage/01_math/matrices_and_transforms.md diff --git a/03_usage/math/random_number_generation.md b/03_usage/01_math/random_number_generation.md similarity index 100% rename from 03_usage/math/random_number_generation.md rename to 03_usage/01_math/random_number_generation.md diff --git a/03_usage/math/vector_math.md b/03_usage/01_math/vector_math.md similarity index 100% rename from 03_usage/math/vector_math.md rename to 03_usage/01_math/vector_math.md diff --git a/03_usage/math/vectors_advanced.md b/03_usage/01_math/vectors_advanced.md similarity index 100% rename from 03_usage/math/vectors_advanced.md rename to 03_usage/01_math/vectors_advanced.md diff --git a/03_usage/2d/2d_lights_and_shadows.md b/03_usage/02_2d/2d_lights_and_shadows.md similarity index 100% rename from 03_usage/2d/2d_lights_and_shadows.md rename to 03_usage/02_2d/2d_lights_and_shadows.md diff --git a/03_usage/2d/2d_meshes.md b/03_usage/02_2d/2d_meshes.md similarity index 100% rename from 03_usage/2d/2d_meshes.md rename to 03_usage/02_2d/2d_meshes.md diff --git a/03_usage/2d/2d_movement.md b/03_usage/02_2d/2d_movement.md similarity index 100% rename from 03_usage/2d/2d_movement.md rename to 03_usage/02_2d/2d_movement.md diff --git a/03_usage/2d/2d_sprite_animation.md b/03_usage/02_2d/2d_sprite_animation.md similarity index 100% rename from 03_usage/2d/2d_sprite_animation.md rename to 03_usage/02_2d/2d_sprite_animation.md diff --git a/03_usage/2d/2d_transforms.md b/03_usage/02_2d/2d_transforms.md similarity index 100% rename from 03_usage/2d/2d_transforms.md rename to 03_usage/02_2d/2d_transforms.md diff --git a/03_usage/2d/canvas_layers.md b/03_usage/02_2d/canvas_layers.md similarity index 100% rename from 03_usage/2d/canvas_layers.md rename to 03_usage/02_2d/canvas_layers.md diff --git a/03_usage/2d/custom_drawing_in_2d.md b/03_usage/02_2d/custom_drawing_in_2d.md similarity index 100% rename from 03_usage/2d/custom_drawing_in_2d.md rename to 03_usage/02_2d/custom_drawing_in_2d.md diff --git a/03_usage/2d/files/2D_movement_demo.zip b/03_usage/02_2d/files/2D_movement_demo.zip similarity index 100% rename from 03_usage/2d/files/2D_movement_demo.zip rename to 03_usage/02_2d/files/2D_movement_demo.zip diff --git a/03_usage/2d/files/run_animation.zip b/03_usage/02_2d/files/run_animation.zip similarity index 100% rename from 03_usage/2d/files/run_animation.zip rename to 03_usage/02_2d/files/run_animation.zip diff --git a/03_usage/2d/img/2d_animation_add_from_spritesheet.png b/03_usage/02_2d/img/2d_animation_add_from_spritesheet.png similarity index 100% rename from 03_usage/2d/img/2d_animation_add_from_spritesheet.png rename to 03_usage/02_2d/img/2d_animation_add_from_spritesheet.png diff --git a/03_usage/2d/img/2d_animation_frog_spritesheet.png b/03_usage/02_2d/img/2d_animation_frog_spritesheet.png similarity index 100% rename from 03_usage/2d/img/2d_animation_frog_spritesheet.png rename to 03_usage/02_2d/img/2d_animation_frog_spritesheet.png diff --git a/03_usage/2d/img/2d_animation_full_animation.png b/03_usage/02_2d/img/2d_animation_full_animation.png similarity index 100% rename from 03_usage/2d/img/2d_animation_full_animation.png rename to 03_usage/02_2d/img/2d_animation_full_animation.png diff --git a/03_usage/2d/img/2d_animation_new_animation.png b/03_usage/02_2d/img/2d_animation_new_animation.png similarity index 100% rename from 03_usage/2d/img/2d_animation_new_animation.png rename to 03_usage/02_2d/img/2d_animation_new_animation.png diff --git a/03_usage/2d/img/2d_animation_new_spriteframes.png b/03_usage/02_2d/img/2d_animation_new_spriteframes.png similarity index 100% rename from 03_usage/2d/img/2d_animation_new_spriteframes.png rename to 03_usage/02_2d/img/2d_animation_new_spriteframes.png diff --git a/03_usage/2d/img/2d_animation_new_track.png b/03_usage/02_2d/img/2d_animation_new_track.png similarity index 100% rename from 03_usage/2d/img/2d_animation_new_track.png rename to 03_usage/02_2d/img/2d_animation_new_track.png diff --git a/03_usage/2d/img/2d_animation_play_spritesheet_animation.png b/03_usage/02_2d/img/2d_animation_play_spritesheet_animation.png similarity index 100% rename from 03_usage/2d/img/2d_animation_play_spritesheet_animation.png rename to 03_usage/02_2d/img/2d_animation_play_spritesheet_animation.png diff --git a/03_usage/2d/img/2d_animation_player-run.png b/03_usage/02_2d/img/2d_animation_player-run.png similarity index 100% rename from 03_usage/2d/img/2d_animation_player-run.png rename to 03_usage/02_2d/img/2d_animation_player-run.png diff --git a/03_usage/2d/img/2d_animation_run_preview.gif b/03_usage/02_2d/img/2d_animation_run_preview.gif similarity index 100% rename from 03_usage/2d/img/2d_animation_run_preview.gif rename to 03_usage/02_2d/img/2d_animation_run_preview.gif diff --git a/03_usage/2d/img/2d_animation_running.gif b/03_usage/02_2d/img/2d_animation_running.gif similarity index 100% rename from 03_usage/2d/img/2d_animation_running.gif rename to 03_usage/02_2d/img/2d_animation_running.gif diff --git a/03_usage/2d/img/2d_animation_setframes.png b/03_usage/02_2d/img/2d_animation_setframes.png similarity index 100% rename from 03_usage/2d/img/2d_animation_setframes.png rename to 03_usage/02_2d/img/2d_animation_setframes.png diff --git a/03_usage/2d/img/2d_animation_spriteframes.png b/03_usage/02_2d/img/2d_animation_spriteframes.png similarity index 100% rename from 03_usage/2d/img/2d_animation_spriteframes.png rename to 03_usage/02_2d/img/2d_animation_spriteframes.png diff --git a/03_usage/2d/img/2d_animation_spriteframes_done.png b/03_usage/02_2d/img/2d_animation_spriteframes_done.png similarity index 100% rename from 03_usage/2d/img/2d_animation_spriteframes_done.png rename to 03_usage/02_2d/img/2d_animation_spriteframes_done.png diff --git a/03_usage/2d/img/2d_animation_spritesheet_animation.png b/03_usage/02_2d/img/2d_animation_spritesheet_animation.png similarity index 100% rename from 03_usage/2d/img/2d_animation_spritesheet_animation.png rename to 03_usage/02_2d/img/2d_animation_spritesheet_animation.png diff --git a/03_usage/2d/img/2d_animation_spritesheet_select_rows.png b/03_usage/02_2d/img/2d_animation_spritesheet_select_rows.png similarity index 100% rename from 03_usage/2d/img/2d_animation_spritesheet_select_rows.png rename to 03_usage/02_2d/img/2d_animation_spritesheet_select_rows.png diff --git a/03_usage/2d/img/2d_animation_spritesheet_selectframes.png b/03_usage/02_2d/img/2d_animation_spritesheet_selectframes.png similarity index 100% rename from 03_usage/2d/img/2d_animation_spritesheet_selectframes.png rename to 03_usage/02_2d/img/2d_animation_spritesheet_selectframes.png diff --git a/03_usage/2d/img/2d_animation_tree1.png b/03_usage/02_2d/img/2d_animation_tree1.png similarity index 100% rename from 03_usage/2d/img/2d_animation_tree1.png rename to 03_usage/02_2d/img/2d_animation_tree1.png diff --git a/03_usage/2d/img/2d_animation_tree2.png b/03_usage/02_2d/img/2d_animation_tree2.png similarity index 100% rename from 03_usage/2d/img/2d_animation_tree2.png rename to 03_usage/02_2d/img/2d_animation_tree2.png diff --git a/03_usage/2d/img/autotile_template_2x2.png b/03_usage/02_2d/img/autotile_template_2x2.png similarity index 100% rename from 03_usage/2d/img/autotile_template_2x2.png rename to 03_usage/02_2d/img/autotile_template_2x2.png diff --git a/03_usage/2d/img/autotile_template_3x3_minimal.png b/03_usage/02_2d/img/autotile_template_3x3_minimal.png similarity index 100% rename from 03_usage/2d/img/autotile_template_3x3_minimal.png rename to 03_usage/02_2d/img/autotile_template_3x3_minimal.png diff --git a/03_usage/2d/img/autotile_template_3x3_minimal_16.png b/03_usage/02_2d/img/autotile_template_3x3_minimal_16.png similarity index 100% rename from 03_usage/2d/img/autotile_template_3x3_minimal_16.png rename to 03_usage/02_2d/img/autotile_template_3x3_minimal_16.png diff --git a/03_usage/2d/img/autotile_template_3x3_minimal_topdown_floor.png b/03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_floor.png similarity index 100% rename from 03_usage/2d/img/autotile_template_3x3_minimal_topdown_floor.png rename to 03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_floor.png diff --git a/03_usage/2d/img/autotile_template_3x3_minimal_topdown_walls.png b/03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_walls.png similarity index 100% rename from 03_usage/2d/img/autotile_template_3x3_minimal_topdown_walls.png rename to 03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_walls.png diff --git a/03_usage/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png b/03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png similarity index 100% rename from 03_usage/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png rename to 03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png diff --git a/03_usage/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png b/03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png similarity index 100% rename from 03_usage/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png rename to 03_usage/02_2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png diff --git a/03_usage/2d/img/canvaslayers.png b/03_usage/02_2d/img/canvaslayers.png similarity index 100% rename from 03_usage/2d/img/canvaslayers.png rename to 03_usage/02_2d/img/canvaslayers.png diff --git a/03_usage/2d/img/direction1.png b/03_usage/02_2d/img/direction1.png similarity index 100% rename from 03_usage/2d/img/direction1.png rename to 03_usage/02_2d/img/direction1.png diff --git a/03_usage/2d/img/direction2.png b/03_usage/02_2d/img/direction2.png similarity index 100% rename from 03_usage/2d/img/direction2.png rename to 03_usage/02_2d/img/direction2.png diff --git a/03_usage/2d/img/emission_mask_border.gif b/03_usage/02_2d/img/emission_mask_border.gif similarity index 100% rename from 03_usage/2d/img/emission_mask_border.gif rename to 03_usage/02_2d/img/emission_mask_border.gif diff --git a/03_usage/2d/img/emission_mask_directed_border.gif b/03_usage/02_2d/img/emission_mask_directed_border.gif similarity index 100% rename from 03_usage/2d/img/emission_mask_directed_border.gif rename to 03_usage/02_2d/img/emission_mask_directed_border.gif diff --git a/03_usage/2d/img/emission_mask_solid.gif b/03_usage/02_2d/img/emission_mask_solid.gif similarity index 100% rename from 03_usage/2d/img/emission_mask_solid.gif rename to 03_usage/02_2d/img/emission_mask_solid.gif diff --git a/03_usage/2d/img/emission_shapes1.png b/03_usage/02_2d/img/emission_shapes1.png similarity index 100% rename from 03_usage/2d/img/emission_shapes1.png rename to 03_usage/02_2d/img/emission_shapes1.png diff --git a/03_usage/2d/img/emission_shapes2.png b/03_usage/02_2d/img/emission_shapes2.png similarity index 100% rename from 03_usage/2d/img/emission_shapes2.png rename to 03_usage/02_2d/img/emission_shapes2.png diff --git a/03_usage/2d/img/emission_shapes3.png b/03_usage/02_2d/img/emission_shapes3.png similarity index 100% rename from 03_usage/2d/img/emission_shapes3.png rename to 03_usage/02_2d/img/emission_shapes3.png diff --git a/03_usage/2d/img/emission_shapes4.png b/03_usage/02_2d/img/emission_shapes4.png similarity index 100% rename from 03_usage/2d/img/emission_shapes4.png rename to 03_usage/02_2d/img/emission_shapes4.png diff --git a/03_usage/2d/img/light_shadow_all_lights.png b/03_usage/02_2d/img/light_shadow_all_lights.png similarity index 100% rename from 03_usage/2d/img/light_shadow_all_lights.png rename to 03_usage/02_2d/img/light_shadow_all_lights.png diff --git a/03_usage/2d/img/light_shadow_all_lights_no_blob.png b/03_usage/02_2d/img/light_shadow_all_lights_no_blob.png similarity index 100% rename from 03_usage/2d/img/light_shadow_all_lights_no_blob.png rename to 03_usage/02_2d/img/light_shadow_all_lights_no_blob.png diff --git a/03_usage/2d/img/light_shadow_ambient.png b/03_usage/02_2d/img/light_shadow_ambient.png similarity index 100% rename from 03_usage/2d/img/light_shadow_ambient.png rename to 03_usage/02_2d/img/light_shadow_ambient.png diff --git a/03_usage/2d/img/light_shadow_background.png b/03_usage/02_2d/img/light_shadow_background.png similarity index 100% rename from 03_usage/2d/img/light_shadow_background.png rename to 03_usage/02_2d/img/light_shadow_background.png diff --git a/03_usage/2d/img/light_shadow_cull_clockwise.png b/03_usage/02_2d/img/light_shadow_cull_clockwise.png similarity index 100% rename from 03_usage/2d/img/light_shadow_cull_clockwise.png rename to 03_usage/02_2d/img/light_shadow_cull_clockwise.png diff --git a/03_usage/2d/img/light_shadow_cull_counter_clockwise.png b/03_usage/02_2d/img/light_shadow_cull_counter_clockwise.png similarity index 100% rename from 03_usage/2d/img/light_shadow_cull_counter_clockwise.png rename to 03_usage/02_2d/img/light_shadow_cull_counter_clockwise.png diff --git a/03_usage/2d/img/light_shadow_cull_disabled.png b/03_usage/02_2d/img/light_shadow_cull_disabled.png similarity index 100% rename from 03_usage/2d/img/light_shadow_cull_disabled.png rename to 03_usage/02_2d/img/light_shadow_cull_disabled.png diff --git a/03_usage/2d/img/light_shadow_filter0.png b/03_usage/02_2d/img/light_shadow_filter0.png similarity index 100% rename from 03_usage/2d/img/light_shadow_filter0.png rename to 03_usage/02_2d/img/light_shadow_filter0.png diff --git a/03_usage/2d/img/light_shadow_filter0_pcf0.png b/03_usage/02_2d/img/light_shadow_filter0_pcf0.png similarity index 100% rename from 03_usage/2d/img/light_shadow_filter0_pcf0.png rename to 03_usage/02_2d/img/light_shadow_filter0_pcf0.png diff --git a/03_usage/2d/img/light_shadow_filter30.png b/03_usage/02_2d/img/light_shadow_filter30.png similarity index 100% rename from 03_usage/2d/img/light_shadow_filter30.png rename to 03_usage/02_2d/img/light_shadow_filter30.png diff --git a/03_usage/2d/img/light_shadow_grad0.png b/03_usage/02_2d/img/light_shadow_grad0.png similarity index 100% rename from 03_usage/2d/img/light_shadow_grad0.png rename to 03_usage/02_2d/img/light_shadow_grad0.png diff --git a/03_usage/2d/img/light_shadow_grad10.png b/03_usage/02_2d/img/light_shadow_grad10.png similarity index 100% rename from 03_usage/2d/img/light_shadow_grad10.png rename to 03_usage/02_2d/img/light_shadow_grad10.png diff --git a/03_usage/2d/img/light_shadow_light.png b/03_usage/02_2d/img/light_shadow_light.png similarity index 100% rename from 03_usage/2d/img/light_shadow_light.png rename to 03_usage/02_2d/img/light_shadow_light.png diff --git a/03_usage/2d/img/light_shadow_light_blob.png b/03_usage/02_2d/img/light_shadow_light_blob.png similarity index 100% rename from 03_usage/2d/img/light_shadow_light_blob.png rename to 03_usage/02_2d/img/light_shadow_light_blob.png diff --git a/03_usage/2d/img/light_shadow_main.png b/03_usage/02_2d/img/light_shadow_main.png similarity index 100% rename from 03_usage/2d/img/light_shadow_main.png rename to 03_usage/02_2d/img/light_shadow_main.png diff --git a/03_usage/2d/img/light_shadow_normal.png b/03_usage/02_2d/img/light_shadow_normal.png similarity index 100% rename from 03_usage/2d/img/light_shadow_normal.png rename to 03_usage/02_2d/img/light_shadow_normal.png diff --git a/03_usage/2d/img/light_shadow_pcf13.png b/03_usage/02_2d/img/light_shadow_pcf13.png similarity index 100% rename from 03_usage/2d/img/light_shadow_pcf13.png rename to 03_usage/02_2d/img/light_shadow_pcf13.png diff --git a/03_usage/2d/img/light_shadow_sprites.png b/03_usage/02_2d/img/light_shadow_sprites.png similarity index 100% rename from 03_usage/2d/img/light_shadow_sprites.png rename to 03_usage/02_2d/img/light_shadow_sprites.png diff --git a/03_usage/2d/img/mesh2d1.png b/03_usage/02_2d/img/mesh2d1.png similarity index 100% rename from 03_usage/2d/img/mesh2d1.png rename to 03_usage/02_2d/img/mesh2d1.png diff --git a/03_usage/2d/img/mesh2d2.png b/03_usage/02_2d/img/mesh2d2.png similarity index 100% rename from 03_usage/2d/img/mesh2d2.png rename to 03_usage/02_2d/img/mesh2d2.png diff --git a/03_usage/2d/img/mesh2d3.png b/03_usage/02_2d/img/mesh2d3.png similarity index 100% rename from 03_usage/2d/img/mesh2d3.png rename to 03_usage/02_2d/img/mesh2d3.png diff --git a/03_usage/2d/img/mesh2d4.png b/03_usage/02_2d/img/mesh2d4.png similarity index 100% rename from 03_usage/2d/img/mesh2d4.png rename to 03_usage/02_2d/img/mesh2d4.png diff --git a/03_usage/2d/img/mesh2d5.png b/03_usage/02_2d/img/mesh2d5.png similarity index 100% rename from 03_usage/2d/img/mesh2d5.png rename to 03_usage/02_2d/img/mesh2d5.png diff --git a/03_usage/2d/img/movement_8way.gif b/03_usage/02_2d/img/movement_8way.gif similarity index 100% rename from 03_usage/2d/img/movement_8way.gif rename to 03_usage/02_2d/img/movement_8way.gif diff --git a/03_usage/2d/img/movement_click.gif b/03_usage/02_2d/img/movement_click.gif similarity index 100% rename from 03_usage/2d/img/movement_click.gif rename to 03_usage/02_2d/img/movement_click.gif diff --git a/03_usage/2d/img/movement_inputs.png b/03_usage/02_2d/img/movement_inputs.png similarity index 100% rename from 03_usage/2d/img/movement_inputs.png rename to 03_usage/02_2d/img/movement_inputs.png diff --git a/03_usage/2d/img/movement_rotate1.gif b/03_usage/02_2d/img/movement_rotate1.gif similarity index 100% rename from 03_usage/2d/img/movement_rotate1.gif rename to 03_usage/02_2d/img/movement_rotate1.gif diff --git a/03_usage/2d/img/movement_rotate2.gif b/03_usage/02_2d/img/movement_rotate2.gif similarity index 100% rename from 03_usage/2d/img/movement_rotate2.gif rename to 03_usage/02_2d/img/movement_rotate2.gif diff --git a/03_usage/2d/img/paranim10.gif b/03_usage/02_2d/img/paranim10.gif similarity index 100% rename from 03_usage/2d/img/paranim10.gif rename to 03_usage/02_2d/img/paranim10.gif diff --git a/03_usage/2d/img/paranim11.gif b/03_usage/02_2d/img/paranim11.gif similarity index 100% rename from 03_usage/2d/img/paranim11.gif rename to 03_usage/02_2d/img/paranim11.gif diff --git a/03_usage/2d/img/paranim12.gif b/03_usage/02_2d/img/paranim12.gif similarity index 100% rename from 03_usage/2d/img/paranim12.gif rename to 03_usage/02_2d/img/paranim12.gif diff --git a/03_usage/2d/img/paranim14.gif b/03_usage/02_2d/img/paranim14.gif similarity index 100% rename from 03_usage/2d/img/paranim14.gif rename to 03_usage/02_2d/img/paranim14.gif diff --git a/03_usage/2d/img/paranim15.gif b/03_usage/02_2d/img/paranim15.gif similarity index 100% rename from 03_usage/2d/img/paranim15.gif rename to 03_usage/02_2d/img/paranim15.gif diff --git a/03_usage/2d/img/paranim18.gif b/03_usage/02_2d/img/paranim18.gif similarity index 100% rename from 03_usage/2d/img/paranim18.gif rename to 03_usage/02_2d/img/paranim18.gif diff --git a/03_usage/2d/img/paranim20.gif b/03_usage/02_2d/img/paranim20.gif similarity index 100% rename from 03_usage/2d/img/paranim20.gif rename to 03_usage/02_2d/img/paranim20.gif diff --git a/03_usage/2d/img/paranim21.gif b/03_usage/02_2d/img/paranim21.gif similarity index 100% rename from 03_usage/2d/img/paranim21.gif rename to 03_usage/02_2d/img/paranim21.gif diff --git a/03_usage/2d/img/paranim3.gif b/03_usage/02_2d/img/paranim3.gif similarity index 100% rename from 03_usage/2d/img/paranim3.gif rename to 03_usage/02_2d/img/paranim3.gif diff --git a/03_usage/2d/img/paranim4.gif b/03_usage/02_2d/img/paranim4.gif similarity index 100% rename from 03_usage/2d/img/paranim4.gif rename to 03_usage/02_2d/img/paranim4.gif diff --git a/03_usage/2d/img/paranim5.gif b/03_usage/02_2d/img/paranim5.gif similarity index 100% rename from 03_usage/2d/img/paranim5.gif rename to 03_usage/02_2d/img/paranim5.gif diff --git a/03_usage/2d/img/paranim6.gif b/03_usage/02_2d/img/paranim6.gif similarity index 100% rename from 03_usage/2d/img/paranim6.gif rename to 03_usage/02_2d/img/paranim6.gif diff --git a/03_usage/2d/img/paranim7.gif b/03_usage/02_2d/img/paranim7.gif similarity index 100% rename from 03_usage/2d/img/paranim7.gif rename to 03_usage/02_2d/img/paranim7.gif diff --git a/03_usage/2d/img/paranim8.gif b/03_usage/02_2d/img/paranim8.gif similarity index 100% rename from 03_usage/2d/img/paranim8.gif rename to 03_usage/02_2d/img/paranim8.gif diff --git a/03_usage/2d/img/paranim9.gif b/03_usage/02_2d/img/paranim9.gif similarity index 100% rename from 03_usage/2d/img/paranim9.gif rename to 03_usage/02_2d/img/paranim9.gif diff --git a/03_usage/2d/img/particles1.png b/03_usage/02_2d/img/particles1.png similarity index 100% rename from 03_usage/2d/img/particles1.png rename to 03_usage/02_2d/img/particles1.png diff --git a/03_usage/2d/img/particles2.png b/03_usage/02_2d/img/particles2.png similarity index 100% rename from 03_usage/2d/img/particles2.png rename to 03_usage/02_2d/img/particles2.png diff --git a/03_usage/2d/img/particles_convert.png b/03_usage/02_2d/img/particles_convert.png similarity index 100% rename from 03_usage/2d/img/particles_convert.png rename to 03_usage/02_2d/img/particles_convert.png diff --git a/03_usage/2d/img/particles_material.png b/03_usage/02_2d/img/particles_material.png similarity index 100% rename from 03_usage/2d/img/particles_material.png rename to 03_usage/02_2d/img/particles_material.png diff --git a/03_usage/2d/img/result_drawarc.png b/03_usage/02_2d/img/result_drawarc.png similarity index 100% rename from 03_usage/2d/img/result_drawarc.png rename to 03_usage/02_2d/img/result_drawarc.png diff --git a/03_usage/2d/img/result_drawarc_poly.png b/03_usage/02_2d/img/result_drawarc_poly.png similarity index 100% rename from 03_usage/2d/img/result_drawarc_poly.png rename to 03_usage/02_2d/img/result_drawarc_poly.png diff --git a/03_usage/2d/img/tile_lock.png b/03_usage/02_2d/img/tile_lock.png similarity index 100% rename from 03_usage/2d/img/tile_lock.png rename to 03_usage/02_2d/img/tile_lock.png diff --git a/03_usage/2d/img/tilemap_add_tile.png b/03_usage/02_2d/img/tilemap_add_tile.png similarity index 100% rename from 03_usage/2d/img/tilemap_add_tile.png rename to 03_usage/02_2d/img/tilemap_add_tile.png diff --git a/03_usage/2d/img/tilemap_add_tileset.png b/03_usage/02_2d/img/tilemap_add_tileset.png similarity index 100% rename from 03_usage/2d/img/tilemap_add_tileset.png rename to 03_usage/02_2d/img/tilemap_add_tileset.png diff --git a/03_usage/2d/img/tilemap_draw.png b/03_usage/02_2d/img/tilemap_draw.png similarity index 100% rename from 03_usage/2d/img/tilemap_draw.png rename to 03_usage/02_2d/img/tilemap_draw.png diff --git a/03_usage/2d/img/tilemap_menu.png b/03_usage/02_2d/img/tilemap_menu.png similarity index 100% rename from 03_usage/2d/img/tilemap_menu.png rename to 03_usage/02_2d/img/tilemap_menu.png diff --git a/03_usage/2d/img/tilemap_mode.png b/03_usage/02_2d/img/tilemap_mode.png similarity index 100% rename from 03_usage/2d/img/tilemap_mode.png rename to 03_usage/02_2d/img/tilemap_mode.png diff --git a/03_usage/2d/img/tilemap_size.png b/03_usage/02_2d/img/tilemap_size.png similarity index 100% rename from 03_usage/2d/img/tilemap_size.png rename to 03_usage/02_2d/img/tilemap_size.png diff --git a/03_usage/2d/img/tilemap_tool.png b/03_usage/02_2d/img/tilemap_tool.png similarity index 100% rename from 03_usage/2d/img/tilemap_tool.png rename to 03_usage/02_2d/img/tilemap_tool.png diff --git a/03_usage/2d/img/tileset_add_collision.png b/03_usage/02_2d/img/tileset_add_collision.png similarity index 100% rename from 03_usage/2d/img/tileset_add_collision.png rename to 03_usage/02_2d/img/tileset_add_collision.png diff --git a/03_usage/2d/img/tileset_atlas.png b/03_usage/02_2d/img/tileset_atlas.png similarity index 100% rename from 03_usage/2d/img/tileset_atlas.png rename to 03_usage/02_2d/img/tileset_atlas.png diff --git a/03_usage/2d/img/tileset_draw_atlas.png b/03_usage/02_2d/img/tileset_draw_atlas.png similarity index 100% rename from 03_usage/2d/img/tileset_draw_atlas.png rename to 03_usage/02_2d/img/tileset_draw_atlas.png diff --git a/03_usage/2d/img/tileset_snap.png b/03_usage/02_2d/img/tileset_snap.png similarity index 100% rename from 03_usage/2d/img/tileset_snap.png rename to 03_usage/02_2d/img/tileset_snap.png diff --git a/03_usage/2d/img/tilesheet.png b/03_usage/02_2d/img/tilesheet.png similarity index 100% rename from 03_usage/2d/img/tilesheet.png rename to 03_usage/02_2d/img/tilesheet.png diff --git a/03_usage/2d/img/viewport_transforms2.png b/03_usage/02_2d/img/viewport_transforms2.png similarity index 100% rename from 03_usage/2d/img/viewport_transforms2.png rename to 03_usage/02_2d/img/viewport_transforms2.png diff --git a/03_usage/2d/index.md b/03_usage/02_2d/index.md similarity index 100% rename from 03_usage/2d/index.md rename to 03_usage/02_2d/index.md diff --git a/03_usage/2d/particle_systems_2d.md b/03_usage/02_2d/particle_systems_2d.md similarity index 100% rename from 03_usage/2d/particle_systems_2d.md rename to 03_usage/02_2d/particle_systems_2d.md diff --git a/03_usage/2d/using_tilemaps.md b/03_usage/02_2d/using_tilemaps.md similarity index 100% rename from 03_usage/2d/using_tilemaps.md rename to 03_usage/02_2d/using_tilemaps.md diff --git a/03_usage/3d/3d_rendering_limitations.md b/03_usage/03_3d/3d_rendering_limitations.md similarity index 100% rename from 03_usage/3d/3d_rendering_limitations.md rename to 03_usage/03_3d/3d_rendering_limitations.md diff --git a/03_usage/3d/3d_text.md b/03_usage/03_3d/3d_text.md similarity index 100% rename from 03_usage/3d/3d_text.md rename to 03_usage/03_3d/3d_text.md diff --git a/03_usage/3d/baked_lightmaps.md b/03_usage/03_3d/baked_lightmaps.md similarity index 100% rename from 03_usage/3d/baked_lightmaps.md rename to 03_usage/03_3d/baked_lightmaps.md diff --git a/03_usage/3d/csg_tools.md b/03_usage/03_3d/csg_tools.md similarity index 100% rename from 03_usage/3d/csg_tools.md rename to 03_usage/03_3d/csg_tools.md diff --git a/03_usage/3d/environment_and_post_processing.md b/03_usage/03_3d/environment_and_post_processing.md similarity index 100% rename from 03_usage/3d/environment_and_post_processing.md rename to 03_usage/03_3d/environment_and_post_processing.md diff --git a/03_usage/3d/files/gridmap_demo.zip b/03_usage/03_3d/files/gridmap_demo.zip similarity index 100% rename from 03_usage/3d/files/gridmap_demo.zip rename to 03_usage/03_3d/files/gridmap_demo.zip diff --git a/03_usage/3d/gi_probes.md b/03_usage/03_3d/gi_probes.md similarity index 100% rename from 03_usage/3d/gi_probes.md rename to 03_usage/03_3d/gi_probes.md diff --git a/03_usage/3d/high_dynamic_range.md b/03_usage/03_3d/high_dynamic_range.md similarity index 100% rename from 03_usage/3d/high_dynamic_range.md rename to 03_usage/03_3d/high_dynamic_range.md diff --git a/03_usage/3d/img/add_material.png b/03_usage/03_3d/img/add_material.png similarity index 100% rename from 03_usage/3d/img/add_material.png rename to 03_usage/03_3d/img/add_material.png diff --git a/03_usage/3d/img/baked_light_bake.png b/03_usage/03_3d/img/baked_light_bake.png similarity index 100% rename from 03_usage/3d/img/baked_light_bake.png rename to 03_usage/03_3d/img/baked_light_bake.png diff --git a/03_usage/3d/img/baked_light_bake_mode.png b/03_usage/03_3d/img/baked_light_bake_mode.png similarity index 100% rename from 03_usage/3d/img/baked_light_bake_mode.png rename to 03_usage/03_3d/img/baked_light_bake_mode.png diff --git a/03_usage/3d/img/baked_light_blender.png b/03_usage/03_3d/img/baked_light_blender.png similarity index 100% rename from 03_usage/3d/img/baked_light_blender.png rename to 03_usage/03_3d/img/baked_light_blender.png diff --git a/03_usage/3d/img/baked_light_bounds.png b/03_usage/03_3d/img/baked_light_bounds.png similarity index 100% rename from 03_usage/3d/img/baked_light_bounds.png rename to 03_usage/03_3d/img/baked_light_bounds.png diff --git a/03_usage/3d/img/baked_light_capture.png b/03_usage/03_3d/img/baked_light_capture.png similarity index 100% rename from 03_usage/3d/img/baked_light_capture.png rename to 03_usage/03_3d/img/baked_light_capture.png diff --git a/03_usage/3d/img/baked_light_comparison.png b/03_usage/03_3d/img/baked_light_comparison.png similarity index 100% rename from 03_usage/3d/img/baked_light_comparison.png rename to 03_usage/03_3d/img/baked_light_comparison.png diff --git a/03_usage/3d/img/baked_light_import.png b/03_usage/03_3d/img/baked_light_import.png similarity index 100% rename from 03_usage/3d/img/baked_light_import.png rename to 03_usage/03_3d/img/baked_light_import.png diff --git a/03_usage/3d/img/baked_light_indirect.gif b/03_usage/03_3d/img/baked_light_indirect.gif similarity index 100% rename from 03_usage/3d/img/baked_light_indirect.gif rename to 03_usage/03_3d/img/baked_light_indirect.gif diff --git a/03_usage/3d/img/baked_light_lmsize.png b/03_usage/03_3d/img/baked_light_lmsize.png similarity index 100% rename from 03_usage/3d/img/baked_light_lmsize.png rename to 03_usage/03_3d/img/baked_light_lmsize.png diff --git a/03_usage/3d/img/baked_light_mesh_menu.png b/03_usage/03_3d/img/baked_light_mesh_menu.png similarity index 100% rename from 03_usage/3d/img/baked_light_mesh_menu.png rename to 03_usage/03_3d/img/baked_light_mesh_menu.png diff --git a/03_usage/3d/img/baked_light_mode.png b/03_usage/03_3d/img/baked_light_mode.png similarity index 100% rename from 03_usage/3d/img/baked_light_mode.png rename to 03_usage/03_3d/img/baked_light_mode.png diff --git a/03_usage/3d/img/baked_light_omnilight_size.png b/03_usage/03_3d/img/baked_light_omnilight_size.png similarity index 100% rename from 03_usage/3d/img/baked_light_omnilight_size.png rename to 03_usage/03_3d/img/baked_light_omnilight_size.png diff --git a/03_usage/3d/img/baked_light_scene.png b/03_usage/03_3d/img/baked_light_scene.png similarity index 100% rename from 03_usage/3d/img/baked_light_scene.png rename to 03_usage/03_3d/img/baked_light_scene.png diff --git a/03_usage/3d/img/baked_light_use.png b/03_usage/03_3d/img/baked_light_use.png similarity index 100% rename from 03_usage/3d/img/baked_light_use.png rename to 03_usage/03_3d/img/baked_light_use.png diff --git a/03_usage/3d/img/baked_light_uvchannel.png b/03_usage/03_3d/img/baked_light_uvchannel.png similarity index 100% rename from 03_usage/3d/img/baked_light_uvchannel.png rename to 03_usage/03_3d/img/baked_light_uvchannel.png diff --git a/03_usage/3d/img/blend_splits.png b/03_usage/03_3d/img/blend_splits.png similarity index 100% rename from 03_usage/3d/img/blend_splits.png rename to 03_usage/03_3d/img/blend_splits.png diff --git a/03_usage/3d/img/clearcoat_comparison.png b/03_usage/03_3d/img/clearcoat_comparison.png similarity index 100% rename from 03_usage/3d/img/clearcoat_comparison.png rename to 03_usage/03_3d/img/clearcoat_comparison.png diff --git a/03_usage/3d/img/csg.gif b/03_usage/03_3d/img/csg.gif similarity index 100% rename from 03_usage/3d/img/csg.gif rename to 03_usage/03_3d/img/csg.gif diff --git a/03_usage/3d/img/csg_bed.png b/03_usage/03_3d/img/csg_bed.png similarity index 100% rename from 03_usage/3d/img/csg_bed.png rename to 03_usage/03_3d/img/csg_bed.png diff --git a/03_usage/3d/img/csg_bed_mat.png b/03_usage/03_3d/img/csg_bed_mat.png similarity index 100% rename from 03_usage/3d/img/csg_bed_mat.png rename to 03_usage/03_3d/img/csg_bed_mat.png diff --git a/03_usage/3d/img/csg_bed_tree.png b/03_usage/03_3d/img/csg_bed_tree.png similarity index 100% rename from 03_usage/3d/img/csg_bed_tree.png rename to 03_usage/03_3d/img/csg_bed_tree.png diff --git a/03_usage/3d/img/csg_custom_mesh.png b/03_usage/03_3d/img/csg_custom_mesh.png similarity index 100% rename from 03_usage/3d/img/csg_custom_mesh.png rename to 03_usage/03_3d/img/csg_custom_mesh.png diff --git a/03_usage/3d/img/csg_desk.png b/03_usage/03_3d/img/csg_desk.png similarity index 100% rename from 03_usage/3d/img/csg_desk.png rename to 03_usage/03_3d/img/csg_desk.png diff --git a/03_usage/3d/img/csg_lamp.png b/03_usage/03_3d/img/csg_lamp.png similarity index 100% rename from 03_usage/3d/img/csg_lamp.png rename to 03_usage/03_3d/img/csg_lamp.png diff --git a/03_usage/3d/img/csg_lamp_extrude.png b/03_usage/03_3d/img/csg_lamp_extrude.png similarity index 100% rename from 03_usage/3d/img/csg_lamp_extrude.png rename to 03_usage/03_3d/img/csg_lamp_extrude.png diff --git a/03_usage/3d/img/csg_lamp_pole_stand.png b/03_usage/03_3d/img/csg_lamp_pole_stand.png similarity index 100% rename from 03_usage/3d/img/csg_lamp_pole_stand.png rename to 03_usage/03_3d/img/csg_lamp_pole_stand.png diff --git a/03_usage/3d/img/csg_lamp_polygon.png b/03_usage/03_3d/img/csg_lamp_polygon.png similarity index 100% rename from 03_usage/3d/img/csg_lamp_polygon.png rename to 03_usage/03_3d/img/csg_lamp_polygon.png diff --git a/03_usage/3d/img/csg_lamp_spin.png b/03_usage/03_3d/img/csg_lamp_spin.png similarity index 100% rename from 03_usage/3d/img/csg_lamp_spin.png rename to 03_usage/03_3d/img/csg_lamp_spin.png diff --git a/03_usage/3d/img/csg_mesh.png b/03_usage/03_3d/img/csg_mesh.png similarity index 100% rename from 03_usage/3d/img/csg_mesh.png rename to 03_usage/03_3d/img/csg_mesh.png diff --git a/03_usage/3d/img/csg_nodes.png b/03_usage/03_3d/img/csg_nodes.png similarity index 100% rename from 03_usage/3d/img/csg_nodes.png rename to 03_usage/03_3d/img/csg_nodes.png diff --git a/03_usage/3d/img/csg_operation.png b/03_usage/03_3d/img/csg_operation.png similarity index 100% rename from 03_usage/3d/img/csg_operation.png rename to 03_usage/03_3d/img/csg_operation.png diff --git a/03_usage/3d/img/csg_operation_menu.png b/03_usage/03_3d/img/csg_operation_menu.png similarity index 100% rename from 03_usage/3d/img/csg_operation_menu.png rename to 03_usage/03_3d/img/csg_operation_menu.png diff --git a/03_usage/3d/img/csg_overdraw.png b/03_usage/03_3d/img/csg_overdraw.png similarity index 100% rename from 03_usage/3d/img/csg_overdraw.png rename to 03_usage/03_3d/img/csg_overdraw.png diff --git a/03_usage/3d/img/csg_pillow_hole.png b/03_usage/03_3d/img/csg_pillow_hole.png similarity index 100% rename from 03_usage/3d/img/csg_pillow_hole.png rename to 03_usage/03_3d/img/csg_pillow_hole.png diff --git a/03_usage/3d/img/csg_pillow_smooth.png b/03_usage/03_3d/img/csg_pillow_smooth.png similarity index 100% rename from 03_usage/3d/img/csg_pillow_smooth.png rename to 03_usage/03_3d/img/csg_pillow_smooth.png diff --git a/03_usage/3d/img/csg_poly.png b/03_usage/03_3d/img/csg_poly.png similarity index 100% rename from 03_usage/3d/img/csg_poly.png rename to 03_usage/03_3d/img/csg_poly.png diff --git a/03_usage/3d/img/csg_poly_mode.png b/03_usage/03_3d/img/csg_poly_mode.png similarity index 100% rename from 03_usage/3d/img/csg_poly_mode.png rename to 03_usage/03_3d/img/csg_poly_mode.png diff --git a/03_usage/3d/img/csg_room.png b/03_usage/03_3d/img/csg_room.png similarity index 100% rename from 03_usage/3d/img/csg_room.png rename to 03_usage/03_3d/img/csg_room.png diff --git a/03_usage/3d/img/csg_room_invert.png b/03_usage/03_3d/img/csg_room_invert.png similarity index 100% rename from 03_usage/3d/img/csg_room_invert.png rename to 03_usage/03_3d/img/csg_room_invert.png diff --git a/03_usage/3d/img/csg_room_result.png b/03_usage/03_3d/img/csg_room_result.png similarity index 100% rename from 03_usage/3d/img/csg_room_result.png rename to 03_usage/03_3d/img/csg_room_result.png diff --git a/03_usage/3d/img/csg_shelf.png b/03_usage/03_3d/img/csg_shelf.png similarity index 100% rename from 03_usage/3d/img/csg_shelf.png rename to 03_usage/03_3d/img/csg_shelf.png diff --git a/03_usage/3d/img/csg_shelf_big.png b/03_usage/03_3d/img/csg_shelf_big.png similarity index 100% rename from 03_usage/3d/img/csg_shelf_big.png rename to 03_usage/03_3d/img/csg_shelf_big.png diff --git a/03_usage/3d/img/csg_shelf_subtract.png b/03_usage/03_3d/img/csg_shelf_subtract.png similarity index 100% rename from 03_usage/3d/img/csg_shelf_subtract.png rename to 03_usage/03_3d/img/csg_shelf_subtract.png diff --git a/03_usage/3d/img/csg_shelf_subtract_menu.png b/03_usage/03_3d/img/csg_shelf_subtract_menu.png similarity index 100% rename from 03_usage/3d/img/csg_shelf_subtract_menu.png rename to 03_usage/03_3d/img/csg_shelf_subtract_menu.png diff --git a/03_usage/3d/img/directional_shadow_params.png b/03_usage/03_3d/img/directional_shadow_params.png similarity index 100% rename from 03_usage/3d/img/directional_shadow_params.png rename to 03_usage/03_3d/img/directional_shadow_params.png diff --git a/03_usage/3d/img/environment_adjusments_custom_gradient.png b/03_usage/03_3d/img/environment_adjusments_custom_gradient.png similarity index 100% rename from 03_usage/3d/img/environment_adjusments_custom_gradient.png rename to 03_usage/03_3d/img/environment_adjusments_custom_gradient.png diff --git a/03_usage/3d/img/environment_adjusments_default_gradient.png b/03_usage/03_3d/img/environment_adjusments_default_gradient.png similarity index 100% rename from 03_usage/3d/img/environment_adjusments_default_gradient.png rename to 03_usage/03_3d/img/environment_adjusments_default_gradient.png diff --git a/03_usage/3d/img/environment_adjustments.png b/03_usage/03_3d/img/environment_adjustments.png similarity index 100% rename from 03_usage/3d/img/environment_adjustments.png rename to 03_usage/03_3d/img/environment_adjustments.png diff --git a/03_usage/3d/img/environment_adjustments_bcs.png b/03_usage/03_3d/img/environment_adjustments_bcs.png similarity index 100% rename from 03_usage/3d/img/environment_adjustments_bcs.png rename to 03_usage/03_3d/img/environment_adjustments_bcs.png diff --git a/03_usage/3d/img/environment_ambient.png b/03_usage/03_3d/img/environment_ambient.png similarity index 100% rename from 03_usage/3d/img/environment_ambient.png rename to 03_usage/03_3d/img/environment_ambient.png diff --git a/03_usage/3d/img/environment_ambient2.png b/03_usage/03_3d/img/environment_ambient2.png similarity index 100% rename from 03_usage/3d/img/environment_ambient2.png rename to 03_usage/03_3d/img/environment_ambient2.png diff --git a/03_usage/3d/img/environment_ambient_comparison.png b/03_usage/03_3d/img/environment_ambient_comparison.png similarity index 100% rename from 03_usage/3d/img/environment_ambient_comparison.png rename to 03_usage/03_3d/img/environment_ambient_comparison.png diff --git a/03_usage/3d/img/environment_background1.png b/03_usage/03_3d/img/environment_background1.png similarity index 100% rename from 03_usage/3d/img/environment_background1.png rename to 03_usage/03_3d/img/environment_background1.png diff --git a/03_usage/3d/img/environment_camera.png b/03_usage/03_3d/img/environment_camera.png similarity index 100% rename from 03_usage/3d/img/environment_camera.png rename to 03_usage/03_3d/img/environment_camera.png diff --git a/03_usage/3d/img/environment_default.png b/03_usage/03_3d/img/environment_default.png similarity index 100% rename from 03_usage/3d/img/environment_default.png rename to 03_usage/03_3d/img/environment_default.png diff --git a/03_usage/3d/img/environment_dof_far.png b/03_usage/03_3d/img/environment_dof_far.png similarity index 100% rename from 03_usage/3d/img/environment_dof_far.png rename to 03_usage/03_3d/img/environment_dof_far.png diff --git a/03_usage/3d/img/environment_dof_near.png b/03_usage/03_3d/img/environment_dof_near.png similarity index 100% rename from 03_usage/3d/img/environment_dof_near.png rename to 03_usage/03_3d/img/environment_dof_near.png diff --git a/03_usage/3d/img/environment_fog_depth_height.png b/03_usage/03_3d/img/environment_fog_depth_height.png similarity index 100% rename from 03_usage/3d/img/environment_fog_depth_height.png rename to 03_usage/03_3d/img/environment_fog_depth_height.png diff --git a/03_usage/3d/img/environment_fog_transmission.png b/03_usage/03_3d/img/environment_fog_transmission.png similarity index 100% rename from 03_usage/3d/img/environment_fog_transmission.png rename to 03_usage/03_3d/img/environment_fog_transmission.png diff --git a/03_usage/3d/img/environment_glow1.png b/03_usage/03_3d/img/environment_glow1.png similarity index 100% rename from 03_usage/3d/img/environment_glow1.png rename to 03_usage/03_3d/img/environment_glow1.png diff --git a/03_usage/3d/img/environment_glow_bicubic.png b/03_usage/03_3d/img/environment_glow_bicubic.png similarity index 100% rename from 03_usage/3d/img/environment_glow_bicubic.png rename to 03_usage/03_3d/img/environment_glow_bicubic.png diff --git a/03_usage/3d/img/environment_glow_bloom.png b/03_usage/03_3d/img/environment_glow_bloom.png similarity index 100% rename from 03_usage/3d/img/environment_glow_bloom.png rename to 03_usage/03_3d/img/environment_glow_bloom.png diff --git a/03_usage/3d/img/environment_glow_layers.png b/03_usage/03_3d/img/environment_glow_layers.png similarity index 100% rename from 03_usage/3d/img/environment_glow_layers.png rename to 03_usage/03_3d/img/environment_glow_layers.png diff --git a/03_usage/3d/img/environment_glow_layers2.png b/03_usage/03_3d/img/environment_glow_layers2.png similarity index 100% rename from 03_usage/3d/img/environment_glow_layers2.png rename to 03_usage/03_3d/img/environment_glow_layers2.png diff --git a/03_usage/3d/img/environment_glow_threshold.png b/03_usage/03_3d/img/environment_glow_threshold.png similarity index 100% rename from 03_usage/3d/img/environment_glow_threshold.png rename to 03_usage/03_3d/img/environment_glow_threshold.png diff --git a/03_usage/3d/img/environment_hdr.png b/03_usage/03_3d/img/environment_hdr.png similarity index 100% rename from 03_usage/3d/img/environment_hdr.png rename to 03_usage/03_3d/img/environment_hdr.png diff --git a/03_usage/3d/img/environment_hdr_autoexp.gif b/03_usage/03_3d/img/environment_hdr_autoexp.gif similarity index 100% rename from 03_usage/3d/img/environment_hdr_autoexp.gif rename to 03_usage/03_3d/img/environment_hdr_autoexp.gif diff --git a/03_usage/3d/img/environment_hdr_bloom.png b/03_usage/03_3d/img/environment_hdr_bloom.png similarity index 100% rename from 03_usage/3d/img/environment_hdr_bloom.png rename to 03_usage/03_3d/img/environment_hdr_bloom.png diff --git a/03_usage/3d/img/environment_mixed_blur.png b/03_usage/03_3d/img/environment_mixed_blur.png similarity index 100% rename from 03_usage/3d/img/environment_mixed_blur.png rename to 03_usage/03_3d/img/environment_mixed_blur.png diff --git a/03_usage/3d/img/environment_ssao.png b/03_usage/03_3d/img/environment_ssao.png similarity index 100% rename from 03_usage/3d/img/environment_ssao.png rename to 03_usage/03_3d/img/environment_ssao.png diff --git a/03_usage/3d/img/environment_ssao2.png b/03_usage/03_3d/img/environment_ssao2.png similarity index 100% rename from 03_usage/3d/img/environment_ssao2.png rename to 03_usage/03_3d/img/environment_ssao2.png diff --git a/03_usage/3d/img/environment_ssao_parameters.png b/03_usage/03_3d/img/environment_ssao_parameters.png similarity index 100% rename from 03_usage/3d/img/environment_ssao_parameters.png rename to 03_usage/03_3d/img/environment_ssao_parameters.png diff --git a/03_usage/3d/img/environment_ssr.png b/03_usage/03_3d/img/environment_ssr.png similarity index 100% rename from 03_usage/3d/img/environment_ssr.png rename to 03_usage/03_3d/img/environment_ssr.png diff --git a/03_usage/3d/img/environment_world.png b/03_usage/03_3d/img/environment_world.png similarity index 100% rename from 03_usage/3d/img/environment_world.png rename to 03_usage/03_3d/img/environment_world.png diff --git a/03_usage/3d/img/giprobe_bake.png b/03_usage/03_3d/img/giprobe_bake.png similarity index 100% rename from 03_usage/3d/img/giprobe_bake.png rename to 03_usage/03_3d/img/giprobe_bake.png diff --git a/03_usage/3d/img/giprobe_bake_property.png b/03_usage/03_3d/img/giprobe_bake_property.png similarity index 100% rename from 03_usage/3d/img/giprobe_bake_property.png rename to 03_usage/03_3d/img/giprobe_bake_property.png diff --git a/03_usage/3d/img/giprobe_indirect.png b/03_usage/03_3d/img/giprobe_indirect.png similarity index 100% rename from 03_usage/3d/img/giprobe_indirect.png rename to 03_usage/03_3d/img/giprobe_indirect.png diff --git a/03_usage/3d/img/giprobe_indirect_energy_result.png b/03_usage/03_3d/img/giprobe_indirect_energy_result.png similarity index 100% rename from 03_usage/3d/img/giprobe_indirect_energy_result.png rename to 03_usage/03_3d/img/giprobe_indirect_energy_result.png diff --git a/03_usage/3d/img/giprobe_interior.png b/03_usage/03_3d/img/giprobe_interior.png similarity index 100% rename from 03_usage/3d/img/giprobe_interior.png rename to 03_usage/03_3d/img/giprobe_interior.png diff --git a/03_usage/3d/img/giprobe_interior_setting.png b/03_usage/03_3d/img/giprobe_interior_setting.png similarity index 100% rename from 03_usage/3d/img/giprobe_interior_setting.png rename to 03_usage/03_3d/img/giprobe_interior_setting.png diff --git a/03_usage/3d/img/giprobe_light_indirect.png b/03_usage/03_3d/img/giprobe_light_indirect.png similarity index 100% rename from 03_usage/3d/img/giprobe_light_indirect.png rename to 03_usage/03_3d/img/giprobe_light_indirect.png diff --git a/03_usage/3d/img/giprobe_quality.png b/03_usage/03_3d/img/giprobe_quality.png similarity index 100% rename from 03_usage/3d/img/giprobe_quality.png rename to 03_usage/03_3d/img/giprobe_quality.png diff --git a/03_usage/3d/img/giprobe_ref_blending.png b/03_usage/03_3d/img/giprobe_ref_blending.png similarity index 100% rename from 03_usage/3d/img/giprobe_ref_blending.png rename to 03_usage/03_3d/img/giprobe_ref_blending.png diff --git a/03_usage/3d/img/giprobe_tweaking.png b/03_usage/03_3d/img/giprobe_tweaking.png similarity index 100% rename from 03_usage/3d/img/giprobe_tweaking.png rename to 03_usage/03_3d/img/giprobe_tweaking.png diff --git a/03_usage/3d/img/giprobe_voxel_reflections.png b/03_usage/03_3d/img/giprobe_voxel_reflections.png similarity index 100% rename from 03_usage/3d/img/giprobe_voxel_reflections.png rename to 03_usage/03_3d/img/giprobe_voxel_reflections.png diff --git a/03_usage/3d/img/giprobe_wrap.png b/03_usage/03_3d/img/giprobe_wrap.png similarity index 100% rename from 03_usage/3d/img/giprobe_wrap.png rename to 03_usage/03_3d/img/giprobe_wrap.png diff --git a/03_usage/3d/img/gridmap_create_body.png b/03_usage/03_3d/img/gridmap_create_body.png similarity index 100% rename from 03_usage/3d/img/gridmap_create_body.png rename to 03_usage/03_3d/img/gridmap_create_body.png diff --git a/03_usage/3d/img/gridmap_export.png b/03_usage/03_3d/img/gridmap_export.png similarity index 100% rename from 03_usage/3d/img/gridmap_export.png rename to 03_usage/03_3d/img/gridmap_export.png diff --git a/03_usage/3d/img/gridmap_main.png b/03_usage/03_3d/img/gridmap_main.png similarity index 100% rename from 03_usage/3d/img/gridmap_main.png rename to 03_usage/03_3d/img/gridmap_main.png diff --git a/03_usage/3d/img/gridmap_menu.png b/03_usage/03_3d/img/gridmap_menu.png similarity index 100% rename from 03_usage/3d/img/gridmap_menu.png rename to 03_usage/03_3d/img/gridmap_menu.png diff --git a/03_usage/3d/img/gridmap_mesh_scene.png b/03_usage/03_3d/img/gridmap_mesh_scene.png similarity index 100% rename from 03_usage/3d/img/gridmap_mesh_scene.png rename to 03_usage/03_3d/img/gridmap_mesh_scene.png diff --git a/03_usage/3d/img/gridmap_meshlibrary1.png b/03_usage/03_3d/img/gridmap_meshlibrary1.png similarity index 100% rename from 03_usage/3d/img/gridmap_meshlibrary1.png rename to 03_usage/03_3d/img/gridmap_meshlibrary1.png diff --git a/03_usage/3d/img/gridmap_select.png b/03_usage/03_3d/img/gridmap_select.png similarity index 100% rename from 03_usage/3d/img/gridmap_select.png rename to 03_usage/03_3d/img/gridmap_select.png diff --git a/03_usage/3d/img/gridmap_shift_axis.png b/03_usage/03_3d/img/gridmap_shift_axis.png similarity index 100% rename from 03_usage/3d/img/gridmap_shift_axis.png rename to 03_usage/03_3d/img/gridmap_shift_axis.png diff --git a/03_usage/3d/img/hdr_gamma.png b/03_usage/03_3d/img/hdr_gamma.png similarity index 100% rename from 03_usage/3d/img/hdr_gamma.png rename to 03_usage/03_3d/img/hdr_gamma.png diff --git a/03_usage/3d/img/label_3d.png b/03_usage/03_3d/img/label_3d.png similarity index 100% rename from 03_usage/3d/img/label_3d.png rename to 03_usage/03_3d/img/label_3d.png diff --git a/03_usage/3d/img/light_attenuation.png b/03_usage/03_3d/img/light_attenuation.png similarity index 100% rename from 03_usage/3d/img/light_attenuation.png rename to 03_usage/03_3d/img/light_attenuation.png diff --git a/03_usage/3d/img/light_directional.png b/03_usage/03_3d/img/light_directional.png similarity index 100% rename from 03_usage/3d/img/light_directional.png rename to 03_usage/03_3d/img/light_directional.png diff --git a/03_usage/3d/img/light_omni.png b/03_usage/03_3d/img/light_omni.png similarity index 100% rename from 03_usage/3d/img/light_omni.png rename to 03_usage/03_3d/img/light_omni.png diff --git a/03_usage/3d/img/light_omni_params.png b/03_usage/03_3d/img/light_omni_params.png similarity index 100% rename from 03_usage/3d/img/light_omni_params.png rename to 03_usage/03_3d/img/light_omni_params.png diff --git a/03_usage/3d/img/light_params.png b/03_usage/03_3d/img/light_params.png similarity index 100% rename from 03_usage/3d/img/light_params.png rename to 03_usage/03_3d/img/light_params.png diff --git a/03_usage/3d/img/light_spot.png b/03_usage/03_3d/img/light_spot.png similarity index 100% rename from 03_usage/3d/img/light_spot.png rename to 03_usage/03_3d/img/light_spot.png diff --git a/03_usage/3d/img/material_depth_draw.png b/03_usage/03_3d/img/material_depth_draw.png similarity index 100% rename from 03_usage/3d/img/material_depth_draw.png rename to 03_usage/03_3d/img/material_depth_draw.png diff --git a/03_usage/3d/img/meshlibrary_scene.png b/03_usage/03_3d/img/meshlibrary_scene.png similarity index 100% rename from 03_usage/3d/img/meshlibrary_scene.png rename to 03_usage/03_3d/img/meshlibrary_scene.png diff --git a/03_usage/3d/img/multimesh_result.png b/03_usage/03_3d/img/multimesh_result.png similarity index 100% rename from 03_usage/3d/img/multimesh_result.png rename to 03_usage/03_3d/img/multimesh_result.png diff --git a/03_usage/3d/img/multimesh_scene_tree.png b/03_usage/03_3d/img/multimesh_scene_tree.png similarity index 100% rename from 03_usage/3d/img/multimesh_scene_tree.png rename to 03_usage/03_3d/img/multimesh_scene_tree.png diff --git a/03_usage/3d/img/multimesh_settings.png b/03_usage/03_3d/img/multimesh_settings.png similarity index 100% rename from 03_usage/3d/img/multimesh_settings.png rename to 03_usage/03_3d/img/multimesh_settings.png diff --git a/03_usage/3d/img/multimesh_toolbar.png b/03_usage/03_3d/img/multimesh_toolbar.png similarity index 100% rename from 03_usage/3d/img/multimesh_toolbar.png rename to 03_usage/03_3d/img/multimesh_toolbar.png diff --git a/03_usage/3d/img/normal_bias.png b/03_usage/03_3d/img/normal_bias.png similarity index 100% rename from 03_usage/3d/img/normal_bias.png rename to 03_usage/03_3d/img/normal_bias.png diff --git a/03_usage/3d/img/occluder_shape_polygon.png b/03_usage/03_3d/img/occluder_shape_polygon.png similarity index 100% rename from 03_usage/3d/img/occluder_shape_polygon.png rename to 03_usage/03_3d/img/occluder_shape_polygon.png diff --git a/03_usage/3d/img/occluder_shape_polygon2.png b/03_usage/03_3d/img/occluder_shape_polygon2.png similarity index 100% rename from 03_usage/3d/img/occluder_shape_polygon2.png rename to 03_usage/03_3d/img/occluder_shape_polygon2.png diff --git a/03_usage/3d/img/occluder_shape_polygon_hole.png b/03_usage/03_3d/img/occluder_shape_polygon_hole.png similarity index 100% rename from 03_usage/3d/img/occluder_shape_polygon_hole.png rename to 03_usage/03_3d/img/occluder_shape_polygon_hole.png diff --git a/03_usage/3d/img/occluder_shape_polygon_inspector.png b/03_usage/03_3d/img/occluder_shape_polygon_inspector.png similarity index 100% rename from 03_usage/3d/img/occluder_shape_polygon_inspector.png rename to 03_usage/03_3d/img/occluder_shape_polygon_inspector.png diff --git a/03_usage/3d/img/occluder_shape_sphere_inspector.png b/03_usage/03_3d/img/occluder_shape_sphere_inspector.png similarity index 100% rename from 03_usage/3d/img/occluder_shape_sphere_inspector.png rename to 03_usage/03_3d/img/occluder_shape_sphere_inspector.png diff --git a/03_usage/3d/img/occluder_shape_sphere_terrain.png b/03_usage/03_3d/img/occluder_shape_sphere_terrain.png similarity index 100% rename from 03_usage/3d/img/occluder_shape_sphere_terrain.png rename to 03_usage/03_3d/img/occluder_shape_sphere_terrain.png diff --git a/03_usage/3d/img/project_setting_shadow.png b/03_usage/03_3d/img/project_setting_shadow.png similarity index 100% rename from 03_usage/3d/img/project_setting_shadow.png rename to 03_usage/03_3d/img/project_setting_shadow.png diff --git a/03_usage/3d/img/pssm_explained.png b/03_usage/03_3d/img/pssm_explained.png similarity index 100% rename from 03_usage/3d/img/pssm_explained.png rename to 03_usage/03_3d/img/pssm_explained.png diff --git a/03_usage/3d/img/refprobe_ambient.png b/03_usage/03_3d/img/refprobe_ambient.png similarity index 100% rename from 03_usage/3d/img/refprobe_ambient.png rename to 03_usage/03_3d/img/refprobe_ambient.png diff --git a/03_usage/3d/img/refprobe_atlas.png b/03_usage/03_3d/img/refprobe_atlas.png similarity index 100% rename from 03_usage/3d/img/refprobe_atlas.png rename to 03_usage/03_3d/img/refprobe_atlas.png diff --git a/03_usage/3d/img/refprobe_blending.png b/03_usage/03_3d/img/refprobe_blending.png similarity index 100% rename from 03_usage/3d/img/refprobe_blending.png rename to 03_usage/03_3d/img/refprobe_blending.png diff --git a/03_usage/3d/img/refprobe_box_property.png b/03_usage/03_3d/img/refprobe_box_property.png similarity index 100% rename from 03_usage/3d/img/refprobe_box_property.png rename to 03_usage/03_3d/img/refprobe_box_property.png diff --git a/03_usage/3d/img/refprobe_boxcorrect.png b/03_usage/03_3d/img/refprobe_boxcorrect.png similarity index 100% rename from 03_usage/3d/img/refprobe_boxcorrect.png rename to 03_usage/03_3d/img/refprobe_boxcorrect.png diff --git a/03_usage/3d/img/refprobe_center_gizmo.png b/03_usage/03_3d/img/refprobe_center_gizmo.png similarity index 100% rename from 03_usage/3d/img/refprobe_center_gizmo.png rename to 03_usage/03_3d/img/refprobe_center_gizmo.png diff --git a/03_usage/3d/img/refprobe_cullmask.png b/03_usage/03_3d/img/refprobe_cullmask.png similarity index 100% rename from 03_usage/3d/img/refprobe_cullmask.png rename to 03_usage/03_3d/img/refprobe_cullmask.png diff --git a/03_usage/3d/img/refprobe_setup.png b/03_usage/03_3d/img/refprobe_setup.png similarity index 100% rename from 03_usage/3d/img/refprobe_setup.png rename to 03_usage/03_3d/img/refprobe_setup.png diff --git a/03_usage/3d/img/refprobe_shadows.png b/03_usage/03_3d/img/refprobe_shadows.png similarity index 100% rename from 03_usage/3d/img/refprobe_shadows.png rename to 03_usage/03_3d/img/refprobe_shadows.png diff --git a/03_usage/3d/img/refprobe_ssr.png b/03_usage/03_3d/img/refprobe_ssr.png similarity index 100% rename from 03_usage/3d/img/refprobe_ssr.png rename to 03_usage/03_3d/img/refprobe_ssr.png diff --git a/03_usage/3d/img/shadow_atlas.png b/03_usage/03_3d/img/shadow_atlas.png similarity index 100% rename from 03_usage/3d/img/shadow_atlas.png rename to 03_usage/03_3d/img/shadow_atlas.png diff --git a/03_usage/3d/img/shadow_bias.png b/03_usage/03_3d/img/shadow_bias.png similarity index 100% rename from 03_usage/3d/img/shadow_bias.png rename to 03_usage/03_3d/img/shadow_bias.png diff --git a/03_usage/3d/img/shadow_blocky.png b/03_usage/03_3d/img/shadow_blocky.png similarity index 100% rename from 03_usage/3d/img/shadow_blocky.png rename to 03_usage/03_3d/img/shadow_blocky.png diff --git a/03_usage/3d/img/shadow_contact.png b/03_usage/03_3d/img/shadow_contact.png similarity index 100% rename from 03_usage/3d/img/shadow_contact.png rename to 03_usage/03_3d/img/shadow_contact.png diff --git a/03_usage/3d/img/shadow_omni_dp_cm.png b/03_usage/03_3d/img/shadow_omni_dp_cm.png similarity index 100% rename from 03_usage/3d/img/shadow_omni_dp_cm.png rename to 03_usage/03_3d/img/shadow_omni_dp_cm.png diff --git a/03_usage/3d/img/shadow_pcf1.png b/03_usage/03_3d/img/shadow_pcf1.png similarity index 100% rename from 03_usage/3d/img/shadow_pcf1.png rename to 03_usage/03_3d/img/shadow_pcf1.png diff --git a/03_usage/3d/img/shadow_pcf2.png b/03_usage/03_3d/img/shadow_pcf2.png similarity index 100% rename from 03_usage/3d/img/shadow_pcf2.png rename to 03_usage/03_3d/img/shadow_pcf2.png diff --git a/03_usage/3d/img/shadow_pssm.png b/03_usage/03_3d/img/shadow_pssm.png similarity index 100% rename from 03_usage/3d/img/shadow_pssm.png rename to 03_usage/03_3d/img/shadow_pssm.png diff --git a/03_usage/3d/img/shadow_quadrants.png b/03_usage/03_3d/img/shadow_quadrants.png similarity index 100% rename from 03_usage/3d/img/shadow_quadrants.png rename to 03_usage/03_3d/img/shadow_quadrants.png diff --git a/03_usage/3d/img/shadow_quadrants2.png b/03_usage/03_3d/img/shadow_quadrants2.png similarity index 100% rename from 03_usage/3d/img/shadow_quadrants2.png rename to 03_usage/03_3d/img/shadow_quadrants2.png diff --git a/03_usage/3d/img/spatial_material1.png b/03_usage/03_3d/img/spatial_material1.png similarity index 100% rename from 03_usage/3d/img/spatial_material1.png rename to 03_usage/03_3d/img/spatial_material1.png diff --git a/03_usage/3d/img/spatial_material10.png b/03_usage/03_3d/img/spatial_material10.png similarity index 100% rename from 03_usage/3d/img/spatial_material10.png rename to 03_usage/03_3d/img/spatial_material10.png diff --git a/03_usage/3d/img/spatial_material11.png b/03_usage/03_3d/img/spatial_material11.png similarity index 100% rename from 03_usage/3d/img/spatial_material11.png rename to 03_usage/03_3d/img/spatial_material11.png diff --git a/03_usage/3d/img/spatial_material12.png b/03_usage/03_3d/img/spatial_material12.png similarity index 100% rename from 03_usage/3d/img/spatial_material12.png rename to 03_usage/03_3d/img/spatial_material12.png diff --git a/03_usage/3d/img/spatial_material13.png b/03_usage/03_3d/img/spatial_material13.png similarity index 100% rename from 03_usage/3d/img/spatial_material13.png rename to 03_usage/03_3d/img/spatial_material13.png diff --git a/03_usage/3d/img/spatial_material14.png b/03_usage/03_3d/img/spatial_material14.png similarity index 100% rename from 03_usage/3d/img/spatial_material14.png rename to 03_usage/03_3d/img/spatial_material14.png diff --git a/03_usage/3d/img/spatial_material15.png b/03_usage/03_3d/img/spatial_material15.png similarity index 100% rename from 03_usage/3d/img/spatial_material15.png rename to 03_usage/03_3d/img/spatial_material15.png diff --git a/03_usage/3d/img/spatial_material16.png b/03_usage/03_3d/img/spatial_material16.png similarity index 100% rename from 03_usage/3d/img/spatial_material16.png rename to 03_usage/03_3d/img/spatial_material16.png diff --git a/03_usage/3d/img/spatial_material17.png b/03_usage/03_3d/img/spatial_material17.png similarity index 100% rename from 03_usage/3d/img/spatial_material17.png rename to 03_usage/03_3d/img/spatial_material17.png diff --git a/03_usage/3d/img/spatial_material18.png b/03_usage/03_3d/img/spatial_material18.png similarity index 100% rename from 03_usage/3d/img/spatial_material18.png rename to 03_usage/03_3d/img/spatial_material18.png diff --git a/03_usage/3d/img/spatial_material19.png b/03_usage/03_3d/img/spatial_material19.png similarity index 100% rename from 03_usage/3d/img/spatial_material19.png rename to 03_usage/03_3d/img/spatial_material19.png diff --git a/03_usage/3d/img/spatial_material2.png b/03_usage/03_3d/img/spatial_material2.png similarity index 100% rename from 03_usage/3d/img/spatial_material2.png rename to 03_usage/03_3d/img/spatial_material2.png diff --git a/03_usage/3d/img/spatial_material20.png b/03_usage/03_3d/img/spatial_material20.png similarity index 100% rename from 03_usage/3d/img/spatial_material20.png rename to 03_usage/03_3d/img/spatial_material20.png diff --git a/03_usage/3d/img/spatial_material21.png b/03_usage/03_3d/img/spatial_material21.png similarity index 100% rename from 03_usage/3d/img/spatial_material21.png rename to 03_usage/03_3d/img/spatial_material21.png diff --git a/03_usage/3d/img/spatial_material22.png b/03_usage/03_3d/img/spatial_material22.png similarity index 100% rename from 03_usage/3d/img/spatial_material22.png rename to 03_usage/03_3d/img/spatial_material22.png diff --git a/03_usage/3d/img/spatial_material23.png b/03_usage/03_3d/img/spatial_material23.png similarity index 100% rename from 03_usage/3d/img/spatial_material23.png rename to 03_usage/03_3d/img/spatial_material23.png diff --git a/03_usage/3d/img/spatial_material24.png b/03_usage/03_3d/img/spatial_material24.png similarity index 100% rename from 03_usage/3d/img/spatial_material24.png rename to 03_usage/03_3d/img/spatial_material24.png diff --git a/03_usage/3d/img/spatial_material25.png b/03_usage/03_3d/img/spatial_material25.png similarity index 100% rename from 03_usage/3d/img/spatial_material25.png rename to 03_usage/03_3d/img/spatial_material25.png diff --git a/03_usage/3d/img/spatial_material26.png b/03_usage/03_3d/img/spatial_material26.png similarity index 100% rename from 03_usage/3d/img/spatial_material26.png rename to 03_usage/03_3d/img/spatial_material26.png diff --git a/03_usage/3d/img/spatial_material3.png b/03_usage/03_3d/img/spatial_material3.png similarity index 100% rename from 03_usage/3d/img/spatial_material3.png rename to 03_usage/03_3d/img/spatial_material3.png diff --git a/03_usage/3d/img/spatial_material4.png b/03_usage/03_3d/img/spatial_material4.png similarity index 100% rename from 03_usage/3d/img/spatial_material4.png rename to 03_usage/03_3d/img/spatial_material4.png diff --git a/03_usage/3d/img/spatial_material5.png b/03_usage/03_3d/img/spatial_material5.png similarity index 100% rename from 03_usage/3d/img/spatial_material5.png rename to 03_usage/03_3d/img/spatial_material5.png diff --git a/03_usage/3d/img/spatial_material6.png b/03_usage/03_3d/img/spatial_material6.png similarity index 100% rename from 03_usage/3d/img/spatial_material6.png rename to 03_usage/03_3d/img/spatial_material6.png diff --git a/03_usage/3d/img/spatial_material7.png b/03_usage/03_3d/img/spatial_material7.png similarity index 100% rename from 03_usage/3d/img/spatial_material7.png rename to 03_usage/03_3d/img/spatial_material7.png diff --git a/03_usage/3d/img/spatial_material8.png b/03_usage/03_3d/img/spatial_material8.png similarity index 100% rename from 03_usage/3d/img/spatial_material8.png rename to 03_usage/03_3d/img/spatial_material8.png diff --git a/03_usage/3d/img/spatial_material9.png b/03_usage/03_3d/img/spatial_material9.png similarity index 100% rename from 03_usage/3d/img/spatial_material9.png rename to 03_usage/03_3d/img/spatial_material9.png diff --git a/03_usage/3d/img/spatial_material_proxfade.gif b/03_usage/03_3d/img/spatial_material_proxfade.gif similarity index 100% rename from 03_usage/3d/img/spatial_material_proxfade.gif rename to 03_usage/03_3d/img/spatial_material_proxfade.gif diff --git a/03_usage/3d/img/text_mesh.png b/03_usage/03_3d/img/text_mesh.png similarity index 100% rename from 03_usage/3d/img/text_mesh.png rename to 03_usage/03_3d/img/text_mesh.png diff --git a/03_usage/3d/img/text_mesh_texture.png b/03_usage/03_3d/img/text_mesh_texture.png similarity index 100% rename from 03_usage/3d/img/text_mesh_texture.png rename to 03_usage/03_3d/img/text_mesh_texture.png diff --git a/03_usage/3d/img/text_mesh_textured.png b/03_usage/03_3d/img/text_mesh_textured.png similarity index 100% rename from 03_usage/3d/img/text_mesh_textured.png rename to 03_usage/03_3d/img/text_mesh_textured.png diff --git a/03_usage/3d/img/transforms_camera.png b/03_usage/03_3d/img/transforms_camera.png similarity index 100% rename from 03_usage/3d/img/transforms_camera.png rename to 03_usage/03_3d/img/transforms_camera.png diff --git a/03_usage/3d/img/transforms_euler.png b/03_usage/03_3d/img/transforms_euler.png similarity index 100% rename from 03_usage/3d/img/transforms_euler.png rename to 03_usage/03_3d/img/transforms_euler.png diff --git a/03_usage/3d/img/transforms_euler_himself.png b/03_usage/03_3d/img/transforms_euler_himself.png similarity index 100% rename from 03_usage/3d/img/transforms_euler_himself.png rename to 03_usage/03_3d/img/transforms_euler_himself.png diff --git a/03_usage/3d/img/transforms_gimbal.gif b/03_usage/03_3d/img/transforms_gimbal.gif similarity index 100% rename from 03_usage/3d/img/transforms_gimbal.gif rename to 03_usage/03_3d/img/transforms_gimbal.gif diff --git a/03_usage/3d/img/transforms_gizmo.png b/03_usage/03_3d/img/transforms_gizmo.png similarity index 100% rename from 03_usage/3d/img/transforms_gizmo.png rename to 03_usage/03_3d/img/transforms_gizmo.png diff --git a/03_usage/3d/img/transforms_interpolate1.gif b/03_usage/03_3d/img/transforms_interpolate1.gif similarity index 100% rename from 03_usage/3d/img/transforms_interpolate1.gif rename to 03_usage/03_3d/img/transforms_interpolate1.gif diff --git a/03_usage/3d/img/transforms_interpolate2.gif b/03_usage/03_3d/img/transforms_interpolate2.gif similarity index 100% rename from 03_usage/3d/img/transforms_interpolate2.gif rename to 03_usage/03_3d/img/transforms_interpolate2.gif diff --git a/03_usage/3d/img/transforms_local_space.png b/03_usage/03_3d/img/transforms_local_space.png similarity index 100% rename from 03_usage/3d/img/transforms_local_space.png rename to 03_usage/03_3d/img/transforms_local_space.png diff --git a/03_usage/3d/img/transforms_rotate1.gif b/03_usage/03_3d/img/transforms_rotate1.gif similarity index 100% rename from 03_usage/3d/img/transforms_rotate1.gif rename to 03_usage/03_3d/img/transforms_rotate1.gif diff --git a/03_usage/3d/img/transforms_rotate2.gif b/03_usage/03_3d/img/transforms_rotate2.gif similarity index 100% rename from 03_usage/3d/img/transforms_rotate2.gif rename to 03_usage/03_3d/img/transforms_rotate2.gif diff --git a/03_usage/3d/img/tuto_3d1.png b/03_usage/03_3d/img/tuto_3d1.png similarity index 100% rename from 03_usage/3d/img/tuto_3d1.png rename to 03_usage/03_3d/img/tuto_3d1.png diff --git a/03_usage/3d/img/tuto_3d10.png b/03_usage/03_3d/img/tuto_3d10.png similarity index 100% rename from 03_usage/3d/img/tuto_3d10.png rename to 03_usage/03_3d/img/tuto_3d10.png diff --git a/03_usage/3d/img/tuto_3d11.png b/03_usage/03_3d/img/tuto_3d11.png similarity index 100% rename from 03_usage/3d/img/tuto_3d11.png rename to 03_usage/03_3d/img/tuto_3d11.png diff --git a/03_usage/3d/img/tuto_3d2.png b/03_usage/03_3d/img/tuto_3d2.png similarity index 100% rename from 03_usage/3d/img/tuto_3d2.png rename to 03_usage/03_3d/img/tuto_3d2.png diff --git a/03_usage/3d/img/tuto_3d3.png b/03_usage/03_3d/img/tuto_3d3.png similarity index 100% rename from 03_usage/3d/img/tuto_3d3.png rename to 03_usage/03_3d/img/tuto_3d3.png diff --git a/03_usage/3d/img/tuto_3d4.png b/03_usage/03_3d/img/tuto_3d4.png similarity index 100% rename from 03_usage/3d/img/tuto_3d4.png rename to 03_usage/03_3d/img/tuto_3d4.png diff --git a/03_usage/3d/img/tuto_3d5.png b/03_usage/03_3d/img/tuto_3d5.png similarity index 100% rename from 03_usage/3d/img/tuto_3d5.png rename to 03_usage/03_3d/img/tuto_3d5.png diff --git a/03_usage/3d/img/tuto_3d6.png b/03_usage/03_3d/img/tuto_3d6.png similarity index 100% rename from 03_usage/3d/img/tuto_3d6.png rename to 03_usage/03_3d/img/tuto_3d6.png diff --git a/03_usage/3d/img/tuto_3d6_1.png b/03_usage/03_3d/img/tuto_3d6_1.png similarity index 100% rename from 03_usage/3d/img/tuto_3d6_1.png rename to 03_usage/03_3d/img/tuto_3d6_1.png diff --git a/03_usage/3d/img/tuto_3d6_2.png b/03_usage/03_3d/img/tuto_3d6_2.png similarity index 100% rename from 03_usage/3d/img/tuto_3d6_2.png rename to 03_usage/03_3d/img/tuto_3d6_2.png diff --git a/03_usage/3d/img/tuto_3d8.png b/03_usage/03_3d/img/tuto_3d8.png similarity index 100% rename from 03_usage/3d/img/tuto_3d8.png rename to 03_usage/03_3d/img/tuto_3d8.png diff --git a/03_usage/3d/index.md b/03_usage/03_3d/index.md similarity index 100% rename from 03_usage/3d/index.md rename to 03_usage/03_3d/index.md diff --git a/03_usage/3d/introduction_to_3d.md b/03_usage/03_3d/introduction_to_3d.md similarity index 100% rename from 03_usage/3d/introduction_to_3d.md rename to 03_usage/03_3d/introduction_to_3d.md diff --git a/03_usage/3d/lights_and_shadows.md b/03_usage/03_3d/lights_and_shadows.md similarity index 100% rename from 03_usage/3d/lights_and_shadows.md rename to 03_usage/03_3d/lights_and_shadows.md diff --git a/03_usage/3d/occluders.md b/03_usage/03_3d/occluders.md similarity index 100% rename from 03_usage/3d/occluders.md rename to 03_usage/03_3d/occluders.md diff --git a/03_usage/3d/portals/advanced_room_and_portal_usage.md b/03_usage/03_3d/portals/advanced_room_and_portal_usage.md similarity index 100% rename from 03_usage/3d/portals/advanced_room_and_portal_usage.md rename to 03_usage/03_3d/portals/advanced_room_and_portal_usage.md diff --git a/03_usage/3d/portals/editing_rooms_and_portals.md b/03_usage/03_3d/portals/editing_rooms_and_portals.md similarity index 100% rename from 03_usage/3d/portals/editing_rooms_and_portals.md rename to 03_usage/03_3d/portals/editing_rooms_and_portals.md diff --git a/03_usage/3d/portals/first_steps_with_rooms_and_portals.md b/03_usage/03_3d/portals/first_steps_with_rooms_and_portals.md similarity index 100% rename from 03_usage/3d/portals/first_steps_with_rooms_and_portals.md rename to 03_usage/03_3d/portals/first_steps_with_rooms_and_portals.md diff --git a/03_usage/3d/portals/img/autoplace_priority.png b/03_usage/03_3d/portals/img/autoplace_priority.png similarity index 100% rename from 03_usage/3d/portals/img/autoplace_priority.png rename to 03_usage/03_3d/portals/img/autoplace_priority.png diff --git a/03_usage/3d/portals/img/convert_rooms_button.png b/03_usage/03_3d/portals/img/convert_rooms_button.png similarity index 100% rename from 03_usage/3d/portals/img/convert_rooms_button.png rename to 03_usage/03_3d/portals/img/convert_rooms_button.png diff --git a/03_usage/3d/portals/img/convex_hull.png b/03_usage/03_3d/portals/img/convex_hull.png similarity index 100% rename from 03_usage/3d/portals/img/convex_hull.png rename to 03_usage/03_3d/portals/img/convex_hull.png diff --git a/03_usage/3d/portals/img/cull_instance.png b/03_usage/03_3d/portals/img/cull_instance.png similarity index 100% rename from 03_usage/3d/portals/img/cull_instance.png rename to 03_usage/03_3d/portals/img/cull_instance.png diff --git a/03_usage/3d/portals/img/example_scenetree.png b/03_usage/03_3d/portals/img/example_scenetree.png similarity index 100% rename from 03_usage/3d/portals/img/example_scenetree.png rename to 03_usage/03_3d/portals/img/example_scenetree.png diff --git a/03_usage/3d/portals/img/freeform.png b/03_usage/03_3d/portals/img/freeform.png similarity index 100% rename from 03_usage/3d/portals/img/freeform.png rename to 03_usage/03_3d/portals/img/freeform.png diff --git a/03_usage/3d/portals/img/house_scene.png b/03_usage/03_3d/portals/img/house_scene.png similarity index 100% rename from 03_usage/3d/portals/img/house_scene.png rename to 03_usage/03_3d/portals/img/house_scene.png diff --git a/03_usage/3d/portals/img/island.png b/03_usage/03_3d/portals/img/island.png similarity index 100% rename from 03_usage/3d/portals/img/island.png rename to 03_usage/03_3d/portals/img/island.png diff --git a/03_usage/3d/portals/img/portal_inspector.png b/03_usage/03_3d/portals/img/portal_inspector.png similarity index 100% rename from 03_usage/3d/portals/img/portal_inspector.png rename to 03_usage/03_3d/portals/img/portal_inspector.png diff --git a/03_usage/3d/portals/img/portal_point_editing.png b/03_usage/03_3d/portals/img/portal_point_editing.png similarity index 100% rename from 03_usage/3d/portals/img/portal_point_editing.png rename to 03_usage/03_3d/portals/img/portal_point_editing.png diff --git a/03_usage/3d/portals/img/room_manager.png b/03_usage/03_3d/portals/img/room_manager.png similarity index 100% rename from 03_usage/3d/portals/img/room_manager.png rename to 03_usage/03_3d/portals/img/room_manager.png diff --git a/03_usage/3d/portals/img/room_overlap.png b/03_usage/03_3d/portals/img/room_overlap.png similarity index 100% rename from 03_usage/3d/portals/img/room_overlap.png rename to 03_usage/03_3d/portals/img/room_overlap.png diff --git a/03_usage/3d/portals/img/room_point_editing.png b/03_usage/03_3d/portals/img/room_point_editing.png similarity index 100% rename from 03_usage/3d/portals/img/room_point_editing.png rename to 03_usage/03_3d/portals/img/room_point_editing.png diff --git a/03_usage/3d/portals/img/roomgroup_notification.png b/03_usage/03_3d/portals/img/roomgroup_notification.png similarity index 100% rename from 03_usage/3d/portals/img/roomgroup_notification.png rename to 03_usage/03_3d/portals/img/roomgroup_notification.png diff --git a/03_usage/3d/portals/img/roomgroups.png b/03_usage/03_3d/portals/img/roomgroups.png similarity index 100% rename from 03_usage/3d/portals/img/roomgroups.png rename to 03_usage/03_3d/portals/img/roomgroups.png diff --git a/03_usage/3d/portals/img/roomlist_node.png b/03_usage/03_3d/portals/img/roomlist_node.png similarity index 100% rename from 03_usage/3d/portals/img/roomlist_node.png rename to 03_usage/03_3d/portals/img/roomlist_node.png diff --git a/03_usage/3d/portals/img/simple_room.png b/03_usage/03_3d/portals/img/simple_room.png similarity index 100% rename from 03_usage/3d/portals/img/simple_room.png rename to 03_usage/03_3d/portals/img/simple_room.png diff --git a/03_usage/3d/portals/img/simple_scenetree.png b/03_usage/03_3d/portals/img/simple_scenetree.png similarity index 100% rename from 03_usage/3d/portals/img/simple_scenetree.png rename to 03_usage/03_3d/portals/img/simple_scenetree.png diff --git a/03_usage/3d/portals/img/tent.png b/03_usage/03_3d/portals/img/tent.png similarity index 100% rename from 03_usage/3d/portals/img/tent.png rename to 03_usage/03_3d/portals/img/tent.png diff --git a/03_usage/3d/portals/img/tent_terrain.png b/03_usage/03_3d/portals/img/tent_terrain.png similarity index 100% rename from 03_usage/3d/portals/img/tent_terrain.png rename to 03_usage/03_3d/portals/img/tent_terrain.png diff --git a/03_usage/3d/portals/img/visibility_enabler.png b/03_usage/03_3d/portals/img/visibility_enabler.png similarity index 100% rename from 03_usage/3d/portals/img/visibility_enabler.png rename to 03_usage/03_3d/portals/img/visibility_enabler.png diff --git a/03_usage/3d/portals/index.md b/03_usage/03_3d/portals/index.md similarity index 100% rename from 03_usage/3d/portals/index.md rename to 03_usage/03_3d/portals/index.md diff --git a/03_usage/3d/portals/introduction_to_rooms_and_portals.md b/03_usage/03_3d/portals/introduction_to_rooms_and_portals.md similarity index 100% rename from 03_usage/3d/portals/introduction_to_rooms_and_portals.md rename to 03_usage/03_3d/portals/introduction_to_rooms_and_portals.md diff --git a/03_usage/3d/portals/rooms_and_portals_example.md b/03_usage/03_3d/portals/rooms_and_portals_example.md similarity index 100% rename from 03_usage/3d/portals/rooms_and_portals_example.md rename to 03_usage/03_3d/portals/rooms_and_portals_example.md diff --git a/03_usage/3d/portals/tutorial_simple/img/tutorial_simple_1.png b/03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_1.png similarity index 100% rename from 03_usage/3d/portals/tutorial_simple/img/tutorial_simple_1.png rename to 03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_1.png diff --git a/03_usage/3d/portals/tutorial_simple/img/tutorial_simple_2.png b/03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_2.png similarity index 100% rename from 03_usage/3d/portals/tutorial_simple/img/tutorial_simple_2.png rename to 03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_2.png diff --git a/03_usage/3d/portals/tutorial_simple/img/tutorial_simple_3.png b/03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_3.png similarity index 100% rename from 03_usage/3d/portals/tutorial_simple/img/tutorial_simple_3.png rename to 03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_3.png diff --git a/03_usage/3d/portals/tutorial_simple/img/tutorial_simple_4.png b/03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_4.png similarity index 100% rename from 03_usage/3d/portals/tutorial_simple/img/tutorial_simple_4.png rename to 03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_4.png diff --git a/03_usage/3d/portals/tutorial_simple/img/tutorial_simple_5.png b/03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_5.png similarity index 100% rename from 03_usage/3d/portals/tutorial_simple/img/tutorial_simple_5.png rename to 03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_5.png diff --git a/03_usage/3d/portals/tutorial_simple/img/tutorial_simple_6.png b/03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_6.png similarity index 100% rename from 03_usage/3d/portals/tutorial_simple/img/tutorial_simple_6.png rename to 03_usage/03_3d/portals/tutorial_simple/img/tutorial_simple_6.png diff --git a/03_usage/3d/portals/using_objects_in_rooms_and_portals.md b/03_usage/03_3d/portals/using_objects_in_rooms_and_portals.md similarity index 100% rename from 03_usage/3d/portals/using_objects_in_rooms_and_portals.md rename to 03_usage/03_3d/portals/using_objects_in_rooms_and_portals.md diff --git a/03_usage/3d/procedural_geometry/arraymesh.md b/03_usage/03_3d/procedural_geometry/arraymesh.md similarity index 100% rename from 03_usage/3d/procedural_geometry/arraymesh.md rename to 03_usage/03_3d/procedural_geometry/arraymesh.md diff --git a/03_usage/3d/procedural_geometry/immediategeometry.md b/03_usage/03_3d/procedural_geometry/immediategeometry.md similarity index 100% rename from 03_usage/3d/procedural_geometry/immediategeometry.md rename to 03_usage/03_3d/procedural_geometry/immediategeometry.md diff --git a/03_usage/3d/procedural_geometry/index.md b/03_usage/03_3d/procedural_geometry/index.md similarity index 100% rename from 03_usage/3d/procedural_geometry/index.md rename to 03_usage/03_3d/procedural_geometry/index.md diff --git a/03_usage/3d/procedural_geometry/meshdatatool.md b/03_usage/03_3d/procedural_geometry/meshdatatool.md similarity index 100% rename from 03_usage/3d/procedural_geometry/meshdatatool.md rename to 03_usage/03_3d/procedural_geometry/meshdatatool.md diff --git a/03_usage/3d/procedural_geometry/surfacetool.md b/03_usage/03_3d/procedural_geometry/surfacetool.md similarity index 100% rename from 03_usage/3d/procedural_geometry/surfacetool.md rename to 03_usage/03_3d/procedural_geometry/surfacetool.md diff --git a/03_usage/3d/reflection_probes.md b/03_usage/03_3d/reflection_probes.md similarity index 100% rename from 03_usage/3d/reflection_probes.md rename to 03_usage/03_3d/reflection_probes.md diff --git a/03_usage/3d/spatial_material.md b/03_usage/03_3d/spatial_material.md similarity index 100% rename from 03_usage/3d/spatial_material.md rename to 03_usage/03_3d/spatial_material.md diff --git a/03_usage/3d/using_gridmaps.md b/03_usage/03_3d/using_gridmaps.md similarity index 100% rename from 03_usage/3d/using_gridmaps.md rename to 03_usage/03_3d/using_gridmaps.md diff --git a/03_usage/3d/using_multi_mesh_instance.md b/03_usage/03_3d/using_multi_mesh_instance.md similarity index 100% rename from 03_usage/3d/using_multi_mesh_instance.md rename to 03_usage/03_3d/using_multi_mesh_instance.md diff --git a/03_usage/3d/using_transforms.md b/03_usage/03_3d/using_transforms.md similarity index 100% rename from 03_usage/3d/using_transforms.md rename to 03_usage/03_3d/using_transforms.md diff --git a/03_usage/ui/bbcode_in_richtextlabel.md b/03_usage/04_ui/bbcode_in_richtextlabel.md similarity index 100% rename from 03_usage/ui/bbcode_in_richtextlabel.md rename to 03_usage/04_ui/bbcode_in_richtextlabel.md diff --git a/03_usage/ui/control_node_gallery.md b/03_usage/04_ui/control_node_gallery.md similarity index 100% rename from 03_usage/ui/control_node_gallery.md rename to 03_usage/04_ui/control_node_gallery.md diff --git a/03_usage/ui/custom_gui_controls.md b/03_usage/04_ui/custom_gui_controls.md similarity index 100% rename from 03_usage/ui/custom_gui_controls.md rename to 03_usage/04_ui/custom_gui_controls.md diff --git a/03_usage/ui/files/skin_assets.zip b/03_usage/04_ui/files/skin_assets.zip similarity index 100% rename from 03_usage/ui/files/skin_assets.zip rename to 03_usage/04_ui/files/skin_assets.zip diff --git a/03_usage/ui/gui_containers.md b/03_usage/04_ui/gui_containers.md similarity index 100% rename from 03_usage/ui/gui_containers.md rename to 03_usage/04_ui/gui_containers.md diff --git a/03_usage/ui/gui_navigation.md b/03_usage/04_ui/gui_navigation.md similarity index 100% rename from 03_usage/ui/gui_navigation.md rename to 03_usage/04_ui/gui_navigation.md diff --git a/03_usage/ui/gui_skinning.md b/03_usage/04_ui/gui_skinning.md similarity index 100% rename from 03_usage/ui/gui_skinning.md rename to 03_usage/04_ui/gui_skinning.md diff --git a/03_usage/ui/gui_theme_type_variations.md b/03_usage/04_ui/gui_theme_type_variations.md similarity index 100% rename from 03_usage/ui/gui_theme_type_variations.md rename to 03_usage/04_ui/gui_theme_type_variations.md diff --git a/03_usage/ui/gui_using_theme_editor.md b/03_usage/04_ui/gui_using_theme_editor.md similarity index 100% rename from 03_usage/ui/gui_using_theme_editor.md rename to 03_usage/04_ui/gui_using_theme_editor.md diff --git a/03_usage/ui/img/add_item_type.png b/03_usage/04_ui/img/add_item_type.png similarity index 100% rename from 03_usage/ui/img/add_item_type.png rename to 03_usage/04_ui/img/add_item_type.png diff --git a/03_usage/ui/img/anchors.png b/03_usage/04_ui/img/anchors.png similarity index 100% rename from 03_usage/ui/img/anchors.png rename to 03_usage/04_ui/img/anchors.png diff --git a/03_usage/ui/img/base_type.png b/03_usage/04_ui/img/base_type.png similarity index 100% rename from 03_usage/ui/img/base_type.png rename to 03_usage/04_ui/img/base_type.png diff --git a/03_usage/ui/img/bbcodeDemo.png b/03_usage/04_ui/img/bbcodeDemo.png similarity index 100% rename from 03_usage/ui/img/bbcodeDemo.png rename to 03_usage/04_ui/img/bbcodeDemo.png diff --git a/03_usage/ui/img/bbcodeText.png b/03_usage/04_ui/img/bbcodeText.png similarity index 100% rename from 03_usage/ui/img/bbcodeText.png rename to 03_usage/04_ui/img/bbcodeText.png diff --git a/03_usage/ui/img/container_example.gif b/03_usage/04_ui/img/container_example.gif similarity index 100% rename from 03_usage/ui/img/container_example.gif rename to 03_usage/04_ui/img/container_example.gif diff --git a/03_usage/ui/img/container_size_flags.png b/03_usage/04_ui/img/container_size_flags.png similarity index 100% rename from 03_usage/ui/img/container_size_flags.png rename to 03_usage/04_ui/img/container_size_flags.png diff --git a/03_usage/ui/img/containers_box.png b/03_usage/04_ui/img/containers_box.png similarity index 100% rename from 03_usage/ui/img/containers_box.png rename to 03_usage/04_ui/img/containers_box.png diff --git a/03_usage/ui/img/containers_center_pan.gif b/03_usage/04_ui/img/containers_center_pan.gif similarity index 100% rename from 03_usage/ui/img/containers_center_pan.gif rename to 03_usage/04_ui/img/containers_center_pan.gif diff --git a/03_usage/ui/img/containers_grid.png b/03_usage/04_ui/img/containers_grid.png similarity index 100% rename from 03_usage/ui/img/containers_grid.png rename to 03_usage/04_ui/img/containers_grid.png diff --git a/03_usage/ui/img/containers_margin.png b/03_usage/04_ui/img/containers_margin.png similarity index 100% rename from 03_usage/ui/img/containers_margin.png rename to 03_usage/04_ui/img/containers_margin.png diff --git a/03_usage/ui/img/containers_margin_constants.png b/03_usage/04_ui/img/containers_margin_constants.png similarity index 100% rename from 03_usage/ui/img/containers_margin_constants.png rename to 03_usage/04_ui/img/containers_margin_constants.png diff --git a/03_usage/ui/img/containers_panel.png b/03_usage/04_ui/img/containers_panel.png similarity index 100% rename from 03_usage/ui/img/containers_panel.png rename to 03_usage/04_ui/img/containers_panel.png diff --git a/03_usage/ui/img/containers_scroll.png b/03_usage/04_ui/img/containers_scroll.png similarity index 100% rename from 03_usage/ui/img/containers_scroll.png rename to 03_usage/04_ui/img/containers_scroll.png diff --git a/03_usage/ui/img/containers_split.png b/03_usage/04_ui/img/containers_split.png similarity index 100% rename from 03_usage/ui/img/containers_split.png rename to 03_usage/04_ui/img/containers_split.png diff --git a/03_usage/ui/img/containers_split_drag.gif b/03_usage/04_ui/img/containers_split_drag.gif similarity index 100% rename from 03_usage/ui/img/containers_split_drag.gif rename to 03_usage/04_ui/img/containers_split_drag.gif diff --git a/03_usage/ui/img/containers_tab.png b/03_usage/04_ui/img/containers_tab.png similarity index 100% rename from 03_usage/ui/img/containers_tab.png rename to 03_usage/04_ui/img/containers_tab.png diff --git a/03_usage/ui/img/containers_tab_click.gif b/03_usage/04_ui/img/containers_tab_click.gif similarity index 100% rename from 03_usage/ui/img/containers_tab_click.gif rename to 03_usage/04_ui/img/containers_tab_click.gif diff --git a/03_usage/ui/img/default_font.png b/03_usage/04_ui/img/default_font.png similarity index 100% rename from 03_usage/ui/img/default_font.png rename to 03_usage/04_ui/img/default_font.png diff --git a/03_usage/ui/img/default_preview.png b/03_usage/04_ui/img/default_preview.png similarity index 100% rename from 03_usage/ui/img/default_preview.png rename to 03_usage/04_ui/img/default_preview.png diff --git a/03_usage/ui/img/fade.png b/03_usage/04_ui/img/fade.png similarity index 100% rename from 03_usage/ui/img/fade.png rename to 03_usage/04_ui/img/fade.png diff --git a/03_usage/ui/img/focus_settings.png b/03_usage/04_ui/img/focus_settings.png similarity index 100% rename from 03_usage/ui/img/focus_settings.png rename to 03_usage/04_ui/img/focus_settings.png diff --git a/03_usage/ui/img/godot_containers.png b/03_usage/04_ui/img/godot_containers.png similarity index 100% rename from 03_usage/ui/img/godot_containers.png rename to 03_usage/04_ui/img/godot_containers.png diff --git a/03_usage/ui/img/import_items.png b/03_usage/04_ui/img/import_items.png similarity index 100% rename from 03_usage/ui/img/import_items.png rename to 03_usage/04_ui/img/import_items.png diff --git a/03_usage/ui/img/layout_dropdown_menu.png b/03_usage/04_ui/img/layout_dropdown_menu.png similarity index 100% rename from 03_usage/ui/img/layout_dropdown_menu.png rename to 03_usage/04_ui/img/layout_dropdown_menu.png diff --git a/03_usage/ui/img/manage_items.png b/03_usage/04_ui/img/manage_items.png similarity index 100% rename from 03_usage/ui/img/manage_items.png rename to 03_usage/04_ui/img/manage_items.png diff --git a/03_usage/ui/img/margin.png b/03_usage/04_ui/img/margin.png similarity index 100% rename from 03_usage/ui/img/margin.png rename to 03_usage/04_ui/img/margin.png diff --git a/03_usage/ui/img/marginaround.png b/03_usage/04_ui/img/marginaround.png similarity index 100% rename from 03_usage/ui/img/marginaround.png rename to 03_usage/04_ui/img/marginaround.png diff --git a/03_usage/ui/img/marginend.png b/03_usage/04_ui/img/marginend.png similarity index 100% rename from 03_usage/ui/img/marginend.png rename to 03_usage/04_ui/img/marginend.png diff --git a/03_usage/ui/img/new_theme.png b/03_usage/04_ui/img/new_theme.png similarity index 100% rename from 03_usage/ui/img/new_theme.png rename to 03_usage/04_ui/img/new_theme.png diff --git a/03_usage/ui/img/rainbow.png b/03_usage/04_ui/img/rainbow.png similarity index 100% rename from 03_usage/ui/img/rainbow.png rename to 03_usage/04_ui/img/rainbow.png diff --git a/03_usage/ui/img/sb1.png b/03_usage/04_ui/img/sb1.png similarity index 100% rename from 03_usage/ui/img/sb1.png rename to 03_usage/04_ui/img/sb1.png diff --git a/03_usage/ui/img/sb2.png b/03_usage/04_ui/img/sb2.png similarity index 100% rename from 03_usage/ui/img/sb2.png rename to 03_usage/04_ui/img/sb2.png diff --git a/03_usage/ui/img/scene_preview.png b/03_usage/04_ui/img/scene_preview.png similarity index 100% rename from 03_usage/ui/img/scene_preview.png rename to 03_usage/04_ui/img/scene_preview.png diff --git a/03_usage/ui/img/shake.png b/03_usage/04_ui/img/shake.png similarity index 100% rename from 03_usage/ui/img/shake.png rename to 03_usage/04_ui/img/shake.png diff --git a/03_usage/ui/img/skinbuttons1.png b/03_usage/04_ui/img/skinbuttons1.png similarity index 100% rename from 03_usage/ui/img/skinbuttons1.png rename to 03_usage/04_ui/img/skinbuttons1.png diff --git a/03_usage/ui/img/skinbuttons2.png b/03_usage/04_ui/img/skinbuttons2.png similarity index 100% rename from 03_usage/ui/img/skinbuttons2.png rename to 03_usage/04_ui/img/skinbuttons2.png diff --git a/03_usage/ui/img/tank-kings-by-winterpixel-games.png b/03_usage/04_ui/img/tank-kings-by-winterpixel-games.png similarity index 100% rename from 03_usage/ui/img/tank-kings-by-winterpixel-games.png rename to 03_usage/04_ui/img/tank-kings-by-winterpixel-games.png diff --git a/03_usage/ui/img/theme_editor.png b/03_usage/04_ui/img/theme_editor.png similarity index 100% rename from 03_usage/ui/img/theme_editor.png rename to 03_usage/04_ui/img/theme_editor.png diff --git a/03_usage/ui/img/theme_item_inspector.png b/03_usage/04_ui/img/theme_item_inspector.png similarity index 100% rename from 03_usage/ui/img/theme_item_inspector.png rename to 03_usage/04_ui/img/theme_item_inspector.png diff --git a/03_usage/ui/img/theme_pin_the_stylebox.png b/03_usage/04_ui/img/theme_pin_the_stylebox.png similarity index 100% rename from 03_usage/ui/img/theme_pin_the_stylebox.png rename to 03_usage/04_ui/img/theme_pin_the_stylebox.png diff --git a/03_usage/ui/img/theme_preview_picker.png b/03_usage/04_ui/img/theme_preview_picker.png similarity index 100% rename from 03_usage/ui/img/theme_preview_picker.png rename to 03_usage/04_ui/img/theme_preview_picker.png diff --git a/03_usage/ui/img/theme_type_editor.png b/03_usage/04_ui/img/theme_type_editor.png similarity index 100% rename from 03_usage/ui/img/theme_type_editor.png rename to 03_usage/04_ui/img/theme_type_editor.png diff --git a/03_usage/ui/img/themecheck.png b/03_usage/04_ui/img/themecheck.png similarity index 100% rename from 03_usage/ui/img/themecheck.png rename to 03_usage/04_ui/img/themecheck.png diff --git a/03_usage/ui/img/themeci.png b/03_usage/04_ui/img/themeci.png similarity index 100% rename from 03_usage/ui/img/themeci.png rename to 03_usage/04_ui/img/themeci.png diff --git a/03_usage/ui/img/themeci2.png b/03_usage/04_ui/img/themeci2.png similarity index 100% rename from 03_usage/ui/img/themeci2.png rename to 03_usage/04_ui/img/themeci2.png diff --git a/03_usage/ui/img/themeci3.png b/03_usage/04_ui/img/themeci3.png similarity index 100% rename from 03_usage/ui/img/themeci3.png rename to 03_usage/04_ui/img/themeci3.png diff --git a/03_usage/ui/img/tornado.png b/03_usage/04_ui/img/tornado.png similarity index 100% rename from 03_usage/ui/img/tornado.png rename to 03_usage/04_ui/img/tornado.png diff --git a/03_usage/ui/img/wave.png b/03_usage/04_ui/img/wave.png similarity index 100% rename from 03_usage/ui/img/wave.png rename to 03_usage/04_ui/img/wave.png diff --git a/03_usage/ui/index.md b/03_usage/04_ui/index.md similarity index 100% rename from 03_usage/ui/index.md rename to 03_usage/04_ui/index.md diff --git a/03_usage/ui/size_and_anchors.md b/03_usage/04_ui/size_and_anchors.md similarity index 100% rename from 03_usage/ui/size_and_anchors.md rename to 03_usage/04_ui/size_and_anchors.md diff --git a/03_usage/animation/2d_skeletons.md b/03_usage/05_animation/2d_skeletons.md similarity index 100% rename from 03_usage/animation/2d_skeletons.md rename to 03_usage/05_animation/2d_skeletons.md diff --git a/03_usage/animation/animation_tree.md b/03_usage/05_animation/animation_tree.md similarity index 100% rename from 03_usage/animation/animation_tree.md rename to 03_usage/05_animation/animation_tree.md diff --git a/03_usage/animation/cutout_animation.md b/03_usage/05_animation/cutout_animation.md similarity index 100% rename from 03_usage/animation/cutout_animation.md rename to 03_usage/05_animation/cutout_animation.md diff --git a/03_usage/animation/files/gbot_resources.zip b/03_usage/05_animation/files/gbot_resources.zip similarity index 100% rename from 03_usage/animation/files/gbot_resources.zip rename to 03_usage/05_animation/files/gbot_resources.zip diff --git a/03_usage/animation/img/animation_add.png b/03_usage/05_animation/img/animation_add.png similarity index 100% rename from 03_usage/animation/img/animation_add.png rename to 03_usage/05_animation/img/animation_add.png diff --git a/03_usage/animation/img/animation_add_call_method_track.png b/03_usage/05_animation/img/animation_add_call_method_track.png similarity index 100% rename from 03_usage/animation/img/animation_add_call_method_track.png rename to 03_usage/05_animation/img/animation_add_call_method_track.png diff --git a/03_usage/animation/img/animation_add_track.png b/03_usage/05_animation/img/animation_add_track.png similarity index 100% rename from 03_usage/animation/img/animation_add_track.png rename to 03_usage/05_animation/img/animation_add_track.png diff --git a/03_usage/animation/img/animation_animation_panel.png b/03_usage/05_animation/img/animation_animation_panel.png similarity index 100% rename from 03_usage/animation/img/animation_animation_panel.png rename to 03_usage/05_animation/img/animation_animation_panel.png diff --git a/03_usage/animation/img/animation_animation_panel_overview.png b/03_usage/05_animation/img/animation_animation_panel_overview.png similarity index 100% rename from 03_usage/animation/img/animation_animation_panel_overview.png rename to 03_usage/05_animation/img/animation_animation_panel_overview.png diff --git a/03_usage/animation/img/animation_animation_player_tree.png b/03_usage/05_animation/img/animation_animation_player_tree.png similarity index 100% rename from 03_usage/animation/img/animation_animation_player_tree.png rename to 03_usage/05_animation/img/animation_animation_player_tree.png diff --git a/03_usage/animation/img/animation_call_method_keyframe.png b/03_usage/05_animation/img/animation_call_method_keyframe.png similarity index 100% rename from 03_usage/animation/img/animation_call_method_keyframe.png rename to 03_usage/05_animation/img/animation_call_method_keyframe.png diff --git a/03_usage/animation/img/animation_convenience_buttons.png b/03_usage/05_animation/img/animation_convenience_buttons.png similarity index 100% rename from 03_usage/animation/img/animation_convenience_buttons.png rename to 03_usage/05_animation/img/animation_convenience_buttons.png diff --git a/03_usage/animation/img/animation_create_animationplayer.png b/03_usage/05_animation/img/animation_create_animationplayer.png similarity index 100% rename from 03_usage/animation/img/animation_create_animationplayer.png rename to 03_usage/05_animation/img/animation_create_animationplayer.png diff --git a/03_usage/animation/img/animation_create_new_animation.png b/03_usage/05_animation/img/animation_create_new_animation.png similarity index 100% rename from 03_usage/animation/img/animation_create_new_animation.png rename to 03_usage/05_animation/img/animation_create_new_animation.png diff --git a/03_usage/animation/img/animation_illustration.png b/03_usage/05_animation/img/animation_illustration.png similarity index 100% rename from 03_usage/animation/img/animation_illustration.png rename to 03_usage/05_animation/img/animation_illustration.png diff --git a/03_usage/animation/img/animation_keyframe_editor_key.png b/03_usage/05_animation/img/animation_keyframe_editor_key.png similarity index 100% rename from 03_usage/animation/img/animation_keyframe_editor_key.png rename to 03_usage/05_animation/img/animation_keyframe_editor_key.png diff --git a/03_usage/animation/img/animation_keyframes.png b/03_usage/05_animation/img/animation_keyframes.png similarity index 100% rename from 03_usage/animation/img/animation_keyframes.png rename to 03_usage/05_animation/img/animation_keyframes.png diff --git a/03_usage/animation/img/animation_loop.png b/03_usage/05_animation/img/animation_loop.png similarity index 100% rename from 03_usage/animation/img/animation_loop.png rename to 03_usage/05_animation/img/animation_loop.png diff --git a/03_usage/animation/img/animation_method_options.png b/03_usage/05_animation/img/animation_method_options.png similarity index 100% rename from 03_usage/animation/img/animation_method_options.png rename to 03_usage/05_animation/img/animation_method_options.png diff --git a/03_usage/animation/img/animation_normal_track.png b/03_usage/05_animation/img/animation_normal_track.png similarity index 100% rename from 03_usage/animation/img/animation_normal_track.png rename to 03_usage/05_animation/img/animation_normal_track.png diff --git a/03_usage/animation/img/animation_play_from_beginning.png b/03_usage/05_animation/img/animation_play_from_beginning.png similarity index 100% rename from 03_usage/animation/img/animation_play_from_beginning.png rename to 03_usage/05_animation/img/animation_play_from_beginning.png diff --git a/03_usage/animation/img/animation_properties_keyframe.png b/03_usage/05_animation/img/animation_properties_keyframe.png similarity index 100% rename from 03_usage/animation/img/animation_properties_keyframe.png rename to 03_usage/05_animation/img/animation_properties_keyframe.png diff --git a/03_usage/animation/img/animation_select_audiostreamplayer.png b/03_usage/05_animation/img/animation_select_audiostreamplayer.png similarity index 100% rename from 03_usage/animation/img/animation_select_audiostreamplayer.png rename to 03_usage/05_animation/img/animation_select_audiostreamplayer.png diff --git a/03_usage/animation/img/animation_set_length.png b/03_usage/05_animation/img/animation_set_length.png similarity index 100% rename from 03_usage/animation/img/animation_set_length.png rename to 03_usage/05_animation/img/animation_set_length.png diff --git a/03_usage/animation/img/animation_simple.gif b/03_usage/05_animation/img/animation_simple.gif similarity index 100% rename from 03_usage/animation/img/animation_simple.gif rename to 03_usage/05_animation/img/animation_simple.gif diff --git a/03_usage/animation/img/animation_timeline.png b/03_usage/05_animation/img/animation_timeline.png similarity index 100% rename from 03_usage/animation/img/animation_timeline.png rename to 03_usage/05_animation/img/animation_timeline.png diff --git a/03_usage/animation/img/animation_track.png b/03_usage/05_animation/img/animation_track.png similarity index 100% rename from 03_usage/animation/img/animation_track.png rename to 03_usage/05_animation/img/animation_track.png diff --git a/03_usage/animation/img/animation_track_interpolation.png b/03_usage/05_animation/img/animation_track_interpolation.png similarity index 100% rename from 03_usage/animation/img/animation_track_interpolation.png rename to 03_usage/05_animation/img/animation_track_interpolation.png diff --git a/03_usage/animation/img/animation_track_loop_modes.png b/03_usage/05_animation/img/animation_track_loop_modes.png similarity index 100% rename from 03_usage/animation/img/animation_track_loop_modes.png rename to 03_usage/05_animation/img/animation_track_loop_modes.png diff --git a/03_usage/animation/img/animation_track_rate.png b/03_usage/05_animation/img/animation_track_rate.png similarity index 100% rename from 03_usage/animation/img/animation_track_rate.png rename to 03_usage/05_animation/img/animation_track_rate.png diff --git a/03_usage/animation/img/animation_track_settings.png b/03_usage/05_animation/img/animation_track_settings.png similarity index 100% rename from 03_usage/animation/img/animation_track_settings.png rename to 03_usage/05_animation/img/animation_track_settings.png diff --git a/03_usage/animation/img/animtree1.png b/03_usage/05_animation/img/animtree1.png similarity index 100% rename from 03_usage/animation/img/animtree1.png rename to 03_usage/05_animation/img/animtree1.png diff --git a/03_usage/animation/img/animtree10.png b/03_usage/05_animation/img/animtree10.png similarity index 100% rename from 03_usage/animation/img/animtree10.png rename to 03_usage/05_animation/img/animtree10.png diff --git a/03_usage/animation/img/animtree11.gif b/03_usage/05_animation/img/animtree11.gif similarity index 100% rename from 03_usage/animation/img/animtree11.gif rename to 03_usage/05_animation/img/animtree11.gif diff --git a/03_usage/animation/img/animtree12.png b/03_usage/05_animation/img/animtree12.png similarity index 100% rename from 03_usage/animation/img/animtree12.png rename to 03_usage/05_animation/img/animtree12.png diff --git a/03_usage/animation/img/animtree13.png b/03_usage/05_animation/img/animtree13.png similarity index 100% rename from 03_usage/animation/img/animtree13.png rename to 03_usage/05_animation/img/animtree13.png diff --git a/03_usage/animation/img/animtree14.png b/03_usage/05_animation/img/animtree14.png similarity index 100% rename from 03_usage/animation/img/animtree14.png rename to 03_usage/05_animation/img/animtree14.png diff --git a/03_usage/animation/img/animtree15.gif b/03_usage/05_animation/img/animtree15.gif similarity index 100% rename from 03_usage/animation/img/animtree15.gif rename to 03_usage/05_animation/img/animtree15.gif diff --git a/03_usage/animation/img/animtree16.png b/03_usage/05_animation/img/animtree16.png similarity index 100% rename from 03_usage/animation/img/animtree16.png rename to 03_usage/05_animation/img/animtree16.png diff --git a/03_usage/animation/img/animtree17.png b/03_usage/05_animation/img/animtree17.png similarity index 100% rename from 03_usage/animation/img/animtree17.png rename to 03_usage/05_animation/img/animtree17.png diff --git a/03_usage/animation/img/animtree18.png b/03_usage/05_animation/img/animtree18.png similarity index 100% rename from 03_usage/animation/img/animtree18.png rename to 03_usage/05_animation/img/animtree18.png diff --git a/03_usage/animation/img/animtree2.png b/03_usage/05_animation/img/animtree2.png similarity index 100% rename from 03_usage/animation/img/animtree2.png rename to 03_usage/05_animation/img/animtree2.png diff --git a/03_usage/animation/img/animtree3.png b/03_usage/05_animation/img/animtree3.png similarity index 100% rename from 03_usage/animation/img/animtree3.png rename to 03_usage/05_animation/img/animtree3.png diff --git a/03_usage/animation/img/animtree4.png b/03_usage/05_animation/img/animtree4.png similarity index 100% rename from 03_usage/animation/img/animtree4.png rename to 03_usage/05_animation/img/animtree4.png diff --git a/03_usage/animation/img/animtree5.gif b/03_usage/05_animation/img/animtree5.gif similarity index 100% rename from 03_usage/animation/img/animtree5.gif rename to 03_usage/05_animation/img/animtree5.gif diff --git a/03_usage/animation/img/animtree6.png b/03_usage/05_animation/img/animtree6.png similarity index 100% rename from 03_usage/animation/img/animtree6.png rename to 03_usage/05_animation/img/animtree6.png diff --git a/03_usage/animation/img/animtree6b.gif b/03_usage/05_animation/img/animtree6b.gif similarity index 100% rename from 03_usage/animation/img/animtree6b.gif rename to 03_usage/05_animation/img/animtree6b.gif diff --git a/03_usage/animation/img/animtree7.gif b/03_usage/05_animation/img/animtree7.gif similarity index 100% rename from 03_usage/animation/img/animtree7.gif rename to 03_usage/05_animation/img/animtree7.gif diff --git a/03_usage/animation/img/animtree8.gif b/03_usage/05_animation/img/animtree8.gif similarity index 100% rename from 03_usage/animation/img/animtree8.gif rename to 03_usage/05_animation/img/animtree8.gif diff --git a/03_usage/animation/img/animtree9.png b/03_usage/05_animation/img/animtree9.png similarity index 100% rename from 03_usage/animation/img/animtree9.png rename to 03_usage/05_animation/img/animtree9.png diff --git a/03_usage/animation/img/gBot_complete.png b/03_usage/05_animation/img/gBot_complete.png similarity index 100% rename from 03_usage/animation/img/gBot_complete.png rename to 03_usage/05_animation/img/gBot_complete.png diff --git a/03_usage/animation/img/gBot_pieces.png b/03_usage/05_animation/img/gBot_pieces.png similarity index 100% rename from 03_usage/animation/img/gBot_pieces.png rename to 03_usage/05_animation/img/gBot_pieces.png diff --git a/03_usage/animation/img/playing_videos_aspect_ratio_container.png b/03_usage/05_animation/img/playing_videos_aspect_ratio_container.png similarity index 100% rename from 03_usage/animation/img/playing_videos_aspect_ratio_container.png rename to 03_usage/05_animation/img/playing_videos_aspect_ratio_container.png diff --git a/03_usage/animation/img/skel2d1.png b/03_usage/05_animation/img/skel2d1.png similarity index 100% rename from 03_usage/animation/img/skel2d1.png rename to 03_usage/05_animation/img/skel2d1.png diff --git a/03_usage/animation/img/skel2d10.png b/03_usage/05_animation/img/skel2d10.png similarity index 100% rename from 03_usage/animation/img/skel2d10.png rename to 03_usage/05_animation/img/skel2d10.png diff --git a/03_usage/animation/img/skel2d11.png b/03_usage/05_animation/img/skel2d11.png similarity index 100% rename from 03_usage/animation/img/skel2d11.png rename to 03_usage/05_animation/img/skel2d11.png diff --git a/03_usage/animation/img/skel2d12.png b/03_usage/05_animation/img/skel2d12.png similarity index 100% rename from 03_usage/animation/img/skel2d12.png rename to 03_usage/05_animation/img/skel2d12.png diff --git a/03_usage/animation/img/skel2d13.png b/03_usage/05_animation/img/skel2d13.png similarity index 100% rename from 03_usage/animation/img/skel2d13.png rename to 03_usage/05_animation/img/skel2d13.png diff --git a/03_usage/animation/img/skel2d14.png b/03_usage/05_animation/img/skel2d14.png similarity index 100% rename from 03_usage/animation/img/skel2d14.png rename to 03_usage/05_animation/img/skel2d14.png diff --git a/03_usage/animation/img/skel2d15.png b/03_usage/05_animation/img/skel2d15.png similarity index 100% rename from 03_usage/animation/img/skel2d15.png rename to 03_usage/05_animation/img/skel2d15.png diff --git a/03_usage/animation/img/skel2d16.png b/03_usage/05_animation/img/skel2d16.png similarity index 100% rename from 03_usage/animation/img/skel2d16.png rename to 03_usage/05_animation/img/skel2d16.png diff --git a/03_usage/animation/img/skel2d17.png b/03_usage/05_animation/img/skel2d17.png similarity index 100% rename from 03_usage/animation/img/skel2d17.png rename to 03_usage/05_animation/img/skel2d17.png diff --git a/03_usage/animation/img/skel2d18.png b/03_usage/05_animation/img/skel2d18.png similarity index 100% rename from 03_usage/animation/img/skel2d18.png rename to 03_usage/05_animation/img/skel2d18.png diff --git a/03_usage/animation/img/skel2d19.png b/03_usage/05_animation/img/skel2d19.png similarity index 100% rename from 03_usage/animation/img/skel2d19.png rename to 03_usage/05_animation/img/skel2d19.png diff --git a/03_usage/animation/img/skel2d2.png b/03_usage/05_animation/img/skel2d2.png similarity index 100% rename from 03_usage/animation/img/skel2d2.png rename to 03_usage/05_animation/img/skel2d2.png diff --git a/03_usage/animation/img/skel2d20.gif b/03_usage/05_animation/img/skel2d20.gif similarity index 100% rename from 03_usage/animation/img/skel2d20.gif rename to 03_usage/05_animation/img/skel2d20.gif diff --git a/03_usage/animation/img/skel2d21.gif b/03_usage/05_animation/img/skel2d21.gif similarity index 100% rename from 03_usage/animation/img/skel2d21.gif rename to 03_usage/05_animation/img/skel2d21.gif diff --git a/03_usage/animation/img/skel2d22.png b/03_usage/05_animation/img/skel2d22.png similarity index 100% rename from 03_usage/animation/img/skel2d22.png rename to 03_usage/05_animation/img/skel2d22.png diff --git a/03_usage/animation/img/skel2d23.png b/03_usage/05_animation/img/skel2d23.png similarity index 100% rename from 03_usage/animation/img/skel2d23.png rename to 03_usage/05_animation/img/skel2d23.png diff --git a/03_usage/animation/img/skel2d24.png b/03_usage/05_animation/img/skel2d24.png similarity index 100% rename from 03_usage/animation/img/skel2d24.png rename to 03_usage/05_animation/img/skel2d24.png diff --git a/03_usage/animation/img/skel2d25.gif b/03_usage/05_animation/img/skel2d25.gif similarity index 100% rename from 03_usage/animation/img/skel2d25.gif rename to 03_usage/05_animation/img/skel2d25.gif diff --git a/03_usage/animation/img/skel2d3.png b/03_usage/05_animation/img/skel2d3.png similarity index 100% rename from 03_usage/animation/img/skel2d3.png rename to 03_usage/05_animation/img/skel2d3.png diff --git a/03_usage/animation/img/skel2d4.png b/03_usage/05_animation/img/skel2d4.png similarity index 100% rename from 03_usage/animation/img/skel2d4.png rename to 03_usage/05_animation/img/skel2d4.png diff --git a/03_usage/animation/img/skel2d5.png b/03_usage/05_animation/img/skel2d5.png similarity index 100% rename from 03_usage/animation/img/skel2d5.png rename to 03_usage/05_animation/img/skel2d5.png diff --git a/03_usage/animation/img/skel2d6.png b/03_usage/05_animation/img/skel2d6.png similarity index 100% rename from 03_usage/animation/img/skel2d6.png rename to 03_usage/05_animation/img/skel2d6.png diff --git a/03_usage/animation/img/skel2d7.png b/03_usage/05_animation/img/skel2d7.png similarity index 100% rename from 03_usage/animation/img/skel2d7.png rename to 03_usage/05_animation/img/skel2d7.png diff --git a/03_usage/animation/img/skel2d8.png b/03_usage/05_animation/img/skel2d8.png similarity index 100% rename from 03_usage/animation/img/skel2d8.png rename to 03_usage/05_animation/img/skel2d8.png diff --git a/03_usage/animation/img/skel2d9.png b/03_usage/05_animation/img/skel2d9.png similarity index 100% rename from 03_usage/animation/img/skel2d9.png rename to 03_usage/05_animation/img/skel2d9.png diff --git a/03_usage/animation/img/tuto_cutout1.png b/03_usage/05_animation/img/tuto_cutout1.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout1.png rename to 03_usage/05_animation/img/tuto_cutout1.png diff --git a/03_usage/animation/img/tuto_cutout10.png b/03_usage/05_animation/img/tuto_cutout10.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout10.png rename to 03_usage/05_animation/img/tuto_cutout10.png diff --git a/03_usage/animation/img/tuto_cutout11.png b/03_usage/05_animation/img/tuto_cutout11.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout11.png rename to 03_usage/05_animation/img/tuto_cutout11.png diff --git a/03_usage/animation/img/tuto_cutout12.png b/03_usage/05_animation/img/tuto_cutout12.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout12.png rename to 03_usage/05_animation/img/tuto_cutout12.png diff --git a/03_usage/animation/img/tuto_cutout13.png b/03_usage/05_animation/img/tuto_cutout13.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout13.png rename to 03_usage/05_animation/img/tuto_cutout13.png diff --git a/03_usage/animation/img/tuto_cutout14.png b/03_usage/05_animation/img/tuto_cutout14.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout14.png rename to 03_usage/05_animation/img/tuto_cutout14.png diff --git a/03_usage/animation/img/tuto_cutout15.png b/03_usage/05_animation/img/tuto_cutout15.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout15.png rename to 03_usage/05_animation/img/tuto_cutout15.png diff --git a/03_usage/animation/img/tuto_cutout15_2.png b/03_usage/05_animation/img/tuto_cutout15_2.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout15_2.png rename to 03_usage/05_animation/img/tuto_cutout15_2.png diff --git a/03_usage/animation/img/tuto_cutout16.png b/03_usage/05_animation/img/tuto_cutout16.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout16.png rename to 03_usage/05_animation/img/tuto_cutout16.png diff --git a/03_usage/animation/img/tuto_cutout17.png b/03_usage/05_animation/img/tuto_cutout17.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout17.png rename to 03_usage/05_animation/img/tuto_cutout17.png diff --git a/03_usage/animation/img/tuto_cutout18.png b/03_usage/05_animation/img/tuto_cutout18.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout18.png rename to 03_usage/05_animation/img/tuto_cutout18.png diff --git a/03_usage/animation/img/tuto_cutout19.png b/03_usage/05_animation/img/tuto_cutout19.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout19.png rename to 03_usage/05_animation/img/tuto_cutout19.png diff --git a/03_usage/animation/img/tuto_cutout2.png b/03_usage/05_animation/img/tuto_cutout2.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout2.png rename to 03_usage/05_animation/img/tuto_cutout2.png diff --git a/03_usage/animation/img/tuto_cutout20.png b/03_usage/05_animation/img/tuto_cutout20.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout20.png rename to 03_usage/05_animation/img/tuto_cutout20.png diff --git a/03_usage/animation/img/tuto_cutout21.png b/03_usage/05_animation/img/tuto_cutout21.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout21.png rename to 03_usage/05_animation/img/tuto_cutout21.png diff --git a/03_usage/animation/img/tuto_cutout22.png b/03_usage/05_animation/img/tuto_cutout22.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout22.png rename to 03_usage/05_animation/img/tuto_cutout22.png diff --git a/03_usage/animation/img/tuto_cutout23.png b/03_usage/05_animation/img/tuto_cutout23.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout23.png rename to 03_usage/05_animation/img/tuto_cutout23.png diff --git a/03_usage/animation/img/tuto_cutout24.png b/03_usage/05_animation/img/tuto_cutout24.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout24.png rename to 03_usage/05_animation/img/tuto_cutout24.png diff --git a/03_usage/animation/img/tuto_cutout3.png b/03_usage/05_animation/img/tuto_cutout3.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout3.png rename to 03_usage/05_animation/img/tuto_cutout3.png diff --git a/03_usage/animation/img/tuto_cutout4.png b/03_usage/05_animation/img/tuto_cutout4.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout4.png rename to 03_usage/05_animation/img/tuto_cutout4.png diff --git a/03_usage/animation/img/tuto_cutout5.png b/03_usage/05_animation/img/tuto_cutout5.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout5.png rename to 03_usage/05_animation/img/tuto_cutout5.png diff --git a/03_usage/animation/img/tuto_cutout6.png b/03_usage/05_animation/img/tuto_cutout6.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout6.png rename to 03_usage/05_animation/img/tuto_cutout6.png diff --git a/03_usage/animation/img/tuto_cutout7.png b/03_usage/05_animation/img/tuto_cutout7.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout7.png rename to 03_usage/05_animation/img/tuto_cutout7.png diff --git a/03_usage/animation/img/tuto_cutout9.png b/03_usage/05_animation/img/tuto_cutout9.png similarity index 100% rename from 03_usage/animation/img/tuto_cutout9.png rename to 03_usage/05_animation/img/tuto_cutout9.png diff --git a/03_usage/animation/img/tuto_cutout_walk.gif b/03_usage/05_animation/img/tuto_cutout_walk.gif similarity index 100% rename from 03_usage/animation/img/tuto_cutout_walk.gif rename to 03_usage/05_animation/img/tuto_cutout_walk.gif diff --git a/03_usage/animation/img/tutovec_torso1.gif b/03_usage/05_animation/img/tutovec_torso1.gif similarity index 100% rename from 03_usage/animation/img/tutovec_torso1.gif rename to 03_usage/05_animation/img/tutovec_torso1.gif diff --git a/03_usage/animation/img/tutovec_torso2.gif b/03_usage/05_animation/img/tutovec_torso2.gif similarity index 100% rename from 03_usage/animation/img/tutovec_torso2.gif rename to 03_usage/05_animation/img/tutovec_torso2.gif diff --git a/03_usage/animation/img/tutovec_torso4.gif b/03_usage/05_animation/img/tutovec_torso4.gif similarity index 100% rename from 03_usage/animation/img/tutovec_torso4.gif rename to 03_usage/05_animation/img/tutovec_torso4.gif diff --git a/03_usage/animation/img/tutovec_torso5.gif b/03_usage/05_animation/img/tutovec_torso5.gif similarity index 100% rename from 03_usage/animation/img/tutovec_torso5.gif rename to 03_usage/05_animation/img/tutovec_torso5.gif diff --git a/03_usage/animation/index.md b/03_usage/05_animation/index.md similarity index 100% rename from 03_usage/animation/index.md rename to 03_usage/05_animation/index.md diff --git a/03_usage/animation/introduction.md b/03_usage/05_animation/introduction.md similarity index 100% rename from 03_usage/animation/introduction.md rename to 03_usage/05_animation/introduction.md diff --git a/03_usage/animation/playing_videos.md b/03_usage/05_animation/playing_videos.md similarity index 100% rename from 03_usage/animation/playing_videos.md rename to 03_usage/05_animation/playing_videos.md diff --git a/03_usage/inputs/controllers_gamepads_joysticks.md b/03_usage/06_inputs/controllers_gamepads_joysticks.md similarity index 100% rename from 03_usage/inputs/controllers_gamepads_joysticks.md rename to 03_usage/06_inputs/controllers_gamepads_joysticks.md diff --git a/03_usage/inputs/custom_mouse_cursor.md b/03_usage/06_inputs/custom_mouse_cursor.md similarity index 100% rename from 03_usage/inputs/custom_mouse_cursor.md rename to 03_usage/06_inputs/custom_mouse_cursor.md diff --git a/03_usage/inputs/handling_quit_requests.md b/03_usage/06_inputs/handling_quit_requests.md similarity index 100% rename from 03_usage/inputs/handling_quit_requests.md rename to 03_usage/06_inputs/handling_quit_requests.md diff --git a/03_usage/inputs/img/cursor_project_settings.png b/03_usage/06_inputs/img/cursor_project_settings.png similarity index 100% rename from 03_usage/inputs/img/cursor_project_settings.png rename to 03_usage/06_inputs/img/cursor_project_settings.png diff --git a/03_usage/inputs/img/input_event_flow.png b/03_usage/06_inputs/img/input_event_flow.png similarity index 100% rename from 03_usage/inputs/img/input_event_flow.png rename to 03_usage/06_inputs/img/input_event_flow.png diff --git a/03_usage/inputs/img/input_event_scene_flow.png b/03_usage/06_inputs/img/input_event_scene_flow.png similarity index 100% rename from 03_usage/inputs/img/input_event_scene_flow.png rename to 03_usage/06_inputs/img/input_event_scene_flow.png diff --git a/03_usage/inputs/img/inputs_inputmap.png b/03_usage/06_inputs/img/inputs_inputmap.png similarity index 100% rename from 03_usage/inputs/img/inputs_inputmap.png rename to 03_usage/06_inputs/img/inputs_inputmap.png diff --git a/03_usage/inputs/index.md b/03_usage/06_inputs/index.md similarity index 100% rename from 03_usage/inputs/index.md rename to 03_usage/06_inputs/index.md diff --git a/03_usage/inputs/input_examples.md b/03_usage/06_inputs/input_examples.md similarity index 100% rename from 03_usage/inputs/input_examples.md rename to 03_usage/06_inputs/input_examples.md diff --git a/03_usage/inputs/inputevent.md b/03_usage/06_inputs/inputevent.md similarity index 100% rename from 03_usage/inputs/inputevent.md rename to 03_usage/06_inputs/inputevent.md diff --git a/03_usage/inputs/mouse_and_input_coordinates.md b/03_usage/06_inputs/mouse_and_input_coordinates.md similarity index 100% rename from 03_usage/inputs/mouse_and_input_coordinates.md rename to 03_usage/06_inputs/mouse_and_input_coordinates.md diff --git a/03_usage/io/background_loading.md b/03_usage/07_io/background_loading.md similarity index 100% rename from 03_usage/io/background_loading.md rename to 03_usage/07_io/background_loading.md diff --git a/03_usage/io/binary_serialization_api.md b/03_usage/07_io/binary_serialization_api.md similarity index 100% rename from 03_usage/io/binary_serialization_api.md rename to 03_usage/07_io/binary_serialization_api.md diff --git a/03_usage/io/data_paths.md b/03_usage/07_io/data_paths.md similarity index 100% rename from 03_usage/io/data_paths.md rename to 03_usage/07_io/data_paths.md diff --git a/03_usage/io/encrypting_save_games.md b/03_usage/07_io/encrypting_save_games.md similarity index 100% rename from 03_usage/io/encrypting_save_games.md rename to 03_usage/07_io/encrypting_save_games.md diff --git a/03_usage/io/files/resource_queue.gd b/03_usage/07_io/files/resource_queue.gd similarity index 100% rename from 03_usage/io/files/resource_queue.gd rename to 03_usage/07_io/files/resource_queue.gd diff --git a/03_usage/io/img/groups.png b/03_usage/07_io/img/groups.png similarity index 100% rename from 03_usage/io/img/groups.png rename to 03_usage/07_io/img/groups.png diff --git a/03_usage/io/index.md b/03_usage/07_io/index.md similarity index 100% rename from 03_usage/io/index.md rename to 03_usage/07_io/index.md diff --git a/03_usage/io/saving_games.md b/03_usage/07_io/saving_games.md similarity index 100% rename from 03_usage/io/saving_games.md rename to 03_usage/07_io/saving_games.md diff --git a/03_usage/networking/high_level_multiplayer.md b/03_usage/08_networking/high_level_multiplayer.md similarity index 100% rename from 03_usage/networking/high_level_multiplayer.md rename to 03_usage/08_networking/high_level_multiplayer.md diff --git a/03_usage/networking/http_client_class.md b/03_usage/08_networking/http_client_class.md similarity index 100% rename from 03_usage/networking/http_client_class.md rename to 03_usage/08_networking/http_client_class.md diff --git a/03_usage/networking/http_request_class.md b/03_usage/08_networking/http_request_class.md similarity index 100% rename from 03_usage/networking/http_request_class.md rename to 03_usage/08_networking/http_request_class.md diff --git a/03_usage/networking/img/add_crt.png b/03_usage/08_networking/img/add_crt.png similarity index 100% rename from 03_usage/networking/img/add_crt.png rename to 03_usage/08_networking/img/add_crt.png diff --git a/03_usage/networking/img/nmms.png b/03_usage/08_networking/img/nmms.png similarity index 100% rename from 03_usage/networking/img/nmms.png rename to 03_usage/08_networking/img/nmms.png diff --git a/03_usage/networking/img/rest_api_scene.png b/03_usage/08_networking/img/rest_api_scene.png similarity index 100% rename from 03_usage/networking/img/rest_api_scene.png rename to 03_usage/08_networking/img/rest_api_scene.png diff --git a/03_usage/networking/img/ssl_certs.png b/03_usage/08_networking/img/ssl_certs.png similarity index 100% rename from 03_usage/networking/img/ssl_certs.png rename to 03_usage/08_networking/img/ssl_certs.png diff --git a/03_usage/networking/img/webrtc_signaling.png b/03_usage/08_networking/img/webrtc_signaling.png similarity index 100% rename from 03_usage/networking/img/webrtc_signaling.png rename to 03_usage/08_networking/img/webrtc_signaling.png diff --git a/03_usage/networking/index.md b/03_usage/08_networking/index.md similarity index 100% rename from 03_usage/networking/index.md rename to 03_usage/08_networking/index.md diff --git a/03_usage/networking/ssl_certificates.md b/03_usage/08_networking/ssl_certificates.md similarity index 100% rename from 03_usage/networking/ssl_certificates.md rename to 03_usage/08_networking/ssl_certificates.md diff --git a/03_usage/networking/webrtc.md b/03_usage/08_networking/webrtc.md similarity index 100% rename from 03_usage/networking/webrtc.md rename to 03_usage/08_networking/webrtc.md diff --git a/03_usage/networking/websocket.md b/03_usage/08_networking/websocket.md similarity index 100% rename from 03_usage/networking/websocket.md rename to 03_usage/08_networking/websocket.md diff --git a/03_usage/audio/audio_buses.md b/03_usage/09_audio/audio_buses.md similarity index 100% rename from 03_usage/audio/audio_buses.md rename to 03_usage/09_audio/audio_buses.md diff --git a/03_usage/audio/audio_streams.md b/03_usage/09_audio/audio_streams.md similarity index 100% rename from 03_usage/audio/audio_streams.md rename to 03_usage/09_audio/audio_streams.md diff --git a/03_usage/audio/img/audio_buses1.png b/03_usage/09_audio/img/audio_buses1.png similarity index 100% rename from 03_usage/audio/img/audio_buses1.png rename to 03_usage/09_audio/img/audio_buses1.png diff --git a/03_usage/audio/img/audio_buses2.png b/03_usage/09_audio/img/audio_buses2.png similarity index 100% rename from 03_usage/audio/img/audio_buses2.png rename to 03_usage/09_audio/img/audio_buses2.png diff --git a/03_usage/audio/img/audio_buses3.png b/03_usage/09_audio/img/audio_buses3.png similarity index 100% rename from 03_usage/audio/img/audio_buses3.png rename to 03_usage/09_audio/img/audio_buses3.png diff --git a/03_usage/audio/img/audio_buses4.png b/03_usage/09_audio/img/audio_buses4.png similarity index 100% rename from 03_usage/audio/img/audio_buses4.png rename to 03_usage/09_audio/img/audio_buses4.png diff --git a/03_usage/audio/img/audio_buses5.png b/03_usage/09_audio/img/audio_buses5.png similarity index 100% rename from 03_usage/audio/img/audio_buses5.png rename to 03_usage/09_audio/img/audio_buses5.png diff --git a/03_usage/audio/img/audio_stream_2d.png b/03_usage/09_audio/img/audio_stream_2d.png similarity index 100% rename from 03_usage/audio/img/audio_stream_2d.png rename to 03_usage/09_audio/img/audio_stream_2d.png diff --git a/03_usage/audio/img/audio_stream_2d_area.png b/03_usage/09_audio/img/audio_stream_2d_area.png similarity index 100% rename from 03_usage/audio/img/audio_stream_2d_area.png rename to 03_usage/09_audio/img/audio_stream_2d_area.png diff --git a/03_usage/audio/img/audio_stream_3d.png b/03_usage/09_audio/img/audio_stream_3d.png similarity index 100% rename from 03_usage/audio/img/audio_stream_3d.png rename to 03_usage/09_audio/img/audio_stream_3d.png diff --git a/03_usage/audio/img/audio_stream_3d_area.png b/03_usage/09_audio/img/audio_stream_3d_area.png similarity index 100% rename from 03_usage/audio/img/audio_stream_3d_area.png rename to 03_usage/09_audio/img/audio_stream_3d_area.png diff --git a/03_usage/audio/img/audio_stream_doppler.png b/03_usage/09_audio/img/audio_stream_doppler.png similarity index 100% rename from 03_usage/audio/img/audio_stream_doppler.png rename to 03_usage/09_audio/img/audio_stream_doppler.png diff --git a/03_usage/audio/img/audio_stream_player.png b/03_usage/09_audio/img/audio_stream_player.png similarity index 100% rename from 03_usage/audio/img/audio_stream_player.png rename to 03_usage/09_audio/img/audio_stream_player.png diff --git a/03_usage/audio/img/audio_stream_reverb_bus.png b/03_usage/09_audio/img/audio_stream_reverb_bus.png similarity index 100% rename from 03_usage/audio/img/audio_stream_reverb_bus.png rename to 03_usage/09_audio/img/audio_stream_reverb_bus.png diff --git a/03_usage/audio/img/audio_stream_reverb_bus2.png b/03_usage/09_audio/img/audio_stream_reverb_bus2.png similarity index 100% rename from 03_usage/audio/img/audio_stream_reverb_bus2.png rename to 03_usage/09_audio/img/audio_stream_reverb_bus2.png diff --git a/03_usage/audio/img/record_bus.png b/03_usage/09_audio/img/record_bus.png similarity index 100% rename from 03_usage/audio/img/record_bus.png rename to 03_usage/09_audio/img/record_bus.png diff --git a/03_usage/audio/img/record_stream_player.png b/03_usage/09_audio/img/record_stream_player.png similarity index 100% rename from 03_usage/audio/img/record_stream_player.png rename to 03_usage/09_audio/img/record_stream_player.png diff --git a/03_usage/audio/index.md b/03_usage/09_audio/index.md similarity index 100% rename from 03_usage/audio/index.md rename to 03_usage/09_audio/index.md diff --git a/03_usage/audio/recording_with_microphone.md b/03_usage/09_audio/recording_with_microphone.md similarity index 100% rename from 03_usage/audio/recording_with_microphone.md rename to 03_usage/09_audio/recording_with_microphone.md diff --git a/03_usage/audio/sync_with_audio.md b/03_usage/09_audio/sync_with_audio.md similarity index 100% rename from 03_usage/audio/sync_with_audio.md rename to 03_usage/09_audio/sync_with_audio.md diff --git a/03_usage/physics/collision_shapes_3d.md b/03_usage/10_physics/collision_shapes_3d.md similarity index 100% rename from 03_usage/physics/collision_shapes_3d.md rename to 03_usage/10_physics/collision_shapes_3d.md diff --git a/03_usage/physics/files/kbscene.zip b/03_usage/10_physics/files/kbscene.zip similarity index 100% rename from 03_usage/physics/files/kbscene.zip rename to 03_usage/10_physics/files/kbscene.zip diff --git a/03_usage/physics/files/using_area_2d.zip b/03_usage/10_physics/files/using_area_2d.zip similarity index 100% rename from 03_usage/physics/files/using_area_2d.zip rename to 03_usage/10_physics/files/using_area_2d.zip diff --git a/03_usage/physics/files/using_kinematic2d.zip b/03_usage/10_physics/files/using_kinematic2d.zip similarity index 100% rename from 03_usage/physics/files/using_kinematic2d.zip rename to 03_usage/10_physics/files/using_kinematic2d.zip diff --git a/03_usage/physics/img/area2d_coin_nodes.png b/03_usage/10_physics/img/area2d_coin_nodes.png similarity index 100% rename from 03_usage/physics/img/area2d_coin_nodes.png rename to 03_usage/10_physics/img/area2d_coin_nodes.png diff --git a/03_usage/physics/img/area2d_override.gif b/03_usage/10_physics/img/area2d_override.gif similarity index 100% rename from 03_usage/physics/img/area2d_override.gif rename to 03_usage/10_physics/img/area2d_override.gif diff --git a/03_usage/physics/img/area2d_properties.png b/03_usage/10_physics/img/area2d_properties.png similarity index 100% rename from 03_usage/physics/img/area2d_properties.png rename to 03_usage/10_physics/img/area2d_properties.png diff --git a/03_usage/physics/img/k2d_bullet_bounce.gif b/03_usage/10_physics/img/k2d_bullet_bounce.gif similarity index 100% rename from 03_usage/physics/img/k2d_bullet_bounce.gif rename to 03_usage/10_physics/img/k2d_bullet_bounce.gif diff --git a/03_usage/physics/img/k2d_compare.gif b/03_usage/10_physics/img/k2d_compare.gif similarity index 100% rename from 03_usage/physics/img/k2d_compare.gif rename to 03_usage/10_physics/img/k2d_compare.gif diff --git a/03_usage/physics/img/k2d_platform.gif b/03_usage/10_physics/img/k2d_platform.gif similarity index 100% rename from 03_usage/physics/img/k2d_platform.gif rename to 03_usage/10_physics/img/k2d_platform.gif diff --git a/03_usage/physics/img/kbinstance.png b/03_usage/10_physics/img/kbinstance.png similarity index 100% rename from 03_usage/physics/img/kbinstance.png rename to 03_usage/10_physics/img/kbinstance.png diff --git a/03_usage/physics/img/kbradius.png b/03_usage/10_physics/img/kbradius.png similarity index 100% rename from 03_usage/physics/img/kbradius.png rename to 03_usage/10_physics/img/kbradius.png diff --git a/03_usage/physics/img/kbscene.png b/03_usage/10_physics/img/kbscene.png similarity index 100% rename from 03_usage/physics/img/kbscene.png rename to 03_usage/10_physics/img/kbscene.png diff --git a/03_usage/physics/img/physics_layer_names.png b/03_usage/10_physics/img/physics_layer_names.png similarity index 100% rename from 03_usage/physics/img/physics_layer_names.png rename to 03_usage/10_physics/img/physics_layer_names.png diff --git a/03_usage/physics/img/player_coll_shape.png b/03_usage/10_physics/img/player_coll_shape.png similarity index 100% rename from 03_usage/physics/img/player_coll_shape.png rename to 03_usage/10_physics/img/player_coll_shape.png diff --git a/03_usage/physics/img/player_collision_layers.png b/03_usage/10_physics/img/player_collision_layers.png similarity index 100% rename from 03_usage/physics/img/player_collision_layers.png rename to 03_usage/10_physics/img/player_collision_layers.png diff --git a/03_usage/physics/img/player_collision_mask.png b/03_usage/10_physics/img/player_collision_mask.png similarity index 100% rename from 03_usage/physics/img/player_collision_mask.png rename to 03_usage/10_physics/img/player_collision_mask.png diff --git a/03_usage/physics/img/ragdoll_bones.png b/03_usage/10_physics/img/ragdoll_bones.png similarity index 100% rename from 03_usage/physics/img/ragdoll_bones.png rename to 03_usage/10_physics/img/ragdoll_bones.png diff --git a/03_usage/physics/img/ragdoll_joint_adjust.gif b/03_usage/10_physics/img/ragdoll_joint_adjust.gif similarity index 100% rename from 03_usage/physics/img/ragdoll_joint_adjust.gif rename to 03_usage/10_physics/img/ragdoll_joint_adjust.gif diff --git a/03_usage/physics/img/ragdoll_layer.png b/03_usage/10_physics/img/ragdoll_layer.png similarity index 100% rename from 03_usage/physics/img/ragdoll_layer.png rename to 03_usage/10_physics/img/ragdoll_layer.png diff --git a/03_usage/physics/img/ragdoll_menu.png b/03_usage/10_physics/img/ragdoll_menu.png similarity index 100% rename from 03_usage/physics/img/ragdoll_menu.png rename to 03_usage/10_physics/img/ragdoll_menu.png diff --git a/03_usage/physics/img/ragdoll_result.png b/03_usage/10_physics/img/ragdoll_result.png similarity index 100% rename from 03_usage/physics/img/ragdoll_result.png rename to 03_usage/10_physics/img/ragdoll_result.png diff --git a/03_usage/physics/img/ragdoll_shape_adjust.gif b/03_usage/10_physics/img/ragdoll_shape_adjust.gif similarity index 100% rename from 03_usage/physics/img/ragdoll_shape_adjust.gif rename to 03_usage/10_physics/img/ragdoll_shape_adjust.gif diff --git a/03_usage/physics/img/ragdoll_sim_part.gif b/03_usage/10_physics/img/ragdoll_sim_part.gif similarity index 100% rename from 03_usage/physics/img/ragdoll_sim_part.gif rename to 03_usage/10_physics/img/ragdoll_sim_part.gif diff --git a/03_usage/physics/img/ragdoll_sim_stop.gif b/03_usage/10_physics/img/ragdoll_sim_stop.gif similarity index 100% rename from 03_usage/physics/img/ragdoll_sim_stop.gif rename to 03_usage/10_physics/img/ragdoll_sim_stop.gif diff --git a/03_usage/physics/img/raycast_falsepositive.png b/03_usage/10_physics/img/raycast_falsepositive.png similarity index 100% rename from 03_usage/physics/img/raycast_falsepositive.png rename to 03_usage/10_physics/img/raycast_falsepositive.png diff --git a/03_usage/physics/img/raycast_projection.png b/03_usage/10_physics/img/raycast_projection.png similarity index 100% rename from 03_usage/physics/img/raycast_projection.png rename to 03_usage/10_physics/img/raycast_projection.png diff --git a/03_usage/physics/img/raycast_projection.svg b/03_usage/10_physics/img/raycast_projection.svg similarity index 100% rename from 03_usage/physics/img/raycast_projection.svg rename to 03_usage/10_physics/img/raycast_projection.svg diff --git a/03_usage/physics/img/softbody_cloak_bone_attach.png b/03_usage/10_physics/img/softbody_cloak_bone_attach.png similarity index 100% rename from 03_usage/physics/img/softbody_cloak_bone_attach.png rename to 03_usage/10_physics/img/softbody_cloak_bone_attach.png diff --git a/03_usage/physics/img/softbody_cloak_finish.png b/03_usage/10_physics/img/softbody_cloak_finish.png similarity index 100% rename from 03_usage/physics/img/softbody_cloak_finish.png rename to 03_usage/10_physics/img/softbody_cloak_finish.png diff --git a/03_usage/physics/img/softbody_cloak_ignore.png b/03_usage/10_physics/img/softbody_cloak_ignore.png similarity index 100% rename from 03_usage/physics/img/softbody_cloak_ignore.png rename to 03_usage/10_physics/img/softbody_cloak_ignore.png diff --git a/03_usage/physics/img/softbody_cloak_pinned.png b/03_usage/10_physics/img/softbody_cloak_pinned.png similarity index 100% rename from 03_usage/physics/img/softbody_cloak_pinned.png rename to 03_usage/10_physics/img/softbody_cloak_pinned.png diff --git a/03_usage/physics/img/softbody_cloak_pinned_attach.png b/03_usage/10_physics/img/softbody_cloak_pinned_attach.png similarity index 100% rename from 03_usage/physics/img/softbody_cloak_pinned_attach.png rename to 03_usage/10_physics/img/softbody_cloak_pinned_attach.png diff --git a/03_usage/physics/img/softbody_cloak_subdivide.png b/03_usage/10_physics/img/softbody_cloak_subdivide.png similarity index 100% rename from 03_usage/physics/img/softbody_cloak_subdivide.png rename to 03_usage/10_physics/img/softbody_cloak_subdivide.png diff --git a/03_usage/physics/img/softbody_cube.png b/03_usage/10_physics/img/softbody_cube.png similarity index 100% rename from 03_usage/physics/img/softbody_cube.png rename to 03_usage/10_physics/img/softbody_cube.png diff --git a/03_usage/physics/img/softbody_cube_menu.png b/03_usage/10_physics/img/softbody_cube_menu.png similarity index 100% rename from 03_usage/physics/img/softbody_cube_menu.png rename to 03_usage/10_physics/img/softbody_cube_menu.png diff --git a/03_usage/physics/index.md b/03_usage/10_physics/index.md similarity index 100% rename from 03_usage/physics/index.md rename to 03_usage/10_physics/index.md diff --git a/03_usage/physics/interpolation/advanced_physics_interpolation.md b/03_usage/10_physics/interpolation/advanced_physics_interpolation.md similarity index 100% rename from 03_usage/physics/interpolation/advanced_physics_interpolation.md rename to 03_usage/10_physics/interpolation/advanced_physics_interpolation.md diff --git a/03_usage/physics/interpolation/img/fti_camera_worldspace.png b/03_usage/10_physics/interpolation/img/fti_camera_worldspace.png similarity index 100% rename from 03_usage/physics/interpolation/img/fti_camera_worldspace.png rename to 03_usage/10_physics/interpolation/img/fti_camera_worldspace.png diff --git a/03_usage/physics/interpolation/img/fti_graph_fixed_ticks.png b/03_usage/10_physics/interpolation/img/fti_graph_fixed_ticks.png similarity index 100% rename from 03_usage/physics/interpolation/img/fti_graph_fixed_ticks.png rename to 03_usage/10_physics/interpolation/img/fti_graph_fixed_ticks.png diff --git a/03_usage/physics/interpolation/img/fti_graph_interpolated.png b/03_usage/10_physics/interpolation/img/fti_graph_interpolated.png similarity index 100% rename from 03_usage/physics/interpolation/img/fti_graph_interpolated.png rename to 03_usage/10_physics/interpolation/img/fti_graph_interpolated.png diff --git a/03_usage/physics/interpolation/index.md b/03_usage/10_physics/interpolation/index.md similarity index 100% rename from 03_usage/physics/interpolation/index.md rename to 03_usage/10_physics/interpolation/index.md diff --git a/03_usage/physics/interpolation/physics_interpolation_introduction.md b/03_usage/10_physics/interpolation/physics_interpolation_introduction.md similarity index 100% rename from 03_usage/physics/interpolation/physics_interpolation_introduction.md rename to 03_usage/10_physics/interpolation/physics_interpolation_introduction.md diff --git a/03_usage/physics/interpolation/physics_interpolation_quick_start_guide.md b/03_usage/10_physics/interpolation/physics_interpolation_quick_start_guide.md similarity index 100% rename from 03_usage/physics/interpolation/physics_interpolation_quick_start_guide.md rename to 03_usage/10_physics/interpolation/physics_interpolation_quick_start_guide.md diff --git a/03_usage/physics/interpolation/using_physics_interpolation.md b/03_usage/10_physics/interpolation/using_physics_interpolation.md similarity index 100% rename from 03_usage/physics/interpolation/using_physics_interpolation.md rename to 03_usage/10_physics/interpolation/using_physics_interpolation.md diff --git a/03_usage/physics/kinematic_character_2d.md b/03_usage/10_physics/kinematic_character_2d.md similarity index 100% rename from 03_usage/physics/kinematic_character_2d.md rename to 03_usage/10_physics/kinematic_character_2d.md diff --git a/03_usage/physics/physics_introduction.md b/03_usage/10_physics/physics_introduction.md similarity index 100% rename from 03_usage/physics/physics_introduction.md rename to 03_usage/10_physics/physics_introduction.md diff --git a/03_usage/physics/ragdoll_system.md b/03_usage/10_physics/ragdoll_system.md similarity index 100% rename from 03_usage/physics/ragdoll_system.md rename to 03_usage/10_physics/ragdoll_system.md diff --git a/03_usage/physics/ray-casting.md b/03_usage/10_physics/ray-casting.md similarity index 100% rename from 03_usage/physics/ray-casting.md rename to 03_usage/10_physics/ray-casting.md diff --git a/03_usage/physics/rigid_body.md b/03_usage/10_physics/rigid_body.md similarity index 100% rename from 03_usage/physics/rigid_body.md rename to 03_usage/10_physics/rigid_body.md diff --git a/03_usage/physics/soft_body.md b/03_usage/10_physics/soft_body.md similarity index 100% rename from 03_usage/physics/soft_body.md rename to 03_usage/10_physics/soft_body.md diff --git a/03_usage/physics/using_area_2d.md b/03_usage/10_physics/using_area_2d.md similarity index 100% rename from 03_usage/physics/using_area_2d.md rename to 03_usage/10_physics/using_area_2d.md diff --git a/03_usage/physics/using_kinematic_body_2d.md b/03_usage/10_physics/using_kinematic_body_2d.md similarity index 100% rename from 03_usage/physics/using_kinematic_body_2d.md rename to 03_usage/10_physics/using_kinematic_body_2d.md diff --git a/03_usage/navigation/img/agent_avoidance_enabled.png b/03_usage/11_navigation/img/agent_avoidance_enabled.png similarity index 100% rename from 03_usage/navigation/img/agent_avoidance_enabled.png rename to 03_usage/11_navigation/img/agent_avoidance_enabled.png diff --git a/03_usage/navigation/img/agent_safevelocity_signal.png b/03_usage/11_navigation/img/agent_safevelocity_signal.png similarity index 100% rename from 03_usage/navigation/img/agent_safevelocity_signal.png rename to 03_usage/11_navigation/img/agent_safevelocity_signal.png diff --git a/03_usage/navigation/img/bake_navmesh.png b/03_usage/11_navigation/img/bake_navmesh.png similarity index 100% rename from 03_usage/navigation/img/bake_navmesh.png rename to 03_usage/11_navigation/img/bake_navmesh.png diff --git a/03_usage/navigation/img/baked_navmesh.png b/03_usage/11_navigation/img/baked_navmesh.png similarity index 100% rename from 03_usage/navigation/img/baked_navmesh.png rename to 03_usage/11_navigation/img/baked_navmesh.png diff --git a/03_usage/navigation/img/nav_2d_min_setup_step1.png b/03_usage/11_navigation/img/nav_2d_min_setup_step1.png similarity index 100% rename from 03_usage/navigation/img/nav_2d_min_setup_step1.png rename to 03_usage/11_navigation/img/nav_2d_min_setup_step1.png diff --git a/03_usage/navigation/img/nav_2d_min_setup_step2.png b/03_usage/11_navigation/img/nav_2d_min_setup_step2.png similarity index 100% rename from 03_usage/navigation/img/nav_2d_min_setup_step2.png rename to 03_usage/11_navigation/img/nav_2d_min_setup_step2.png diff --git a/03_usage/navigation/img/nav_2d_min_setup_step3.webp b/03_usage/11_navigation/img/nav_2d_min_setup_step3.webp similarity index 100% rename from 03_usage/navigation/img/nav_2d_min_setup_step3.webp rename to 03_usage/11_navigation/img/nav_2d_min_setup_step3.webp diff --git a/03_usage/navigation/img/nav_3d_min_setup_step1.png b/03_usage/11_navigation/img/nav_3d_min_setup_step1.png similarity index 100% rename from 03_usage/navigation/img/nav_3d_min_setup_step1.png rename to 03_usage/11_navigation/img/nav_3d_min_setup_step1.png diff --git a/03_usage/navigation/img/nav_3d_min_setup_step2.png b/03_usage/11_navigation/img/nav_3d_min_setup_step2.png similarity index 100% rename from 03_usage/navigation/img/nav_3d_min_setup_step2.png rename to 03_usage/11_navigation/img/nav_3d_min_setup_step2.png diff --git a/03_usage/navigation/img/nav_3d_min_setup_step3.png b/03_usage/11_navigation/img/nav_3d_min_setup_step3.png similarity index 100% rename from 03_usage/navigation/img/nav_3d_min_setup_step3.png rename to 03_usage/11_navigation/img/nav_3d_min_setup_step3.png diff --git a/03_usage/navigation/img/nav_3d_min_setup_step4.webp b/03_usage/11_navigation/img/nav_3d_min_setup_step4.webp similarity index 100% rename from 03_usage/navigation/img/nav_3d_min_setup_step4.webp rename to 03_usage/11_navigation/img/nav_3d_min_setup_step4.webp diff --git a/03_usage/navigation/img/nav_actor_doorbitmask.png b/03_usage/11_navigation/img/nav_actor_doorbitmask.png similarity index 100% rename from 03_usage/navigation/img/nav_actor_doorbitmask.png rename to 03_usage/11_navigation/img/nav_actor_doorbitmask.png diff --git a/03_usage/navigation/img/nav_actor_doors.png b/03_usage/11_navigation/img/nav_actor_doors.png similarity index 100% rename from 03_usage/navigation/img/nav_actor_doors.png rename to 03_usage/11_navigation/img/nav_actor_doors.png diff --git a/03_usage/navigation/img/nav_actor_locomotion.png b/03_usage/11_navigation/img/nav_actor_locomotion.png similarity index 100% rename from 03_usage/navigation/img/nav_actor_locomotion.png rename to 03_usage/11_navigation/img/nav_actor_locomotion.png diff --git a/03_usage/navigation/img/nav_actor_sizes.png b/03_usage/11_navigation/img/nav_actor_sizes.png similarity index 100% rename from 03_usage/navigation/img/nav_actor_sizes.png rename to 03_usage/11_navigation/img/nav_actor_sizes.png diff --git a/03_usage/navigation/img/nav_debug_settings.png b/03_usage/11_navigation/img/nav_debug_settings.png similarity index 100% rename from 03_usage/navigation/img/nav_debug_settings.png rename to 03_usage/11_navigation/img/nav_debug_settings.png diff --git a/03_usage/navigation/img/nav_debug_xray_edge_lines.png b/03_usage/11_navigation/img/nav_debug_xray_edge_lines.png similarity index 100% rename from 03_usage/navigation/img/nav_debug_xray_edge_lines.png rename to 03_usage/11_navigation/img/nav_debug_xray_edge_lines.png diff --git a/03_usage/navigation/img/nav_edge_connection2d.gif b/03_usage/11_navigation/img/nav_edge_connection2d.gif similarity index 100% rename from 03_usage/navigation/img/nav_edge_connection2d.gif rename to 03_usage/11_navigation/img/nav_edge_connection2d.gif diff --git a/03_usage/navigation/img/nav_edge_connection3d.gif b/03_usage/11_navigation/img/nav_edge_connection3d.gif similarity index 100% rename from 03_usage/navigation/img/nav_edge_connection3d.gif rename to 03_usage/11_navigation/img/nav_edge_connection3d.gif diff --git a/03_usage/navigation/img/nav_link_debug_visuals.png b/03_usage/11_navigation/img/nav_link_debug_visuals.png similarity index 100% rename from 03_usage/navigation/img/nav_link_debug_visuals.png rename to 03_usage/11_navigation/img/nav_link_debug_visuals.png diff --git a/03_usage/navigation/img/nav_link_properties.png b/03_usage/11_navigation/img/nav_link_properties.png similarity index 100% rename from 03_usage/navigation/img/nav_link_properties.png rename to 03_usage/11_navigation/img/nav_link_properties.png diff --git a/03_usage/navigation/img/nav_maps.png b/03_usage/11_navigation/img/nav_maps.png similarity index 100% rename from 03_usage/navigation/img/nav_maps.png rename to 03_usage/11_navigation/img/nav_maps.png diff --git a/03_usage/navigation/img/nav_navmesh_links.png b/03_usage/11_navigation/img/nav_navmesh_links.png similarity index 100% rename from 03_usage/navigation/img/nav_navmesh_links.png rename to 03_usage/11_navigation/img/nav_navmesh_links.png diff --git a/03_usage/navigation/img/nav_optimization.webp b/03_usage/11_navigation/img/nav_optimization.webp similarity index 100% rename from 03_usage/navigation/img/nav_optimization.webp rename to 03_usage/11_navigation/img/nav_optimization.webp diff --git a/03_usage/navigation/img/nav_polydrawtool.png b/03_usage/11_navigation/img/nav_polydrawtool.png similarity index 100% rename from 03_usage/navigation/img/nav_polydrawtool.png rename to 03_usage/11_navigation/img/nav_polydrawtool.png diff --git a/03_usage/navigation/img/nav_polymatroschka.png b/03_usage/11_navigation/img/nav_polymatroschka.png similarity index 100% rename from 03_usage/navigation/img/nav_polymatroschka.png rename to 03_usage/11_navigation/img/nav_polymatroschka.png diff --git a/03_usage/navigation/img/nav_polyoutlinefail.png b/03_usage/11_navigation/img/nav_polyoutlinefail.png similarity index 100% rename from 03_usage/navigation/img/nav_polyoutlinefail.png rename to 03_usage/11_navigation/img/nav_polyoutlinefail.png diff --git a/03_usage/navigation/img/nav_static_obstacle_build.gif b/03_usage/11_navigation/img/nav_static_obstacle_build.gif similarity index 100% rename from 03_usage/navigation/img/nav_static_obstacle_build.gif rename to 03_usage/11_navigation/img/nav_static_obstacle_build.gif diff --git a/03_usage/navigation/img/navigation_debug_performance1.webp b/03_usage/11_navigation/img/navigation_debug_performance1.webp similarity index 100% rename from 03_usage/navigation/img/navigation_debug_performance1.webp rename to 03_usage/11_navigation/img/navigation_debug_performance1.webp diff --git a/03_usage/navigation/img/navigation_debug_performance2.webp b/03_usage/11_navigation/img/navigation_debug_performance2.webp similarity index 100% rename from 03_usage/navigation/img/navigation_debug_performance2.webp rename to 03_usage/11_navigation/img/navigation_debug_performance2.webp diff --git a/03_usage/navigation/img/navigation_debug_toggle.png b/03_usage/11_navigation/img/navigation_debug_toggle.png similarity index 100% rename from 03_usage/navigation/img/navigation_debug_toggle.png rename to 03_usage/11_navigation/img/navigation_debug_toggle.png diff --git a/03_usage/navigation/img/navigation_edge_connection.png b/03_usage/11_navigation/img/navigation_edge_connection.png similarity index 100% rename from 03_usage/navigation/img/navigation_edge_connection.png rename to 03_usage/11_navigation/img/navigation_edge_connection.png diff --git a/03_usage/navigation/img/navigation_vertex_merge.png b/03_usage/11_navigation/img/navigation_vertex_merge.png similarity index 100% rename from 03_usage/navigation/img/navigation_vertex_merge.png rename to 03_usage/11_navigation/img/navigation_vertex_merge.png diff --git a/03_usage/navigation/img/navigation_vertex_merge2.png b/03_usage/11_navigation/img/navigation_vertex_merge2.png similarity index 100% rename from 03_usage/navigation/img/navigation_vertex_merge2.png rename to 03_usage/11_navigation/img/navigation_vertex_merge2.png diff --git a/03_usage/navigation/img/navigationlayers_naming.png b/03_usage/11_navigation/img/navigationlayers_naming.png similarity index 100% rename from 03_usage/navigation/img/navigationlayers_naming.png rename to 03_usage/11_navigation/img/navigationlayers_naming.png diff --git a/03_usage/navigation/img/new_navigation_mesh.png b/03_usage/11_navigation/img/new_navigation_mesh.png similarity index 100% rename from 03_usage/navigation/img/new_navigation_mesh.png rename to 03_usage/11_navigation/img/new_navigation_mesh.png diff --git a/03_usage/navigation/index.md b/03_usage/11_navigation/index.md similarity index 100% rename from 03_usage/navigation/index.md rename to 03_usage/11_navigation/index.md diff --git a/03_usage/navigation/navigation_connecting_navmesh.md b/03_usage/11_navigation/navigation_connecting_navmesh.md similarity index 100% rename from 03_usage/navigation/navigation_connecting_navmesh.md rename to 03_usage/11_navigation/navigation_connecting_navmesh.md diff --git a/03_usage/navigation/navigation_debug_tools.md b/03_usage/11_navigation/navigation_debug_tools.md similarity index 100% rename from 03_usage/navigation/navigation_debug_tools.md rename to 03_usage/11_navigation/navigation_debug_tools.md diff --git a/03_usage/navigation/navigation_different_actor_area_access.md b/03_usage/11_navigation/navigation_different_actor_area_access.md similarity index 100% rename from 03_usage/navigation/navigation_different_actor_area_access.md rename to 03_usage/11_navigation/navigation_different_actor_area_access.md diff --git a/03_usage/navigation/navigation_different_actor_locomotion.md b/03_usage/11_navigation/navigation_different_actor_locomotion.md similarity index 100% rename from 03_usage/navigation/navigation_different_actor_locomotion.md rename to 03_usage/11_navigation/navigation_different_actor_locomotion.md diff --git a/03_usage/navigation/navigation_different_actor_types.md b/03_usage/11_navigation/navigation_different_actor_types.md similarity index 100% rename from 03_usage/navigation/navigation_different_actor_types.md rename to 03_usage/11_navigation/navigation_different_actor_types.md diff --git a/03_usage/navigation/navigation_introduction_2d.md b/03_usage/11_navigation/navigation_introduction_2d.md similarity index 100% rename from 03_usage/navigation/navigation_introduction_2d.md rename to 03_usage/11_navigation/navigation_introduction_2d.md diff --git a/03_usage/navigation/navigation_introduction_3d.md b/03_usage/11_navigation/navigation_introduction_3d.md similarity index 100% rename from 03_usage/navigation/navigation_introduction_3d.md rename to 03_usage/11_navigation/navigation_introduction_3d.md diff --git a/03_usage/navigation/navigation_optimizing_performance.md b/03_usage/11_navigation/navigation_optimizing_performance.md similarity index 100% rename from 03_usage/navigation/navigation_optimizing_performance.md rename to 03_usage/11_navigation/navigation_optimizing_performance.md diff --git a/03_usage/navigation/navigation_using_navigationagents.md b/03_usage/11_navigation/navigation_using_navigationagents.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationagents.md rename to 03_usage/11_navigation/navigation_using_navigationagents.md diff --git a/03_usage/navigation/navigation_using_navigationlayers.md b/03_usage/11_navigation/navigation_using_navigationlayers.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationlayers.md rename to 03_usage/11_navigation/navigation_using_navigationlayers.md diff --git a/03_usage/navigation/navigation_using_navigationlinks.md b/03_usage/11_navigation/navigation_using_navigationlinks.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationlinks.md rename to 03_usage/11_navigation/navigation_using_navigationlinks.md diff --git a/03_usage/navigation/navigation_using_navigationmaps.md b/03_usage/11_navigation/navigation_using_navigationmaps.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationmaps.md rename to 03_usage/11_navigation/navigation_using_navigationmaps.md diff --git a/03_usage/navigation/navigation_using_navigationmeshes.md b/03_usage/11_navigation/navigation_using_navigationmeshes.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationmeshes.md rename to 03_usage/11_navigation/navigation_using_navigationmeshes.md diff --git a/03_usage/navigation/navigation_using_navigationobstacles.md b/03_usage/11_navigation/navigation_using_navigationobstacles.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationobstacles.md rename to 03_usage/11_navigation/navigation_using_navigationobstacles.md diff --git a/03_usage/navigation/navigation_using_navigationpathqueryobjects.md b/03_usage/11_navigation/navigation_using_navigationpathqueryobjects.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationpathqueryobjects.md rename to 03_usage/11_navigation/navigation_using_navigationpathqueryobjects.md diff --git a/03_usage/navigation/navigation_using_navigationpaths.md b/03_usage/11_navigation/navigation_using_navigationpaths.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationpaths.md rename to 03_usage/11_navigation/navigation_using_navigationpaths.md diff --git a/03_usage/navigation/navigation_using_navigationregions.md b/03_usage/11_navigation/navigation_using_navigationregions.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationregions.md rename to 03_usage/11_navigation/navigation_using_navigationregions.md diff --git a/03_usage/navigation/navigation_using_navigationservers.md b/03_usage/11_navigation/navigation_using_navigationservers.md similarity index 100% rename from 03_usage/navigation/navigation_using_navigationservers.md rename to 03_usage/11_navigation/navigation_using_navigationservers.md diff --git a/03_usage/navigation/real_time_navigation_3d.md b/03_usage/11_navigation/real_time_navigation_3d.md similarity index 100% rename from 03_usage/navigation/real_time_navigation_3d.md rename to 03_usage/11_navigation/real_time_navigation_3d.md diff --git a/03_usage/i18n/img/locale_test.png b/03_usage/12_i18n/img/locale_test.png similarity index 100% rename from 03_usage/i18n/img/locale_test.png rename to 03_usage/12_i18n/img/locale_test.png diff --git a/03_usage/i18n/img/localization_dialog.png b/03_usage/12_i18n/img/localization_dialog.png similarity index 100% rename from 03_usage/i18n/img/localization_dialog.png rename to 03_usage/12_i18n/img/localization_dialog.png diff --git a/03_usage/i18n/img/localization_remaps.png b/03_usage/12_i18n/img/localization_remaps.png similarity index 100% rename from 03_usage/i18n/img/localization_remaps.png rename to 03_usage/12_i18n/img/localization_remaps.png diff --git a/03_usage/i18n/img/localized_name.png b/03_usage/12_i18n/img/localized_name.png similarity index 100% rename from 03_usage/i18n/img/localized_name.png rename to 03_usage/12_i18n/img/localized_name.png diff --git a/03_usage/i18n/index.md b/03_usage/12_i18n/index.md similarity index 100% rename from 03_usage/i18n/index.md rename to 03_usage/12_i18n/index.md diff --git a/03_usage/i18n/internationalizing_games.md b/03_usage/12_i18n/internationalizing_games.md similarity index 100% rename from 03_usage/i18n/internationalizing_games.md rename to 03_usage/12_i18n/internationalizing_games.md diff --git a/03_usage/i18n/locales.md b/03_usage/12_i18n/locales.md similarity index 100% rename from 03_usage/i18n/locales.md rename to 03_usage/12_i18n/locales.md diff --git a/03_usage/i18n/localization_using_gettext.md b/03_usage/12_i18n/localization_using_gettext.md similarity index 100% rename from 03_usage/i18n/localization_using_gettext.md rename to 03_usage/12_i18n/localization_using_gettext.md diff --git a/03_usage/platform/android/android_in_app_purchases.md b/03_usage/13_platform/android/android_in_app_purchases.md similarity index 100% rename from 03_usage/platform/android/android_in_app_purchases.md rename to 03_usage/13_platform/android/android_in_app_purchases.md diff --git a/03_usage/platform/android/android_plugin.md b/03_usage/13_platform/android/android_plugin.md similarity index 100% rename from 03_usage/platform/android/android_plugin.md rename to 03_usage/13_platform/android/android_plugin.md diff --git a/03_usage/platform/android/img/android_export_preset_plugins_section.png b/03_usage/13_platform/android/img/android_export_preset_plugins_section.png similarity index 100% rename from 03_usage/platform/android/img/android_export_preset_plugins_section.png rename to 03_usage/13_platform/android/img/android_export_preset_plugins_section.png diff --git a/03_usage/platform/android/index.md b/03_usage/13_platform/android/index.md similarity index 100% rename from 03_usage/platform/android/index.md rename to 03_usage/13_platform/android/index.md diff --git a/03_usage/platform/consoles.md b/03_usage/13_platform/consoles.md similarity index 100% rename from 03_usage/platform/consoles.md rename to 03_usage/13_platform/consoles.md diff --git a/03_usage/platform/customizing_html5_shell.md b/03_usage/13_platform/customizing_html5_shell.md similarity index 100% rename from 03_usage/platform/customizing_html5_shell.md rename to 03_usage/13_platform/customizing_html5_shell.md diff --git a/03_usage/platform/html5_shell_classref.md b/03_usage/13_platform/html5_shell_classref.md similarity index 100% rename from 03_usage/platform/html5_shell_classref.md rename to 03_usage/13_platform/html5_shell_classref.md diff --git a/03_usage/platform/img/html5_export_options.png b/03_usage/13_platform/img/html5_export_options.png similarity index 100% rename from 03_usage/platform/img/html5_export_options.png rename to 03_usage/13_platform/img/html5_export_options.png diff --git a/03_usage/platform/index.md b/03_usage/13_platform/index.md similarity index 100% rename from 03_usage/platform/index.md rename to 03_usage/13_platform/index.md diff --git a/03_usage/platform/ios/img/ios_export_preset_plugins_section.png b/03_usage/13_platform/ios/img/ios_export_preset_plugins_section.png similarity index 100% rename from 03_usage/platform/ios/img/ios_export_preset_plugins_section.png rename to 03_usage/13_platform/ios/img/ios_export_preset_plugins_section.png diff --git a/03_usage/platform/ios/index.md b/03_usage/13_platform/ios/index.md similarity index 100% rename from 03_usage/platform/ios/index.md rename to 03_usage/13_platform/ios/index.md diff --git a/03_usage/platform/ios/ios_plugin.md b/03_usage/13_platform/ios/ios_plugin.md similarity index 100% rename from 03_usage/platform/ios/ios_plugin.md rename to 03_usage/13_platform/ios/ios_plugin.md diff --git a/03_usage/platform/ios/plugins_for_ios.md b/03_usage/13_platform/ios/plugins_for_ios.md similarity index 100% rename from 03_usage/platform/ios/plugins_for_ios.md rename to 03_usage/13_platform/ios/plugins_for_ios.md diff --git a/03_usage/platform/mobile_rendering_limitations.md b/03_usage/13_platform/mobile_rendering_limitations.md similarity index 100% rename from 03_usage/platform/mobile_rendering_limitations.md rename to 03_usage/13_platform/mobile_rendering_limitations.md diff --git a/03_usage/platform/platform_html5.md b/03_usage/13_platform/platform_html5.md similarity index 100% rename from 03_usage/platform/platform_html5.md rename to 03_usage/13_platform/platform_html5.md diff --git a/03_usage/rendering/img/cameras.png b/03_usage/14_rendering/img/cameras.png similarity index 100% rename from 03_usage/rendering/img/cameras.png rename to 03_usage/14_rendering/img/cameras.png diff --git a/03_usage/rendering/img/container.png b/03_usage/14_rendering/img/container.png similarity index 100% rename from 03_usage/rendering/img/container.png rename to 03_usage/14_rendering/img/container.png diff --git a/03_usage/rendering/img/default_scene.png b/03_usage/14_rendering/img/default_scene.png similarity index 100% rename from 03_usage/rendering/img/default_scene.png rename to 03_usage/14_rendering/img/default_scene.png diff --git a/03_usage/rendering/img/input.png b/03_usage/14_rendering/img/input.png similarity index 100% rename from 03_usage/rendering/img/input.png rename to 03_usage/14_rendering/img/input.png diff --git a/03_usage/rendering/img/motion_jitter.gif b/03_usage/14_rendering/img/motion_jitter.gif similarity index 100% rename from 03_usage/rendering/img/motion_jitter.gif rename to 03_usage/14_rendering/img/motion_jitter.gif diff --git a/03_usage/rendering/img/motion_normal.gif b/03_usage/14_rendering/img/motion_normal.gif similarity index 100% rename from 03_usage/rendering/img/motion_normal.gif rename to 03_usage/14_rendering/img/motion_normal.gif diff --git a/03_usage/rendering/img/motion_stutter.gif b/03_usage/14_rendering/img/motion_stutter.gif similarity index 100% rename from 03_usage/rendering/img/motion_stutter.gif rename to 03_usage/14_rendering/img/motion_stutter.gif diff --git a/03_usage/rendering/img/overdraw.png b/03_usage/14_rendering/img/overdraw.png similarity index 100% rename from 03_usage/rendering/img/overdraw.png rename to 03_usage/14_rendering/img/overdraw.png diff --git a/03_usage/rendering/img/screenres.png b/03_usage/14_rendering/img/screenres.png similarity index 100% rename from 03_usage/rendering/img/screenres.png rename to 03_usage/14_rendering/img/screenres.png diff --git a/03_usage/rendering/img/stretch.png b/03_usage/14_rendering/img/stretch.png similarity index 100% rename from 03_usage/rendering/img/stretch.png rename to 03_usage/14_rendering/img/stretch.png diff --git a/03_usage/rendering/img/stretch.svg b/03_usage/14_rendering/img/stretch.svg similarity index 100% rename from 03_usage/rendering/img/stretch.svg rename to 03_usage/14_rendering/img/stretch.svg diff --git a/03_usage/rendering/img/stretch_2d_expand.gif b/03_usage/14_rendering/img/stretch_2d_expand.gif similarity index 100% rename from 03_usage/rendering/img/stretch_2d_expand.gif rename to 03_usage/14_rendering/img/stretch_2d_expand.gif diff --git a/03_usage/rendering/img/stretch_demo_scene.png b/03_usage/14_rendering/img/stretch_demo_scene.png similarity index 100% rename from 03_usage/rendering/img/stretch_demo_scene.png rename to 03_usage/14_rendering/img/stretch_demo_scene.png diff --git a/03_usage/rendering/img/stretch_disabled_expand.gif b/03_usage/14_rendering/img/stretch_disabled_expand.gif similarity index 100% rename from 03_usage/rendering/img/stretch_disabled_expand.gif rename to 03_usage/14_rendering/img/stretch_disabled_expand.gif diff --git a/03_usage/rendering/img/stretch_viewport_expand.gif b/03_usage/14_rendering/img/stretch_viewport_expand.gif similarity index 100% rename from 03_usage/rendering/img/stretch_viewport_expand.gif rename to 03_usage/14_rendering/img/stretch_viewport_expand.gif diff --git a/03_usage/rendering/img/stretch_viewport_ignore.gif b/03_usage/14_rendering/img/stretch_viewport_ignore.gif similarity index 100% rename from 03_usage/rendering/img/stretch_viewport_ignore.gif rename to 03_usage/14_rendering/img/stretch_viewport_ignore.gif diff --git a/03_usage/rendering/img/stretch_viewport_keep.gif b/03_usage/14_rendering/img/stretch_viewport_keep.gif similarity index 100% rename from 03_usage/rendering/img/stretch_viewport_keep.gif rename to 03_usage/14_rendering/img/stretch_viewport_keep.gif diff --git a/03_usage/rendering/img/stretch_viewport_keep_height.gif b/03_usage/14_rendering/img/stretch_viewport_keep_height.gif similarity index 100% rename from 03_usage/rendering/img/stretch_viewport_keep_height.gif rename to 03_usage/14_rendering/img/stretch_viewport_keep_height.gif diff --git a/03_usage/rendering/img/stretch_viewport_keep_width.gif b/03_usage/14_rendering/img/stretch_viewport_keep_width.gif similarity index 100% rename from 03_usage/rendering/img/stretch_viewport_keep_width.gif rename to 03_usage/14_rendering/img/stretch_viewport_keep_width.gif diff --git a/03_usage/rendering/img/stretchsettings.png b/03_usage/14_rendering/img/stretchsettings.png similarity index 100% rename from 03_usage/rendering/img/stretchsettings.png rename to 03_usage/14_rendering/img/stretchsettings.png diff --git a/03_usage/rendering/img/texturemenu.png b/03_usage/14_rendering/img/texturemenu.png similarity index 100% rename from 03_usage/rendering/img/texturemenu.png rename to 03_usage/14_rendering/img/texturemenu.png diff --git a/03_usage/rendering/img/texturepath.png b/03_usage/14_rendering/img/texturepath.png similarity index 100% rename from 03_usage/rendering/img/texturepath.png rename to 03_usage/14_rendering/img/texturepath.png diff --git a/03_usage/rendering/img/unshaded.png b/03_usage/14_rendering/img/unshaded.png similarity index 100% rename from 03_usage/rendering/img/unshaded.png rename to 03_usage/14_rendering/img/unshaded.png diff --git a/03_usage/rendering/img/viewportnode.png b/03_usage/14_rendering/img/viewportnode.png similarity index 100% rename from 03_usage/rendering/img/viewportnode.png rename to 03_usage/14_rendering/img/viewportnode.png diff --git a/03_usage/rendering/index.md b/03_usage/14_rendering/index.md similarity index 100% rename from 03_usage/rendering/index.md rename to 03_usage/14_rendering/index.md diff --git a/03_usage/rendering/jitter_stutter.md b/03_usage/14_rendering/jitter_stutter.md similarity index 100% rename from 03_usage/rendering/jitter_stutter.md rename to 03_usage/14_rendering/jitter_stutter.md diff --git a/03_usage/rendering/multiple_resolutions.md b/03_usage/14_rendering/multiple_resolutions.md similarity index 100% rename from 03_usage/rendering/multiple_resolutions.md rename to 03_usage/14_rendering/multiple_resolutions.md diff --git a/03_usage/rendering/viewports.md b/03_usage/14_rendering/viewports.md similarity index 100% rename from 03_usage/rendering/viewports.md rename to 03_usage/14_rendering/viewports.md diff --git a/03_usage/scripting/change_scenes_manually.md b/03_usage/15_scripting/change_scenes_manually.md similarity index 100% rename from 03_usage/scripting/change_scenes_manually.md rename to 03_usage/15_scripting/change_scenes_manually.md diff --git a/03_usage/scripting/creating_script_templates.md b/03_usage/15_scripting/creating_script_templates.md similarity index 100% rename from 03_usage/scripting/creating_script_templates.md rename to 03_usage/15_scripting/creating_script_templates.md diff --git a/03_usage/scripting/cross_language_scripting.md b/03_usage/15_scripting/cross_language_scripting.md similarity index 100% rename from 03_usage/scripting/cross_language_scripting.md rename to 03_usage/15_scripting/cross_language_scripting.md diff --git a/03_usage/scripting/debug/debugger_panel.md b/03_usage/15_scripting/debug/debugger_panel.md similarity index 100% rename from 03_usage/scripting/debug/debugger_panel.md rename to 03_usage/15_scripting/debug/debugger_panel.md diff --git a/03_usage/scripting/debug/img/overview_debug.png b/03_usage/15_scripting/debug/img/overview_debug.png similarity index 100% rename from 03_usage/scripting/debug/img/overview_debug.png rename to 03_usage/15_scripting/debug/img/overview_debug.png diff --git a/03_usage/scripting/debug/img/overview_debugger.png b/03_usage/15_scripting/debug/img/overview_debugger.png similarity index 100% rename from 03_usage/scripting/debug/img/overview_debugger.png rename to 03_usage/15_scripting/debug/img/overview_debugger.png diff --git a/03_usage/scripting/debug/img/overview_remote.png b/03_usage/15_scripting/debug/img/overview_remote.png similarity index 100% rename from 03_usage/scripting/debug/img/overview_remote.png rename to 03_usage/15_scripting/debug/img/overview_remote.png diff --git a/03_usage/scripting/debug/img/overview_script_editor.png b/03_usage/15_scripting/debug/img/overview_script_editor.png similarity index 100% rename from 03_usage/scripting/debug/img/overview_script_editor.png rename to 03_usage/15_scripting/debug/img/overview_script_editor.png diff --git a/03_usage/scripting/debug/img/video_ram.png b/03_usage/15_scripting/debug/img/video_ram.png similarity index 100% rename from 03_usage/scripting/debug/img/video_ram.png rename to 03_usage/15_scripting/debug/img/video_ram.png diff --git a/03_usage/scripting/debug/index.md b/03_usage/15_scripting/debug/index.md similarity index 100% rename from 03_usage/scripting/debug/index.md rename to 03_usage/15_scripting/debug/index.md diff --git a/03_usage/scripting/debug/overview_of_debugging_tools.md b/03_usage/15_scripting/debug/overview_of_debugging_tools.md similarity index 100% rename from 03_usage/scripting/debug/overview_of_debugging_tools.md rename to 03_usage/15_scripting/debug/overview_of_debugging_tools.md diff --git a/03_usage/scripting/evaluating_expressions.md b/03_usage/15_scripting/evaluating_expressions.md similarity index 100% rename from 03_usage/scripting/evaluating_expressions.md rename to 03_usage/15_scripting/evaluating_expressions.md diff --git a/03_usage/scripting/files/autoload.zip b/03_usage/15_scripting/files/autoload.zip similarity index 100% rename from 03_usage/scripting/files/autoload.zip rename to 03_usage/15_scripting/files/autoload.zip diff --git a/03_usage/scripting/filesystem.md b/03_usage/15_scripting/filesystem.md similarity index 100% rename from 03_usage/scripting/filesystem.md rename to 03_usage/15_scripting/filesystem.md diff --git a/03_usage/scripting/gdscript/gdscript_advanced.md b/03_usage/15_scripting/gdscript/gdscript_advanced.md similarity index 100% rename from 03_usage/scripting/gdscript/gdscript_advanced.md rename to 03_usage/15_scripting/gdscript/gdscript_advanced.md diff --git a/03_usage/scripting/gdscript/gdscript_basics.md b/03_usage/15_scripting/gdscript/gdscript_basics.md similarity index 100% rename from 03_usage/scripting/gdscript/gdscript_basics.md rename to 03_usage/15_scripting/gdscript/gdscript_basics.md diff --git a/03_usage/scripting/gdscript/gdscript_exports.md b/03_usage/15_scripting/gdscript/gdscript_exports.md similarity index 100% rename from 03_usage/scripting/gdscript/gdscript_exports.md rename to 03_usage/15_scripting/gdscript/gdscript_exports.md diff --git a/03_usage/scripting/gdscript/gdscript_format_string.md b/03_usage/15_scripting/gdscript/gdscript_format_string.md similarity index 100% rename from 03_usage/scripting/gdscript/gdscript_format_string.md rename to 03_usage/15_scripting/gdscript/gdscript_format_string.md diff --git a/03_usage/scripting/gdscript/gdscript_styleguide.md b/03_usage/15_scripting/gdscript/gdscript_styleguide.md similarity index 100% rename from 03_usage/scripting/gdscript/gdscript_styleguide.md rename to 03_usage/15_scripting/gdscript/gdscript_styleguide.md diff --git a/03_usage/scripting/gdscript/img/class_name_editor_register_example.png b/03_usage/15_scripting/gdscript/img/class_name_editor_register_example.png similarity index 100% rename from 03_usage/scripting/gdscript/img/class_name_editor_register_example.png rename to 03_usage/15_scripting/gdscript/img/class_name_editor_register_example.png diff --git a/03_usage/scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png b/03_usage/15_scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png similarity index 100% rename from 03_usage/scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png rename to 03_usage/15_scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png diff --git a/03_usage/scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png b/03_usage/15_scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png similarity index 100% rename from 03_usage/scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png rename to 03_usage/15_scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png diff --git a/03_usage/scripting/gdscript/img/typed_gdscript_code_completion_typed.png b/03_usage/15_scripting/gdscript/img/typed_gdscript_code_completion_typed.png similarity index 100% rename from 03_usage/scripting/gdscript/img/typed_gdscript_code_completion_typed.png rename to 03_usage/15_scripting/gdscript/img/typed_gdscript_code_completion_typed.png diff --git a/03_usage/scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png b/03_usage/15_scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png similarity index 100% rename from 03_usage/scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png rename to 03_usage/15_scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png diff --git a/03_usage/scripting/gdscript/img/typed_gdscript_warning_example.png b/03_usage/15_scripting/gdscript/img/typed_gdscript_warning_example.png similarity index 100% rename from 03_usage/scripting/gdscript/img/typed_gdscript_warning_example.png rename to 03_usage/15_scripting/gdscript/img/typed_gdscript_warning_example.png diff --git a/03_usage/scripting/gdscript/img/typed_gdscript_warning_system_errors.png b/03_usage/15_scripting/gdscript/img/typed_gdscript_warning_system_errors.png similarity index 100% rename from 03_usage/scripting/gdscript/img/typed_gdscript_warning_system_errors.png rename to 03_usage/15_scripting/gdscript/img/typed_gdscript_warning_system_errors.png diff --git a/03_usage/scripting/gdscript/img/typed_gdscript_warning_system_ignore.png b/03_usage/15_scripting/gdscript/img/typed_gdscript_warning_system_ignore.png similarity index 100% rename from 03_usage/scripting/gdscript/img/typed_gdscript_warning_system_ignore.png rename to 03_usage/15_scripting/gdscript/img/typed_gdscript_warning_system_ignore.png diff --git a/03_usage/scripting/gdscript/img/typed_gdscript_warning_system_settings.png b/03_usage/15_scripting/gdscript/img/typed_gdscript_warning_system_settings.png similarity index 100% rename from 03_usage/scripting/gdscript/img/typed_gdscript_warning_system_settings.png rename to 03_usage/15_scripting/gdscript/img/typed_gdscript_warning_system_settings.png diff --git a/03_usage/scripting/gdscript/index.md b/03_usage/15_scripting/gdscript/index.md similarity index 100% rename from 03_usage/scripting/gdscript/index.md rename to 03_usage/15_scripting/gdscript/index.md diff --git a/03_usage/scripting/gdscript/static_typing.md b/03_usage/15_scripting/gdscript/static_typing.md similarity index 100% rename from 03_usage/scripting/gdscript/static_typing.md rename to 03_usage/15_scripting/gdscript/static_typing.md diff --git a/03_usage/scripting/gdscript/warning_system.md b/03_usage/15_scripting/gdscript/warning_system.md similarity index 100% rename from 03_usage/scripting/gdscript/warning_system.md rename to 03_usage/15_scripting/gdscript/warning_system.md diff --git a/03_usage/scripting/groups.md b/03_usage/15_scripting/groups.md similarity index 100% rename from 03_usage/scripting/groups.md rename to 03_usage/15_scripting/groups.md diff --git a/03_usage/scripting/idle_and_physics_processing.md b/03_usage/15_scripting/idle_and_physics_processing.md similarity index 100% rename from 03_usage/scripting/idle_and_physics_processing.md rename to 03_usage/15_scripting/idle_and_physics_processing.md diff --git a/03_usage/scripting/img/activescene.png b/03_usage/15_scripting/img/activescene.png similarity index 100% rename from 03_usage/scripting/img/activescene.png rename to 03_usage/15_scripting/img/activescene.png diff --git a/03_usage/scripting/img/autoload_example.png b/03_usage/15_scripting/img/autoload_example.png similarity index 100% rename from 03_usage/scripting/img/autoload_example.png rename to 03_usage/15_scripting/img/autoload_example.png diff --git a/03_usage/scripting/img/autoload_runtime.png b/03_usage/15_scripting/img/autoload_runtime.png similarity index 100% rename from 03_usage/scripting/img/autoload_runtime.png rename to 03_usage/15_scripting/img/autoload_runtime.png diff --git a/03_usage/scripting/img/autoload_script.png b/03_usage/15_scripting/img/autoload_script.png similarity index 100% rename from 03_usage/scripting/img/autoload_script.png rename to 03_usage/15_scripting/img/autoload_script.png diff --git a/03_usage/scripting/img/autoload_tab.png b/03_usage/15_scripting/img/autoload_tab.png similarity index 100% rename from 03_usage/scripting/img/autoload_tab.png rename to 03_usage/15_scripting/img/autoload_tab.png diff --git a/03_usage/scripting/img/autoload_tutorial1.png b/03_usage/15_scripting/img/autoload_tutorial1.png similarity index 100% rename from 03_usage/scripting/img/autoload_tutorial1.png rename to 03_usage/15_scripting/img/autoload_tutorial1.png diff --git a/03_usage/scripting/img/groups_add_node_to_group.png b/03_usage/15_scripting/img/groups_add_node_to_group.png similarity index 100% rename from 03_usage/scripting/img/groups_add_node_to_group.png rename to 03_usage/15_scripting/img/groups_add_node_to_group.png diff --git a/03_usage/scripting/img/groups_group_editor_window.png b/03_usage/15_scripting/img/groups_group_editor_window.png similarity index 100% rename from 03_usage/scripting/img/groups_group_editor_window.png rename to 03_usage/15_scripting/img/groups_group_editor_window.png diff --git a/03_usage/scripting/img/groups_manage_groups_button.png b/03_usage/15_scripting/img/groups_manage_groups_button.png similarity index 100% rename from 03_usage/scripting/img/groups_manage_groups_button.png rename to 03_usage/15_scripting/img/groups_manage_groups_button.png diff --git a/03_usage/scripting/img/groups_node_after_adding.png b/03_usage/15_scripting/img/groups_node_after_adding.png similarity index 100% rename from 03_usage/scripting/img/groups_node_after_adding.png rename to 03_usage/15_scripting/img/groups_node_after_adding.png diff --git a/03_usage/scripting/img/groups_node_tab.png b/03_usage/15_scripting/img/groups_node_tab.png similarity index 100% rename from 03_usage/scripting/img/groups_node_tab.png rename to 03_usage/15_scripting/img/groups_node_tab.png diff --git a/03_usage/scripting/img/nodes_and_scene_instances_player_scene_example.png b/03_usage/15_scripting/img/nodes_and_scene_instances_player_scene_example.png similarity index 100% rename from 03_usage/scripting/img/nodes_and_scene_instances_player_scene_example.png rename to 03_usage/15_scripting/img/nodes_and_scene_instances_player_scene_example.png diff --git a/03_usage/scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png b/03_usage/15_scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png similarity index 100% rename from 03_usage/scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png rename to 03_usage/15_scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png diff --git a/03_usage/scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png b/03_usage/15_scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png similarity index 100% rename from 03_usage/scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png rename to 03_usage/15_scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png diff --git a/03_usage/scripting/img/nodes_and_scene_instances_sprite_node.png b/03_usage/15_scripting/img/nodes_and_scene_instances_sprite_node.png similarity index 100% rename from 03_usage/scripting/img/nodes_and_scene_instances_sprite_node.png rename to 03_usage/15_scripting/img/nodes_and_scene_instances_sprite_node.png diff --git a/03_usage/scripting/img/nodes_and_scene_instances_sprite_node_renamed.png b/03_usage/15_scripting/img/nodes_and_scene_instances_sprite_node_renamed.png similarity index 100% rename from 03_usage/scripting/img/nodes_and_scene_instances_sprite_node_renamed.png rename to 03_usage/15_scripting/img/nodes_and_scene_instances_sprite_node_renamed.png diff --git a/03_usage/scripting/img/nodes_and_scene_instances_ui_scene_example.png b/03_usage/15_scripting/img/nodes_and_scene_instances_ui_scene_example.png similarity index 100% rename from 03_usage/scripting/img/nodes_and_scene_instances_ui_scene_example.png rename to 03_usage/15_scripting/img/nodes_and_scene_instances_ui_scene_example.png diff --git a/03_usage/scripting/img/nodes_resources.png b/03_usage/15_scripting/img/nodes_resources.png similarity index 100% rename from 03_usage/scripting/img/nodes_resources.png rename to 03_usage/15_scripting/img/nodes_resources.png diff --git a/03_usage/scripting/img/pausemode.png b/03_usage/15_scripting/img/pausemode.png similarity index 100% rename from 03_usage/scripting/img/pausemode.png rename to 03_usage/15_scripting/img/pausemode.png diff --git a/03_usage/scripting/img/percent.png b/03_usage/15_scripting/img/percent.png similarity index 100% rename from 03_usage/scripting/img/percent.png rename to 03_usage/15_scripting/img/percent.png diff --git a/03_usage/scripting/img/resourcerobi.png b/03_usage/15_scripting/img/resourcerobi.png similarity index 100% rename from 03_usage/scripting/img/resourcerobi.png rename to 03_usage/15_scripting/img/resourcerobi.png diff --git a/03_usage/scripting/img/script_create_dialog_templates.png b/03_usage/15_scripting/img/script_create_dialog_templates.png similarity index 100% rename from 03_usage/scripting/img/script_create_dialog_templates.png rename to 03_usage/15_scripting/img/script_create_dialog_templates.png diff --git a/03_usage/scripting/img/signals_shoot1.gif b/03_usage/15_scripting/img/signals_shoot1.gif similarity index 100% rename from 03_usage/scripting/img/signals_shoot1.gif rename to 03_usage/15_scripting/img/signals_shoot1.gif diff --git a/03_usage/scripting/img/signals_shoot2.gif b/03_usage/15_scripting/img/signals_shoot2.gif similarity index 100% rename from 03_usage/scripting/img/signals_shoot2.gif rename to 03_usage/15_scripting/img/signals_shoot2.gif diff --git a/03_usage/scripting/img/singleton.png b/03_usage/15_scripting/img/singleton.png similarity index 100% rename from 03_usage/scripting/img/singleton.png rename to 03_usage/15_scripting/img/singleton.png diff --git a/03_usage/scripting/img/spriteprop.png b/03_usage/15_scripting/img/spriteprop.png similarity index 100% rename from 03_usage/scripting/img/spriteprop.png rename to 03_usage/15_scripting/img/spriteprop.png diff --git a/03_usage/scripting/img/toptobottom.png b/03_usage/15_scripting/img/toptobottom.png similarity index 100% rename from 03_usage/scripting/img/toptobottom.png rename to 03_usage/15_scripting/img/toptobottom.png diff --git a/03_usage/scripting/img/unique_name.png b/03_usage/15_scripting/img/unique_name.png similarity index 100% rename from 03_usage/scripting/img/unique_name.png rename to 03_usage/15_scripting/img/unique_name.png diff --git a/03_usage/scripting/index.md b/03_usage/15_scripting/index.md similarity index 100% rename from 03_usage/scripting/index.md rename to 03_usage/15_scripting/index.md diff --git a/03_usage/scripting/instancing_with_signals.md b/03_usage/15_scripting/instancing_with_signals.md similarity index 100% rename from 03_usage/scripting/instancing_with_signals.md rename to 03_usage/15_scripting/instancing_with_signals.md diff --git a/03_usage/scripting/nodes_and_scene_instances.md b/03_usage/15_scripting/nodes_and_scene_instances.md similarity index 100% rename from 03_usage/scripting/nodes_and_scene_instances.md rename to 03_usage/15_scripting/nodes_and_scene_instances.md diff --git a/03_usage/scripting/overridable_functions.md b/03_usage/15_scripting/overridable_functions.md similarity index 100% rename from 03_usage/scripting/overridable_functions.md rename to 03_usage/15_scripting/overridable_functions.md diff --git a/03_usage/scripting/pausing_games.md b/03_usage/15_scripting/pausing_games.md similarity index 100% rename from 03_usage/scripting/pausing_games.md rename to 03_usage/15_scripting/pausing_games.md diff --git a/03_usage/scripting/resources.md b/03_usage/15_scripting/resources.md similarity index 100% rename from 03_usage/scripting/resources.md rename to 03_usage/15_scripting/resources.md diff --git a/03_usage/scripting/scene_tree.md b/03_usage/15_scripting/scene_tree.md similarity index 100% rename from 03_usage/scripting/scene_tree.md rename to 03_usage/15_scripting/scene_tree.md diff --git a/03_usage/scripting/scene_unique_nodes.md b/03_usage/15_scripting/scene_unique_nodes.md similarity index 100% rename from 03_usage/scripting/scene_unique_nodes.md rename to 03_usage/15_scripting/scene_unique_nodes.md diff --git a/03_usage/scripting/singletons_autoload.md b/03_usage/15_scripting/singletons_autoload.md similarity index 100% rename from 03_usage/scripting/singletons_autoload.md rename to 03_usage/15_scripting/singletons_autoload.md diff --git a/03_usage/shaders/advanced_postprocessing.md b/03_usage/16_shaders/advanced_postprocessing.md similarity index 100% rename from 03_usage/shaders/advanced_postprocessing.md rename to 03_usage/16_shaders/advanced_postprocessing.md diff --git a/03_usage/shaders/converting_glsl_to_godot_shaders.md b/03_usage/16_shaders/converting_glsl_to_godot_shaders.md similarity index 100% rename from 03_usage/shaders/converting_glsl_to_godot_shaders.md rename to 03_usage/16_shaders/converting_glsl_to_godot_shaders.md diff --git a/03_usage/shaders/custom_postprocessing.md b/03_usage/16_shaders/custom_postprocessing.md similarity index 100% rename from 03_usage/shaders/custom_postprocessing.md rename to 03_usage/16_shaders/custom_postprocessing.md diff --git a/03_usage/shaders/img/planet_example.png b/03_usage/16_shaders/img/planet_example.png similarity index 100% rename from 03_usage/shaders/img/planet_example.png rename to 03_usage/16_shaders/img/planet_example.png diff --git a/03_usage/shaders/img/planet_gradient.png b/03_usage/16_shaders/img/planet_gradient.png similarity index 100% rename from 03_usage/shaders/img/planet_gradient.png rename to 03_usage/16_shaders/img/planet_gradient.png diff --git a/03_usage/shaders/img/planet_new_colorrect.png b/03_usage/16_shaders/img/planet_new_colorrect.png similarity index 100% rename from 03_usage/shaders/img/planet_new_colorrect.png rename to 03_usage/16_shaders/img/planet_new_colorrect.png diff --git a/03_usage/shaders/img/planet_new_viewport.png b/03_usage/16_shaders/img/planet_new_viewport.png similarity index 100% rename from 03_usage/shaders/img/planet_new_viewport.png rename to 03_usage/16_shaders/img/planet_new_viewport.png diff --git a/03_usage/shaders/img/planet_new_viewport_texture.png b/03_usage/16_shaders/img/planet_new_viewport_texture.png similarity index 100% rename from 03_usage/shaders/img/planet_new_viewport_texture.png rename to 03_usage/16_shaders/img/planet_new_viewport_texture.png diff --git a/03_usage/shaders/img/planet_noise.png b/03_usage/16_shaders/img/planet_noise.png similarity index 100% rename from 03_usage/shaders/img/planet_noise.png rename to 03_usage/16_shaders/img/planet_noise.png diff --git a/03_usage/shaders/img/planet_noise_color.png b/03_usage/16_shaders/img/planet_noise_color.png similarity index 100% rename from 03_usage/shaders/img/planet_noise_color.png rename to 03_usage/16_shaders/img/planet_noise_color.png diff --git a/03_usage/shaders/img/planet_noise_fbm.png b/03_usage/16_shaders/img/planet_noise_fbm.png similarity index 100% rename from 03_usage/shaders/img/planet_noise_fbm.png rename to 03_usage/16_shaders/img/planet_noise_fbm.png diff --git a/03_usage/shaders/img/planet_noise_fbm_shaded.png b/03_usage/16_shaders/img/planet_noise_fbm_shaded.png similarity index 100% rename from 03_usage/shaders/img/planet_noise_fbm_shaded.png rename to 03_usage/16_shaders/img/planet_noise_fbm_shaded.png diff --git a/03_usage/shaders/img/planet_noise_smooth.png b/03_usage/16_shaders/img/planet_noise_smooth.png similarity index 100% rename from 03_usage/shaders/img/planet_noise_smooth.png rename to 03_usage/16_shaders/img/planet_noise_smooth.png diff --git a/03_usage/shaders/img/planet_normals.png b/03_usage/16_shaders/img/planet_normals.png similarity index 100% rename from 03_usage/shaders/img/planet_normals.png rename to 03_usage/16_shaders/img/planet_normals.png diff --git a/03_usage/shaders/img/planet_ocean.png b/03_usage/16_shaders/img/planet_ocean.png similarity index 100% rename from 03_usage/shaders/img/planet_ocean.png rename to 03_usage/16_shaders/img/planet_ocean.png diff --git a/03_usage/shaders/img/planet_ocean_reflect.png b/03_usage/16_shaders/img/planet_ocean_reflect.png similarity index 100% rename from 03_usage/shaders/img/planet_ocean_reflect.png rename to 03_usage/16_shaders/img/planet_ocean_reflect.png diff --git a/03_usage/shaders/img/planet_pick_viewport_texture.png b/03_usage/16_shaders/img/planet_pick_viewport_texture.png similarity index 100% rename from 03_usage/shaders/img/planet_pick_viewport_texture.png rename to 03_usage/16_shaders/img/planet_pick_viewport_texture.png diff --git a/03_usage/shaders/img/planet_seam.png b/03_usage/16_shaders/img/planet_seam.png similarity index 100% rename from 03_usage/shaders/img/planet_seam.png rename to 03_usage/16_shaders/img/planet_seam.png diff --git a/03_usage/shaders/img/planet_sincos.png b/03_usage/16_shaders/img/planet_sincos.png similarity index 100% rename from 03_usage/shaders/img/planet_sincos.png rename to 03_usage/16_shaders/img/planet_sincos.png diff --git a/03_usage/shaders/img/post_blur.png b/03_usage/16_shaders/img/post_blur.png similarity index 100% rename from 03_usage/shaders/img/post_blur.png rename to 03_usage/16_shaders/img/post_blur.png diff --git a/03_usage/shaders/img/post_boxes.png b/03_usage/16_shaders/img/post_boxes.png similarity index 100% rename from 03_usage/shaders/img/post_boxes.png rename to 03_usage/16_shaders/img/post_boxes.png diff --git a/03_usage/shaders/img/post_hierarchy1.png b/03_usage/16_shaders/img/post_hierarchy1.png similarity index 100% rename from 03_usage/shaders/img/post_hierarchy1.png rename to 03_usage/16_shaders/img/post_hierarchy1.png diff --git a/03_usage/shaders/img/post_hierarchy2.png b/03_usage/16_shaders/img/post_hierarchy2.png similarity index 100% rename from 03_usage/shaders/img/post_hierarchy2.png rename to 03_usage/16_shaders/img/post_hierarchy2.png diff --git a/03_usage/shaders/img/post_outline.png b/03_usage/16_shaders/img/post_outline.png similarity index 100% rename from 03_usage/shaders/img/post_outline.png rename to 03_usage/16_shaders/img/post_outline.png diff --git a/03_usage/shaders/img/shader_create.png b/03_usage/16_shaders/img/shader_create.png similarity index 100% rename from 03_usage/shaders/img/shader_create.png rename to 03_usage/16_shaders/img/shader_create.png diff --git a/03_usage/shaders/img/shader_material_convert.png b/03_usage/16_shaders/img/shader_material_convert.png similarity index 100% rename from 03_usage/shaders/img/shader_material_convert.png rename to 03_usage/16_shaders/img/shader_material_convert.png diff --git a/03_usage/shaders/img/shader_material_create.png b/03_usage/16_shaders/img/shader_material_create.png similarity index 100% rename from 03_usage/shaders/img/shader_material_create.png rename to 03_usage/16_shaders/img/shader_material_create.png diff --git a/03_usage/shaders/img/shader_material_create_mesh.png b/03_usage/16_shaders/img/shader_material_create_mesh.png similarity index 100% rename from 03_usage/shaders/img/shader_material_create_mesh.png rename to 03_usage/16_shaders/img/shader_material_create_mesh.png diff --git a/03_usage/shaders/img/shader_material_editor.png b/03_usage/16_shaders/img/shader_material_editor.png similarity index 100% rename from 03_usage/shaders/img/shader_material_editor.png rename to 03_usage/16_shaders/img/shader_material_editor.png diff --git a/03_usage/shaders/img/texscreen_bbc.png b/03_usage/16_shaders/img/texscreen_bbc.png similarity index 100% rename from 03_usage/shaders/img/texscreen_bbc.png rename to 03_usage/16_shaders/img/texscreen_bbc.png diff --git a/03_usage/shaders/img/texscreen_demo1.png b/03_usage/16_shaders/img/texscreen_demo1.png similarity index 100% rename from 03_usage/shaders/img/texscreen_demo1.png rename to 03_usage/16_shaders/img/texscreen_demo1.png diff --git a/03_usage/shaders/img/texscreen_demo2.png b/03_usage/16_shaders/img/texscreen_demo2.png similarity index 100% rename from 03_usage/shaders/img/texscreen_demo2.png rename to 03_usage/16_shaders/img/texscreen_demo2.png diff --git a/03_usage/shaders/img/tree_base.png b/03_usage/16_shaders/img/tree_base.png similarity index 100% rename from 03_usage/shaders/img/tree_base.png rename to 03_usage/16_shaders/img/tree_base.png diff --git a/03_usage/shaders/img/tree_gradient.png b/03_usage/16_shaders/img/tree_gradient.png similarity index 100% rename from 03_usage/shaders/img/tree_gradient.png rename to 03_usage/16_shaders/img/tree_gradient.png diff --git a/03_usage/shaders/img/tree_sway.gif b/03_usage/16_shaders/img/tree_sway.gif similarity index 100% rename from 03_usage/shaders/img/tree_sway.gif rename to 03_usage/16_shaders/img/tree_sway.gif diff --git a/03_usage/shaders/img/tree_vertex_paint.png b/03_usage/16_shaders/img/tree_vertex_paint.png similarity index 100% rename from 03_usage/shaders/img/tree_vertex_paint.png rename to 03_usage/16_shaders/img/tree_vertex_paint.png diff --git a/03_usage/shaders/img/visual_shader_code.png b/03_usage/16_shaders/img/visual_shader_code.png similarity index 100% rename from 03_usage/shaders/img/visual_shader_code.png rename to 03_usage/16_shaders/img/visual_shader_code.png diff --git a/03_usage/shaders/img/visual_shader_create.png b/03_usage/16_shaders/img/visual_shader_create.png similarity index 100% rename from 03_usage/shaders/img/visual_shader_create.png rename to 03_usage/16_shaders/img/visual_shader_create.png diff --git a/03_usage/shaders/img/visual_shader_editor.png b/03_usage/16_shaders/img/visual_shader_editor.png similarity index 100% rename from 03_usage/shaders/img/visual_shader_editor.png rename to 03_usage/16_shaders/img/visual_shader_editor.png diff --git a/03_usage/shaders/img/visual_shader_editor2.png b/03_usage/16_shaders/img/visual_shader_editor2.png similarity index 100% rename from 03_usage/shaders/img/visual_shader_editor2.png rename to 03_usage/16_shaders/img/visual_shader_editor2.png diff --git a/03_usage/shaders/img/vs_boolean.gif b/03_usage/16_shaders/img/vs_boolean.gif similarity index 100% rename from 03_usage/shaders/img/vs_boolean.gif rename to 03_usage/16_shaders/img/vs_boolean.gif diff --git a/03_usage/shaders/img/vs_expression.gif b/03_usage/16_shaders/img/vs_expression.gif similarity index 100% rename from 03_usage/shaders/img/vs_expression.gif rename to 03_usage/16_shaders/img/vs_expression.gif diff --git a/03_usage/shaders/img/vs_expression2.png b/03_usage/16_shaders/img/vs_expression2.png similarity index 100% rename from 03_usage/shaders/img/vs_expression2.png rename to 03_usage/16_shaders/img/vs_expression2.png diff --git a/03_usage/shaders/img/vs_fresnel.png b/03_usage/16_shaders/img/vs_fresnel.png similarity index 100% rename from 03_usage/shaders/img/vs_fresnel.png rename to 03_usage/16_shaders/img/vs_fresnel.png diff --git a/03_usage/shaders/img/vs_if.png b/03_usage/16_shaders/img/vs_if.png similarity index 100% rename from 03_usage/shaders/img/vs_if.png rename to 03_usage/16_shaders/img/vs_if.png diff --git a/03_usage/shaders/img/vs_popup.png b/03_usage/16_shaders/img/vs_popup.png similarity index 100% rename from 03_usage/shaders/img/vs_popup.png rename to 03_usage/16_shaders/img/vs_popup.png diff --git a/03_usage/shaders/img/vs_switch.png b/03_usage/16_shaders/img/vs_switch.png similarity index 100% rename from 03_usage/shaders/img/vs_switch.png rename to 03_usage/16_shaders/img/vs_switch.png diff --git a/03_usage/shaders/index.md b/03_usage/16_shaders/index.md similarity index 100% rename from 03_usage/shaders/index.md rename to 03_usage/16_shaders/index.md diff --git a/03_usage/shaders/introduction_to_shaders.md b/03_usage/16_shaders/introduction_to_shaders.md similarity index 100% rename from 03_usage/shaders/introduction_to_shaders.md rename to 03_usage/16_shaders/introduction_to_shaders.md diff --git a/03_usage/shaders/making_trees.md b/03_usage/16_shaders/making_trees.md similarity index 100% rename from 03_usage/shaders/making_trees.md rename to 03_usage/16_shaders/making_trees.md diff --git a/03_usage/shaders/screen-reading_shaders.md b/03_usage/16_shaders/screen-reading_shaders.md similarity index 100% rename from 03_usage/shaders/screen-reading_shaders.md rename to 03_usage/16_shaders/screen-reading_shaders.md diff --git a/03_usage/shaders/shader_materials.md b/03_usage/16_shaders/shader_materials.md similarity index 100% rename from 03_usage/shaders/shader_materials.md rename to 03_usage/16_shaders/shader_materials.md diff --git a/03_usage/shaders/shader_reference/canvas_item_shader.md b/03_usage/16_shaders/shader_reference/canvas_item_shader.md similarity index 100% rename from 03_usage/shaders/shader_reference/canvas_item_shader.md rename to 03_usage/16_shaders/shader_reference/canvas_item_shader.md diff --git a/03_usage/shaders/shader_reference/index.md b/03_usage/16_shaders/shader_reference/index.md similarity index 100% rename from 03_usage/shaders/shader_reference/index.md rename to 03_usage/16_shaders/shader_reference/index.md diff --git a/03_usage/shaders/shader_reference/shading_language.md b/03_usage/16_shaders/shader_reference/shading_language.md similarity index 100% rename from 03_usage/shaders/shader_reference/shading_language.md rename to 03_usage/16_shaders/shader_reference/shading_language.md diff --git a/03_usage/shaders/shader_reference/spatial_shader.md b/03_usage/16_shaders/shader_reference/spatial_shader.md similarity index 100% rename from 03_usage/shaders/shader_reference/spatial_shader.md rename to 03_usage/16_shaders/shader_reference/spatial_shader.md diff --git a/03_usage/shaders/shaders_style_guide.md b/03_usage/16_shaders/shaders_style_guide.md similarity index 100% rename from 03_usage/shaders/shaders_style_guide.md rename to 03_usage/16_shaders/shaders_style_guide.md diff --git a/03_usage/shaders/using_viewport_as_texture.md b/03_usage/16_shaders/using_viewport_as_texture.md similarity index 100% rename from 03_usage/shaders/using_viewport_as_texture.md rename to 03_usage/16_shaders/using_viewport_as_texture.md diff --git a/03_usage/shaders/your_first_shader/img/PBR.png b/03_usage/16_shaders/your_first_shader/img/PBR.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/PBR.png rename to 03_usage/16_shaders/your_first_shader/img/PBR.png diff --git a/03_usage/shaders/your_first_shader/img/UV.png b/03_usage/16_shaders/your_first_shader/img/UV.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/UV.png rename to 03_usage/16_shaders/your_first_shader/img/UV.png diff --git a/03_usage/shaders/your_first_shader/img/albedo.png b/03_usage/16_shaders/your_first_shader/img/albedo.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/albedo.png rename to 03_usage/16_shaders/your_first_shader/img/albedo.png diff --git a/03_usage/shaders/your_first_shader/img/blue-box.png b/03_usage/16_shaders/your_first_shader/img/blue-box.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/blue-box.png rename to 03_usage/16_shaders/your_first_shader/img/blue-box.png diff --git a/03_usage/shaders/your_first_shader/img/blue-tex.png b/03_usage/16_shaders/your_first_shader/img/blue-tex.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/blue-tex.png rename to 03_usage/16_shaders/your_first_shader/img/blue-tex.png diff --git a/03_usage/shaders/your_first_shader/img/cos.png b/03_usage/16_shaders/your_first_shader/img/cos.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/cos.png rename to 03_usage/16_shaders/your_first_shader/img/cos.png diff --git a/03_usage/shaders/your_first_shader/img/cos4.png b/03_usage/16_shaders/your_first_shader/img/cos4.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/cos4.png rename to 03_usage/16_shaders/your_first_shader/img/cos4.png diff --git a/03_usage/shaders/your_first_shader/img/dark-water.png b/03_usage/16_shaders/your_first_shader/img/dark-water.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/dark-water.png rename to 03_usage/16_shaders/your_first_shader/img/dark-water.png diff --git a/03_usage/shaders/your_first_shader/img/fresnel.png b/03_usage/16_shaders/your_first_shader/img/fresnel.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/fresnel.png rename to 03_usage/16_shaders/your_first_shader/img/fresnel.png diff --git a/03_usage/shaders/your_first_shader/img/iconuv.png b/03_usage/16_shaders/your_first_shader/img/iconuv.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/iconuv.png rename to 03_usage/16_shaders/your_first_shader/img/iconuv.png diff --git a/03_usage/shaders/your_first_shader/img/light.png b/03_usage/16_shaders/your_first_shader/img/light.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/light.png rename to 03_usage/16_shaders/your_first_shader/img/light.png diff --git a/03_usage/shaders/your_first_shader/img/noise-low.png b/03_usage/16_shaders/your_first_shader/img/noise-low.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/noise-low.png rename to 03_usage/16_shaders/your_first_shader/img/noise-low.png diff --git a/03_usage/shaders/your_first_shader/img/noise-set.png b/03_usage/16_shaders/your_first_shader/img/noise-set.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/noise-set.png rename to 03_usage/16_shaders/your_first_shader/img/noise-set.png diff --git a/03_usage/shaders/your_first_shader/img/noise.png b/03_usage/16_shaders/your_first_shader/img/noise.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/noise.png rename to 03_usage/16_shaders/your_first_shader/img/noise.png diff --git a/03_usage/shaders/your_first_shader/img/normal-set.png b/03_usage/16_shaders/your_first_shader/img/normal-set.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/normal-set.png rename to 03_usage/16_shaders/your_first_shader/img/normal-set.png diff --git a/03_usage/shaders/your_first_shader/img/normal.png b/03_usage/16_shaders/your_first_shader/img/normal.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/normal.png rename to 03_usage/16_shaders/your_first_shader/img/normal.png diff --git a/03_usage/shaders/your_first_shader/img/normalmap.png b/03_usage/16_shaders/your_first_shader/img/normalmap.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/normalmap.png rename to 03_usage/16_shaders/your_first_shader/img/normalmap.png diff --git a/03_usage/shaders/your_first_shader/img/normalmap2.png b/03_usage/16_shaders/your_first_shader/img/normalmap2.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/normalmap2.png rename to 03_usage/16_shaders/your_first_shader/img/normalmap2.png diff --git a/03_usage/shaders/your_first_shader/img/plane-sub-set.png b/03_usage/16_shaders/your_first_shader/img/plane-sub-set.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/plane-sub-set.png rename to 03_usage/16_shaders/your_first_shader/img/plane-sub-set.png diff --git a/03_usage/shaders/your_first_shader/img/plane-sub.png b/03_usage/16_shaders/your_first_shader/img/plane-sub.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/plane-sub.png rename to 03_usage/16_shaders/your_first_shader/img/plane-sub.png diff --git a/03_usage/shaders/your_first_shader/img/plane.png b/03_usage/16_shaders/your_first_shader/img/plane.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/plane.png rename to 03_usage/16_shaders/your_first_shader/img/plane.png diff --git a/03_usage/shaders/your_first_shader/img/plastic.png b/03_usage/16_shaders/your_first_shader/img/plastic.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/plastic.png rename to 03_usage/16_shaders/your_first_shader/img/plastic.png diff --git a/03_usage/shaders/your_first_shader/img/rim.png b/03_usage/16_shaders/your_first_shader/img/rim.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/rim.png rename to 03_usage/16_shaders/your_first_shader/img/rim.png diff --git a/03_usage/shaders/your_first_shader/img/shader-error.png b/03_usage/16_shaders/your_first_shader/img/shader-error.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/shader-error.png rename to 03_usage/16_shaders/your_first_shader/img/shader-error.png diff --git a/03_usage/shaders/your_first_shader/img/specular-toon.png b/03_usage/16_shaders/your_first_shader/img/specular-toon.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/specular-toon.png rename to 03_usage/16_shaders/your_first_shader/img/specular-toon.png diff --git a/03_usage/shaders/your_first_shader/img/wave1.png b/03_usage/16_shaders/your_first_shader/img/wave1.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/wave1.png rename to 03_usage/16_shaders/your_first_shader/img/wave1.png diff --git a/03_usage/shaders/your_first_shader/img/wave2.png b/03_usage/16_shaders/your_first_shader/img/wave2.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/wave2.png rename to 03_usage/16_shaders/your_first_shader/img/wave2.png diff --git a/03_usage/shaders/your_first_shader/img/wave3.png b/03_usage/16_shaders/your_first_shader/img/wave3.png similarity index 100% rename from 03_usage/shaders/your_first_shader/img/wave3.png rename to 03_usage/16_shaders/your_first_shader/img/wave3.png diff --git a/03_usage/shaders/your_first_shader/index.md b/03_usage/16_shaders/your_first_shader/index.md similarity index 100% rename from 03_usage/shaders/your_first_shader/index.md rename to 03_usage/16_shaders/your_first_shader/index.md diff --git a/03_usage/shaders/your_first_shader/your_first_2d_shader.md b/03_usage/16_shaders/your_first_shader/your_first_2d_shader.md similarity index 100% rename from 03_usage/shaders/your_first_shader/your_first_2d_shader.md rename to 03_usage/16_shaders/your_first_shader/your_first_2d_shader.md diff --git a/03_usage/shaders/your_first_shader/your_first_3d_shader.md b/03_usage/16_shaders/your_first_shader/your_first_3d_shader.md similarity index 100% rename from 03_usage/shaders/your_first_shader/your_first_3d_shader.md rename to 03_usage/16_shaders/your_first_shader/your_first_3d_shader.md diff --git a/03_usage/shaders/your_first_shader/your_second_3d_shader.md b/03_usage/16_shaders/your_first_shader/your_second_3d_shader.md similarity index 100% rename from 03_usage/shaders/your_first_shader/your_second_3d_shader.md rename to 03_usage/16_shaders/your_first_shader/your_second_3d_shader.md diff --git a/03_usage/performance/batching.md b/03_usage/17_performance/batching.md similarity index 100% rename from 03_usage/performance/batching.md rename to 03_usage/17_performance/batching.md diff --git a/03_usage/performance/cpu_optimization.md b/03_usage/17_performance/cpu_optimization.md similarity index 100% rename from 03_usage/performance/cpu_optimization.md rename to 03_usage/17_performance/cpu_optimization.md diff --git a/03_usage/performance/general_optimization.md b/03_usage/17_performance/general_optimization.md similarity index 100% rename from 03_usage/performance/general_optimization.md rename to 03_usage/17_performance/general_optimization.md diff --git a/03_usage/performance/gpu_optimization.md b/03_usage/17_performance/gpu_optimization.md similarity index 100% rename from 03_usage/performance/gpu_optimization.md rename to 03_usage/17_performance/gpu_optimization.md diff --git a/03_usage/performance/img/godot_profiler.png b/03_usage/17_performance/img/godot_profiler.png similarity index 100% rename from 03_usage/performance/img/godot_profiler.png rename to 03_usage/17_performance/img/godot_profiler.png diff --git a/03_usage/performance/img/lights_overlap.png b/03_usage/17_performance/img/lights_overlap.png similarity index 100% rename from 03_usage/performance/img/lights_overlap.png rename to 03_usage/17_performance/img/lights_overlap.png diff --git a/03_usage/performance/img/lights_separate.png b/03_usage/17_performance/img/lights_separate.png similarity index 100% rename from 03_usage/performance/img/lights_separate.png rename to 03_usage/17_performance/img/lights_separate.png diff --git a/03_usage/performance/img/overlap1.png b/03_usage/17_performance/img/overlap1.png similarity index 100% rename from 03_usage/performance/img/overlap1.png rename to 03_usage/17_performance/img/overlap1.png diff --git a/03_usage/performance/img/overlap2.png b/03_usage/17_performance/img/overlap2.png similarity index 100% rename from 03_usage/performance/img/overlap2.png rename to 03_usage/17_performance/img/overlap2.png diff --git a/03_usage/performance/img/scissoring.png b/03_usage/17_performance/img/scissoring.png similarity index 100% rename from 03_usage/performance/img/scissoring.png rename to 03_usage/17_performance/img/scissoring.png diff --git a/03_usage/performance/img/valgrind.png b/03_usage/17_performance/img/valgrind.png similarity index 100% rename from 03_usage/performance/img/valgrind.png rename to 03_usage/17_performance/img/valgrind.png diff --git a/03_usage/performance/index.md b/03_usage/17_performance/index.md similarity index 100% rename from 03_usage/performance/index.md rename to 03_usage/17_performance/index.md diff --git a/03_usage/performance/optimizing_3d_performance.md b/03_usage/17_performance/optimizing_3d_performance.md similarity index 100% rename from 03_usage/performance/optimizing_3d_performance.md rename to 03_usage/17_performance/optimizing_3d_performance.md diff --git a/03_usage/performance/threads/thread_safe_apis.md b/03_usage/17_performance/threads/thread_safe_apis.md similarity index 100% rename from 03_usage/performance/threads/thread_safe_apis.md rename to 03_usage/17_performance/threads/thread_safe_apis.md diff --git a/03_usage/performance/threads/using_multiple_threads.md b/03_usage/17_performance/threads/using_multiple_threads.md similarity index 100% rename from 03_usage/performance/threads/using_multiple_threads.md rename to 03_usage/17_performance/threads/using_multiple_threads.md diff --git a/03_usage/performance/using_multimesh.md b/03_usage/17_performance/using_multimesh.md similarity index 100% rename from 03_usage/performance/using_multimesh.md rename to 03_usage/17_performance/using_multimesh.md diff --git a/03_usage/performance/using_servers.md b/03_usage/17_performance/using_servers.md similarity index 100% rename from 03_usage/performance/using_servers.md rename to 03_usage/17_performance/using_servers.md diff --git a/03_usage/performance/vertex_animation/animating_thousands_of_fish.md b/03_usage/17_performance/vertex_animation/animating_thousands_of_fish.md similarity index 100% rename from 03_usage/performance/vertex_animation/animating_thousands_of_fish.md rename to 03_usage/17_performance/vertex_animation/animating_thousands_of_fish.md diff --git a/03_usage/performance/vertex_animation/controlling_thousands_of_fish.md b/03_usage/17_performance/vertex_animation/controlling_thousands_of_fish.md similarity index 100% rename from 03_usage/performance/vertex_animation/controlling_thousands_of_fish.md rename to 03_usage/17_performance/vertex_animation/controlling_thousands_of_fish.md diff --git a/03_usage/performance/vertex_animation/img/all_motions.gif b/03_usage/17_performance/vertex_animation/img/all_motions.gif similarity index 100% rename from 03_usage/performance/vertex_animation/img/all_motions.gif rename to 03_usage/17_performance/vertex_animation/img/all_motions.gif diff --git a/03_usage/performance/vertex_animation/img/all_motions_mask.gif b/03_usage/17_performance/vertex_animation/img/all_motions_mask.gif similarity index 100% rename from 03_usage/performance/vertex_animation/img/all_motions_mask.gif rename to 03_usage/17_performance/vertex_animation/img/all_motions_mask.gif diff --git a/03_usage/performance/vertex_animation/img/fish.png b/03_usage/17_performance/vertex_animation/img/fish.png similarity index 100% rename from 03_usage/performance/vertex_animation/img/fish.png rename to 03_usage/17_performance/vertex_animation/img/fish.png diff --git a/03_usage/performance/vertex_animation/img/mask.png b/03_usage/17_performance/vertex_animation/img/mask.png similarity index 100% rename from 03_usage/performance/vertex_animation/img/mask.png rename to 03_usage/17_performance/vertex_animation/img/mask.png diff --git a/03_usage/performance/vertex_animation/img/pivot.gif b/03_usage/17_performance/vertex_animation/img/pivot.gif similarity index 100% rename from 03_usage/performance/vertex_animation/img/pivot.gif rename to 03_usage/17_performance/vertex_animation/img/pivot.gif diff --git a/03_usage/performance/vertex_animation/img/scene.gif b/03_usage/17_performance/vertex_animation/img/scene.gif similarity index 100% rename from 03_usage/performance/vertex_animation/img/scene.gif rename to 03_usage/17_performance/vertex_animation/img/scene.gif diff --git a/03_usage/performance/vertex_animation/img/sidetoside.gif b/03_usage/17_performance/vertex_animation/img/sidetoside.gif similarity index 100% rename from 03_usage/performance/vertex_animation/img/sidetoside.gif rename to 03_usage/17_performance/vertex_animation/img/sidetoside.gif diff --git a/03_usage/performance/vertex_animation/img/twist.gif b/03_usage/17_performance/vertex_animation/img/twist.gif similarity index 100% rename from 03_usage/performance/vertex_animation/img/twist.gif rename to 03_usage/17_performance/vertex_animation/img/twist.gif diff --git a/03_usage/performance/vertex_animation/img/wave.gif b/03_usage/17_performance/vertex_animation/img/wave.gif similarity index 100% rename from 03_usage/performance/vertex_animation/img/wave.gif rename to 03_usage/17_performance/vertex_animation/img/wave.gif diff --git a/03_usage/performance/vertex_animation/index.md b/03_usage/17_performance/vertex_animation/index.md similarity index 100% rename from 03_usage/performance/vertex_animation/index.md rename to 03_usage/17_performance/vertex_animation/index.md diff --git a/03_usage/editor/command_line_tutorial.md b/03_usage/18_editor/command_line_tutorial.md similarity index 100% rename from 03_usage/editor/command_line_tutorial.md rename to 03_usage/18_editor/command_line_tutorial.md diff --git a/03_usage/editor/default_key_mapping.md b/03_usage/18_editor/default_key_mapping.md similarity index 100% rename from 03_usage/editor/default_key_mapping.md rename to 03_usage/18_editor/default_key_mapping.md diff --git a/03_usage/editor/external_editor.md b/03_usage/18_editor/external_editor.md similarity index 100% rename from 03_usage/editor/external_editor.md rename to 03_usage/18_editor/external_editor.md diff --git a/03_usage/editor/img/configure_profile.png b/03_usage/18_editor/img/configure_profile.png similarity index 100% rename from 03_usage/editor/img/configure_profile.png rename to 03_usage/18_editor/img/configure_profile.png diff --git a/03_usage/editor/img/editor_settings.png b/03_usage/18_editor/img/editor_settings.png similarity index 100% rename from 03_usage/editor/img/editor_settings.png rename to 03_usage/18_editor/img/editor_settings.png diff --git a/03_usage/editor/img/node_features.png b/03_usage/18_editor/img/node_features.png similarity index 100% rename from 03_usage/editor/img/node_features.png rename to 03_usage/18_editor/img/node_features.png diff --git a/03_usage/editor/index.md b/03_usage/18_editor/index.md similarity index 100% rename from 03_usage/editor/index.md rename to 03_usage/18_editor/index.md diff --git a/03_usage/editor/managing_editor_features.md b/03_usage/18_editor/managing_editor_features.md similarity index 100% rename from 03_usage/editor/managing_editor_features.md rename to 03_usage/18_editor/managing_editor_features.md diff --git a/03_usage/editor/using_the_web_editor.md b/03_usage/18_editor/using_the_web_editor.md similarity index 100% rename from 03_usage/editor/using_the_web_editor.md rename to 03_usage/18_editor/using_the_web_editor.md diff --git a/03_usage/plugins/editor/img/import_plugin_options.png b/03_usage/19_plugins/editor/img/import_plugin_options.png similarity index 100% rename from 03_usage/plugins/editor/img/import_plugin_options.png rename to 03_usage/19_plugins/editor/img/import_plugin_options.png diff --git a/03_usage/plugins/editor/img/import_plugin_trying.png b/03_usage/19_plugins/editor/img/import_plugin_trying.png similarity index 100% rename from 03_usage/plugins/editor/img/import_plugin_trying.png rename to 03_usage/19_plugins/editor/img/import_plugin_trying.png diff --git a/03_usage/plugins/editor/img/inspector_plugin_example.png b/03_usage/19_plugins/editor/img/inspector_plugin_example.png similarity index 100% rename from 03_usage/plugins/editor/img/inspector_plugin_example.png rename to 03_usage/19_plugins/editor/img/inspector_plugin_example.png diff --git a/03_usage/plugins/editor/img/installing_plugins_assetlib_tab.png b/03_usage/19_plugins/editor/img/installing_plugins_assetlib_tab.png similarity index 100% rename from 03_usage/plugins/editor/img/installing_plugins_assetlib_tab.png rename to 03_usage/19_plugins/editor/img/installing_plugins_assetlib_tab.png diff --git a/03_usage/plugins/editor/img/installing_plugins_github_download_zip.png b/03_usage/19_plugins/editor/img/installing_plugins_github_download_zip.png similarity index 100% rename from 03_usage/plugins/editor/img/installing_plugins_github_download_zip.png rename to 03_usage/19_plugins/editor/img/installing_plugins_github_download_zip.png diff --git a/03_usage/plugins/editor/img/installing_plugins_project_settings.png b/03_usage/19_plugins/editor/img/installing_plugins_project_settings.png similarity index 100% rename from 03_usage/plugins/editor/img/installing_plugins_project_settings.png rename to 03_usage/19_plugins/editor/img/installing_plugins_project_settings.png diff --git a/03_usage/plugins/editor/img/making_plugins-create_plugin_dialog.png b/03_usage/19_plugins/editor/img/making_plugins-create_plugin_dialog.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-create_plugin_dialog.png rename to 03_usage/19_plugins/editor/img/making_plugins-create_plugin_dialog.png diff --git a/03_usage/plugins/editor/img/making_plugins-custom_dock.png b/03_usage/19_plugins/editor/img/making_plugins-custom_dock.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-custom_dock.png rename to 03_usage/19_plugins/editor/img/making_plugins-custom_dock.png diff --git a/03_usage/plugins/editor/img/making_plugins-custom_node_console.png b/03_usage/19_plugins/editor/img/making_plugins-custom_node_console.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-custom_node_console.png rename to 03_usage/19_plugins/editor/img/making_plugins-custom_node_console.png diff --git a/03_usage/plugins/editor/img/making_plugins-custom_node_create.png b/03_usage/19_plugins/editor/img/making_plugins-custom_node_create.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-custom_node_create.png rename to 03_usage/19_plugins/editor/img/making_plugins-custom_node_create.png diff --git a/03_usage/plugins/editor/img/making_plugins-custom_node_icon.png b/03_usage/19_plugins/editor/img/making_plugins-custom_node_icon.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-custom_node_icon.png rename to 03_usage/19_plugins/editor/img/making_plugins-custom_node_icon.png diff --git a/03_usage/plugins/editor/img/making_plugins-my_custom_dock_scene.png b/03_usage/19_plugins/editor/img/making_plugins-my_custom_dock_scene.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-my_custom_dock_scene.png rename to 03_usage/19_plugins/editor/img/making_plugins-my_custom_dock_scene.png diff --git a/03_usage/plugins/editor/img/making_plugins-my_custom_mode_folder.png b/03_usage/19_plugins/editor/img/making_plugins-my_custom_mode_folder.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-my_custom_mode_folder.png rename to 03_usage/19_plugins/editor/img/making_plugins-my_custom_mode_folder.png diff --git a/03_usage/plugins/editor/img/making_plugins-project_settings.png b/03_usage/19_plugins/editor/img/making_plugins-project_settings.png similarity index 100% rename from 03_usage/plugins/editor/img/making_plugins-project_settings.png rename to 03_usage/19_plugins/editor/img/making_plugins-project_settings.png diff --git a/03_usage/plugins/editor/img/visual_shader_plugins_result1.png b/03_usage/19_plugins/editor/img/visual_shader_plugins_result1.png similarity index 100% rename from 03_usage/plugins/editor/img/visual_shader_plugins_result1.png rename to 03_usage/19_plugins/editor/img/visual_shader_plugins_result1.png diff --git a/03_usage/plugins/editor/img/visual_shader_plugins_result2.png b/03_usage/19_plugins/editor/img/visual_shader_plugins_result2.png similarity index 100% rename from 03_usage/plugins/editor/img/visual_shader_plugins_result2.png rename to 03_usage/19_plugins/editor/img/visual_shader_plugins_result2.png diff --git a/03_usage/plugins/editor/img/visual_shader_plugins_start.png b/03_usage/19_plugins/editor/img/visual_shader_plugins_start.png similarity index 100% rename from 03_usage/plugins/editor/img/visual_shader_plugins_start.png rename to 03_usage/19_plugins/editor/img/visual_shader_plugins_start.png diff --git a/03_usage/plugins/editor/img/visual_shader_plugins_start2.png b/03_usage/19_plugins/editor/img/visual_shader_plugins_start2.png similarity index 100% rename from 03_usage/plugins/editor/img/visual_shader_plugins_start2.png rename to 03_usage/19_plugins/editor/img/visual_shader_plugins_start2.png diff --git a/03_usage/plugins/editor/img/visual_shader_plugins_start3.png b/03_usage/19_plugins/editor/img/visual_shader_plugins_start3.png similarity index 100% rename from 03_usage/plugins/editor/img/visual_shader_plugins_start3.png rename to 03_usage/19_plugins/editor/img/visual_shader_plugins_start3.png diff --git a/03_usage/plugins/editor/import_plugins.md b/03_usage/19_plugins/editor/import_plugins.md similarity index 100% rename from 03_usage/plugins/editor/import_plugins.md rename to 03_usage/19_plugins/editor/import_plugins.md diff --git a/03_usage/plugins/editor/index.md b/03_usage/19_plugins/editor/index.md similarity index 100% rename from 03_usage/plugins/editor/index.md rename to 03_usage/19_plugins/editor/index.md diff --git a/03_usage/plugins/editor/inspector_plugins.md b/03_usage/19_plugins/editor/inspector_plugins.md similarity index 100% rename from 03_usage/plugins/editor/inspector_plugins.md rename to 03_usage/19_plugins/editor/inspector_plugins.md diff --git a/03_usage/plugins/editor/installing_plugins.md b/03_usage/19_plugins/editor/installing_plugins.md similarity index 100% rename from 03_usage/plugins/editor/installing_plugins.md rename to 03_usage/19_plugins/editor/installing_plugins.md diff --git a/03_usage/plugins/editor/making_main_screen_plugins.md b/03_usage/19_plugins/editor/making_main_screen_plugins.md similarity index 100% rename from 03_usage/plugins/editor/making_main_screen_plugins.md rename to 03_usage/19_plugins/editor/making_main_screen_plugins.md diff --git a/03_usage/plugins/editor/making_plugins.md b/03_usage/19_plugins/editor/making_plugins.md similarity index 100% rename from 03_usage/plugins/editor/making_plugins.md rename to 03_usage/19_plugins/editor/making_plugins.md diff --git a/03_usage/plugins/editor/spatial_gizmos.md b/03_usage/19_plugins/editor/spatial_gizmos.md similarity index 100% rename from 03_usage/plugins/editor/spatial_gizmos.md rename to 03_usage/19_plugins/editor/spatial_gizmos.md diff --git a/03_usage/plugins/editor/visual_shader_plugins.md b/03_usage/19_plugins/editor/visual_shader_plugins.md similarity index 100% rename from 03_usage/plugins/editor/visual_shader_plugins.md rename to 03_usage/19_plugins/editor/visual_shader_plugins.md diff --git a/03_usage/plugins/img/rotating_in_editor.gif b/03_usage/19_plugins/img/rotating_in_editor.gif similarity index 100% rename from 03_usage/plugins/img/rotating_in_editor.gif rename to 03_usage/19_plugins/img/rotating_in_editor.gif diff --git a/03_usage/plugins/index.md b/03_usage/19_plugins/index.md similarity index 100% rename from 03_usage/plugins/index.md rename to 03_usage/19_plugins/index.md diff --git a/03_usage/plugins/running_code_in_the_editor.md b/03_usage/19_plugins/running_code_in_the_editor.md similarity index 100% rename from 03_usage/plugins/running_code_in_the_editor.md rename to 03_usage/19_plugins/running_code_in_the_editor.md diff --git a/03_usage/export/android_custom_build.md b/03_usage/20_export/android_custom_build.md similarity index 100% rename from 03_usage/export/android_custom_build.md rename to 03_usage/20_export/android_custom_build.md diff --git a/03_usage/export/changing_application_icon_for_windows.md b/03_usage/20_export/changing_application_icon_for_windows.md similarity index 100% rename from 03_usage/export/changing_application_icon_for_windows.md rename to 03_usage/20_export/changing_application_icon_for_windows.md diff --git a/03_usage/export/exporting_basics.md b/03_usage/20_export/exporting_basics.md similarity index 100% rename from 03_usage/export/exporting_basics.md rename to 03_usage/20_export/exporting_basics.md diff --git a/03_usage/export/exporting_for_android.md b/03_usage/20_export/exporting_for_android.md similarity index 100% rename from 03_usage/export/exporting_for_android.md rename to 03_usage/20_export/exporting_for_android.md diff --git a/03_usage/export/exporting_for_dedicated_servers.md b/03_usage/20_export/exporting_for_dedicated_servers.md similarity index 100% rename from 03_usage/export/exporting_for_dedicated_servers.md rename to 03_usage/20_export/exporting_for_dedicated_servers.md diff --git a/03_usage/export/exporting_for_ios.md b/03_usage/20_export/exporting_for_ios.md similarity index 100% rename from 03_usage/export/exporting_for_ios.md rename to 03_usage/20_export/exporting_for_ios.md diff --git a/03_usage/export/exporting_for_linux.md b/03_usage/20_export/exporting_for_linux.md similarity index 100% rename from 03_usage/export/exporting_for_linux.md rename to 03_usage/20_export/exporting_for_linux.md diff --git a/03_usage/export/exporting_for_macos.md b/03_usage/20_export/exporting_for_macos.md similarity index 100% rename from 03_usage/export/exporting_for_macos.md rename to 03_usage/20_export/exporting_for_macos.md diff --git a/03_usage/export/exporting_for_uwp.md b/03_usage/20_export/exporting_for_uwp.md similarity index 100% rename from 03_usage/export/exporting_for_uwp.md rename to 03_usage/20_export/exporting_for_uwp.md diff --git a/03_usage/export/exporting_for_web.md b/03_usage/20_export/exporting_for_web.md similarity index 100% rename from 03_usage/export/exporting_for_web.md rename to 03_usage/20_export/exporting_for_web.md diff --git a/03_usage/export/exporting_for_windows.md b/03_usage/20_export/exporting_for_windows.md similarity index 100% rename from 03_usage/export/exporting_for_windows.md rename to 03_usage/20_export/exporting_for_windows.md diff --git a/03_usage/export/exporting_pcks.md b/03_usage/20_export/exporting_pcks.md similarity index 100% rename from 03_usage/export/exporting_pcks.md rename to 03_usage/20_export/exporting_pcks.md diff --git a/03_usage/export/exporting_projects.md b/03_usage/20_export/exporting_projects.md similarity index 100% rename from 03_usage/export/exporting_projects.md rename to 03_usage/20_export/exporting_projects.md diff --git a/03_usage/export/feature_tags.md b/03_usage/20_export/feature_tags.md similarity index 100% rename from 03_usage/export/feature_tags.md rename to 03_usage/20_export/feature_tags.md diff --git a/03_usage/export/img/UWP_export_signing.png b/03_usage/20_export/img/UWP_export_signing.png similarity index 100% rename from 03_usage/export/img/UWP_export_signing.png rename to 03_usage/20_export/img/UWP_export_signing.png diff --git a/03_usage/export/img/UWP_sign_tool.png b/03_usage/20_export/img/UWP_sign_tool.png similarity index 100% rename from 03_usage/export/img/UWP_sign_tool.png rename to 03_usage/20_export/img/UWP_sign_tool.png diff --git a/03_usage/export/img/androidsdk.png b/03_usage/20_export/img/androidsdk.png similarity index 100% rename from 03_usage/export/img/androidsdk.png rename to 03_usage/20_export/img/androidsdk.png diff --git a/03_usage/export/img/custom_build_bin_folder.png b/03_usage/20_export/img/custom_build_bin_folder.png similarity index 100% rename from 03_usage/export/img/custom_build_bin_folder.png rename to 03_usage/20_export/img/custom_build_bin_folder.png diff --git a/03_usage/export/img/custom_build_command_line.png b/03_usage/20_export/img/custom_build_command_line.png similarity index 100% rename from 03_usage/export/img/custom_build_command_line.png rename to 03_usage/20_export/img/custom_build_command_line.png diff --git a/03_usage/export/img/custom_build_command_line2.png b/03_usage/20_export/img/custom_build_command_line2.png similarity index 100% rename from 03_usage/export/img/custom_build_command_line2.png rename to 03_usage/20_export/img/custom_build_command_line2.png diff --git a/03_usage/export/img/custom_build_editor_settings.png b/03_usage/20_export/img/custom_build_editor_settings.png similarity index 100% rename from 03_usage/export/img/custom_build_editor_settings.png rename to 03_usage/20_export/img/custom_build_editor_settings.png diff --git a/03_usage/export/img/custom_build_editor_settings2.png b/03_usage/20_export/img/custom_build_editor_settings2.png similarity index 100% rename from 03_usage/export/img/custom_build_editor_settings2.png rename to 03_usage/20_export/img/custom_build_editor_settings2.png diff --git a/03_usage/export/img/custom_build_enable.png b/03_usage/20_export/img/custom_build_enable.png similarity index 100% rename from 03_usage/export/img/custom_build_enable.png rename to 03_usage/20_export/img/custom_build_enable.png diff --git a/03_usage/export/img/custom_build_gradle.png b/03_usage/20_export/img/custom_build_gradle.png similarity index 100% rename from 03_usage/export/img/custom_build_gradle.png rename to 03_usage/20_export/img/custom_build_gradle.png diff --git a/03_usage/export/img/custom_build_install_android_studio1.png b/03_usage/20_export/img/custom_build_install_android_studio1.png similarity index 100% rename from 03_usage/export/img/custom_build_install_android_studio1.png rename to 03_usage/20_export/img/custom_build_install_android_studio1.png diff --git a/03_usage/export/img/custom_build_install_template.png b/03_usage/20_export/img/custom_build_install_template.png similarity index 100% rename from 03_usage/export/img/custom_build_install_template.png rename to 03_usage/20_export/img/custom_build_install_template.png diff --git a/03_usage/export/img/custom_build_open_shell.png b/03_usage/20_export/img/custom_build_open_shell.png similarity index 100% rename from 03_usage/export/img/custom_build_open_shell.png rename to 03_usage/20_export/img/custom_build_open_shell.png diff --git a/03_usage/export/img/custom_build_platform_tools.png b/03_usage/20_export/img/custom_build_platform_tools.png similarity index 100% rename from 03_usage/export/img/custom_build_platform_tools.png rename to 03_usage/20_export/img/custom_build_platform_tools.png diff --git a/03_usage/export/img/custom_build_sdkmanager.png b/03_usage/20_export/img/custom_build_sdkmanager.png similarity index 100% rename from 03_usage/export/img/custom_build_sdkmanager.png rename to 03_usage/20_export/img/custom_build_sdkmanager.png diff --git a/03_usage/export/img/editor-export-presets-android.png b/03_usage/20_export/img/editor-export-presets-android.png similarity index 100% rename from 03_usage/export/img/editor-export-presets-android.png rename to 03_usage/20_export/img/editor-export-presets-android.png diff --git a/03_usage/export/img/editorsettings.png b/03_usage/20_export/img/editorsettings.png similarity index 100% rename from 03_usage/export/img/editorsettings.png rename to 03_usage/20_export/img/editorsettings.png diff --git a/03_usage/export/img/export-with-debug-button.png b/03_usage/20_export/img/export-with-debug-button.png similarity index 100% rename from 03_usage/export/img/export-with-debug-button.png rename to 03_usage/20_export/img/export-with-debug-button.png diff --git a/03_usage/export/img/export.png b/03_usage/20_export/img/export.png similarity index 100% rename from 03_usage/export/img/export.png rename to 03_usage/20_export/img/export.png diff --git a/03_usage/export/img/export_android_oneclick.png b/03_usage/20_export/img/export_android_oneclick.png similarity index 100% rename from 03_usage/export/img/export_android_oneclick.png rename to 03_usage/20_export/img/export_android_oneclick.png diff --git a/03_usage/export/img/export_dialog.png b/03_usage/20_export/img/export_dialog.png similarity index 100% rename from 03_usage/export/img/export_dialog.png rename to 03_usage/20_export/img/export_dialog.png diff --git a/03_usage/export/img/export_editor_android_settings.png b/03_usage/20_export/img/export_editor_android_settings.png similarity index 100% rename from 03_usage/export/img/export_editor_android_settings.png rename to 03_usage/20_export/img/export_editor_android_settings.png diff --git a/03_usage/export/img/export_error.png b/03_usage/20_export/img/export_error.png similarity index 100% rename from 03_usage/export/img/export_error.png rename to 03_usage/20_export/img/export_error.png diff --git a/03_usage/export/img/export_handheld_stretchsettings.png b/03_usage/20_export/img/export_handheld_stretchsettings.png similarity index 100% rename from 03_usage/export/img/export_handheld_stretchsettings.png rename to 03_usage/20_export/img/export_handheld_stretchsettings.png diff --git a/03_usage/export/img/export_ios_settings.png b/03_usage/20_export/img/export_ios_settings.png similarity index 100% rename from 03_usage/export/img/export_ios_settings.png rename to 03_usage/20_export/img/export_ios_settings.png diff --git a/03_usage/export/img/export_pck.png b/03_usage/20_export/img/export_pck.png similarity index 100% rename from 03_usage/export/img/export_pck.png rename to 03_usage/20_export/img/export_pck.png diff --git a/03_usage/export/img/export_preset.png b/03_usage/20_export/img/export_preset.png similarity index 100% rename from 03_usage/export/img/export_preset.png rename to 03_usage/20_export/img/export_preset.png diff --git a/03_usage/export/img/export_presets_window.png b/03_usage/20_export/img/export_presets_window.png similarity index 100% rename from 03_usage/export/img/export_presets_window.png rename to 03_usage/20_export/img/export_presets_window.png diff --git a/03_usage/export/img/export_template_manager.png b/03_usage/20_export/img/export_template_manager.png similarity index 100% rename from 03_usage/export/img/export_template_manager.png rename to 03_usage/20_export/img/export_template_manager.png diff --git a/03_usage/export/img/export_template_menu.png b/03_usage/20_export/img/export_template_menu.png similarity index 100% rename from 03_usage/export/img/export_template_menu.png rename to 03_usage/20_export/img/export_template_menu.png diff --git a/03_usage/export/img/export_touchsettings.png b/03_usage/20_export/img/export_touchsettings.png similarity index 100% rename from 03_usage/export/img/export_touchsettings.png rename to 03_usage/20_export/img/export_touchsettings.png diff --git a/03_usage/export/img/export_web_example.png b/03_usage/20_export/img/export_web_example.png similarity index 100% rename from 03_usage/export/img/export_web_example.png rename to 03_usage/20_export/img/export_web_example.png diff --git a/03_usage/export/img/export_web_export_with_debug_disabled.png b/03_usage/20_export/img/export_web_export_with_debug_disabled.png similarity index 100% rename from 03_usage/export/img/export_web_export_with_debug_disabled.png rename to 03_usage/20_export/img/export_web_export_with_debug_disabled.png diff --git a/03_usage/export/img/export_web_files.png b/03_usage/20_export/img/export_web_files.png similarity index 100% rename from 03_usage/export/img/export_web_files.png rename to 03_usage/20_export/img/export_web_files.png diff --git a/03_usage/export/img/export_xcode_project_folders.png b/03_usage/20_export/img/export_xcode_project_folders.png similarity index 100% rename from 03_usage/export/img/export_xcode_project_folders.png rename to 03_usage/20_export/img/export_xcode_project_folders.png diff --git a/03_usage/export/img/expres.png b/03_usage/20_export/img/expres.png similarity index 100% rename from 03_usage/export/img/expres.png rename to 03_usage/20_export/img/expres.png diff --git a/03_usage/export/img/expselected.png b/03_usage/20_export/img/expselected.png similarity index 100% rename from 03_usage/export/img/expselected.png rename to 03_usage/20_export/img/expselected.png diff --git a/03_usage/export/img/exptemp.png b/03_usage/20_export/img/exptemp.png similarity index 100% rename from 03_usage/export/img/exptemp.png rename to 03_usage/20_export/img/exptemp.png diff --git a/03_usage/export/img/feature_tags1.png b/03_usage/20_export/img/feature_tags1.png similarity index 100% rename from 03_usage/export/img/feature_tags1.png rename to 03_usage/20_export/img/feature_tags1.png diff --git a/03_usage/export/img/feature_tags2.png b/03_usage/20_export/img/feature_tags2.png similarity index 100% rename from 03_usage/export/img/feature_tags2.png rename to 03_usage/20_export/img/feature_tags2.png diff --git a/03_usage/export/img/feature_tags3.png b/03_usage/20_export/img/feature_tags3.png similarity index 100% rename from 03_usage/export/img/feature_tags3.png rename to 03_usage/20_export/img/feature_tags3.png diff --git a/03_usage/export/img/feature_tags4.png b/03_usage/20_export/img/feature_tags4.png similarity index 100% rename from 03_usage/export/img/feature_tags4.png rename to 03_usage/20_export/img/feature_tags4.png diff --git a/03_usage/export/img/icon_export_settings.png b/03_usage/20_export/img/icon_export_settings.png similarity index 100% rename from 03_usage/export/img/icon_export_settings.png rename to 03_usage/20_export/img/icon_export_settings.png diff --git a/03_usage/export/img/icon_file_icon.png b/03_usage/20_export/img/icon_file_icon.png similarity index 100% rename from 03_usage/export/img/icon_file_icon.png rename to 03_usage/20_export/img/icon_file_icon.png diff --git a/03_usage/export/img/icon_project_settings.png b/03_usage/20_export/img/icon_project_settings.png similarity index 100% rename from 03_usage/export/img/icon_project_settings.png rename to 03_usage/20_export/img/icon_project_settings.png diff --git a/03_usage/export/img/icon_rcedit.png b/03_usage/20_export/img/icon_rcedit.png similarity index 100% rename from 03_usage/export/img/icon_rcedit.png rename to 03_usage/20_export/img/icon_rcedit.png diff --git a/03_usage/export/img/icon_result.png b/03_usage/20_export/img/icon_result.png similarity index 100% rename from 03_usage/export/img/icon_result.png rename to 03_usage/20_export/img/icon_result.png diff --git a/03_usage/export/img/icon_taskbar_icon.png b/03_usage/20_export/img/icon_taskbar_icon.png similarity index 100% rename from 03_usage/export/img/icon_taskbar_icon.png rename to 03_usage/20_export/img/icon_taskbar_icon.png diff --git a/03_usage/export/img/ios_export_add_dir.png b/03_usage/20_export/img/ios_export_add_dir.png similarity index 100% rename from 03_usage/export/img/ios_export_add_dir.png rename to 03_usage/20_export/img/ios_export_add_dir.png diff --git a/03_usage/export/img/ios_export_delete_pck.png b/03_usage/20_export/img/ios_export_delete_pck.png similarity index 100% rename from 03_usage/export/img/ios_export_delete_pck.png rename to 03_usage/20_export/img/ios_export_delete_pck.png diff --git a/03_usage/export/img/ios_export_file.png b/03_usage/20_export/img/ios_export_file.png similarity index 100% rename from 03_usage/export/img/ios_export_file.png rename to 03_usage/20_export/img/ios_export_file.png diff --git a/03_usage/export/img/ios_export_file_ref.png b/03_usage/20_export/img/ios_export_file_ref.png similarity index 100% rename from 03_usage/export/img/ios_export_file_ref.png rename to 03_usage/20_export/img/ios_export_file_ref.png diff --git a/03_usage/export/img/ios_export_output.png b/03_usage/20_export/img/ios_export_output.png similarity index 100% rename from 03_usage/export/img/ios_export_output.png rename to 03_usage/20_export/img/ios_export_output.png diff --git a/03_usage/export/img/ios_export_set_path.png b/03_usage/20_export/img/ios_export_set_path.png similarity index 100% rename from 03_usage/export/img/ios_export_set_path.png rename to 03_usage/20_export/img/ios_export_set_path.png diff --git a/03_usage/export/img/linker_signed_1.png b/03_usage/20_export/img/linker_signed_1.png similarity index 100% rename from 03_usage/export/img/linker_signed_1.png rename to 03_usage/20_export/img/linker_signed_1.png diff --git a/03_usage/export/img/oneclick.png b/03_usage/20_export/img/oneclick.png similarity index 100% rename from 03_usage/export/img/oneclick.png rename to 03_usage/20_export/img/oneclick.png diff --git a/03_usage/export/img/signed_0.png b/03_usage/20_export/img/signed_0.png similarity index 100% rename from 03_usage/export/img/signed_0.png rename to 03_usage/20_export/img/signed_0.png diff --git a/03_usage/export/img/signed_1.png b/03_usage/20_export/img/signed_1.png similarity index 100% rename from 03_usage/export/img/signed_1.png rename to 03_usage/20_export/img/signed_1.png diff --git a/03_usage/export/img/signed_2.png b/03_usage/20_export/img/signed_2.png similarity index 100% rename from 03_usage/export/img/signed_2.png rename to 03_usage/20_export/img/signed_2.png diff --git a/03_usage/export/img/signed_and_notarized_0.png b/03_usage/20_export/img/signed_and_notarized_0.png similarity index 100% rename from 03_usage/export/img/signed_and_notarized_0.png rename to 03_usage/20_export/img/signed_and_notarized_0.png diff --git a/03_usage/export/img/signed_and_notarized_1.png b/03_usage/20_export/img/signed_and_notarized_1.png similarity index 100% rename from 03_usage/export/img/signed_and_notarized_1.png rename to 03_usage/20_export/img/signed_and_notarized_1.png diff --git a/03_usage/export/img/sys_pref_0.png b/03_usage/20_export/img/sys_pref_0.png similarity index 100% rename from 03_usage/export/img/sys_pref_0.png rename to 03_usage/20_export/img/sys_pref_0.png diff --git a/03_usage/export/img/sys_pref_1.png b/03_usage/20_export/img/sys_pref_1.png similarity index 100% rename from 03_usage/export/img/sys_pref_1.png rename to 03_usage/20_export/img/sys_pref_1.png diff --git a/03_usage/export/img/unsigned_1.png b/03_usage/20_export/img/unsigned_1.png similarity index 100% rename from 03_usage/export/img/unsigned_1.png rename to 03_usage/20_export/img/unsigned_1.png diff --git a/03_usage/export/index.md b/03_usage/20_export/index.md similarity index 100% rename from 03_usage/export/index.md rename to 03_usage/20_export/index.md diff --git a/03_usage/export/one-click_deploy.md b/03_usage/20_export/one-click_deploy.md similarity index 100% rename from 03_usage/export/one-click_deploy.md rename to 03_usage/20_export/one-click_deploy.md diff --git a/03_usage/export/running_on_macos.md b/03_usage/20_export/running_on_macos.md similarity index 100% rename from 03_usage/export/running_on_macos.md rename to 03_usage/20_export/running_on_macos.md diff --git a/03_usage/assets_pipeline/escn_exporter/animation.md b/03_usage/21_assets_pipeline/escn_exporter/animation.md similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/animation.md rename to 03_usage/21_assets_pipeline/escn_exporter/animation.md diff --git a/03_usage/assets_pipeline/escn_exporter/img/armature.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/armature.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/armature.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/armature.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/body_type.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/body_type.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/body_type.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/body_type.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/col_only.png b/03_usage/21_assets_pipeline/escn_exporter/img/col_only.png similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/col_only.png rename to 03_usage/21_assets_pipeline/escn_exporter/img/col_only.png diff --git a/03_usage/assets_pipeline/escn_exporter/img/collision_shapes.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/collision_shapes.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/collision_shapes.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/collision_shapes.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/dope_sheet.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/dope_sheet.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/dope_sheet.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/dope_sheet.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/enable_physics.png b/03_usage/21_assets_pipeline/escn_exporter/img/enable_physics.png similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/enable_physics.png rename to 03_usage/21_assets_pipeline/escn_exporter/img/enable_physics.png diff --git a/03_usage/assets_pipeline/escn_exporter/img/external_mat_option.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/external_mat_option.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/external_mat_option.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/external_mat_option.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/gd_dot_material.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/gd_dot_material.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/gd_dot_material.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/gd_dot_material.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/hide.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/hide.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/hide.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/hide.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/in_godot.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/in_godot.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/in_godot.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/in_godot.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/light_properties.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/light_properties.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/light_properties.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/light_properties.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/material_search.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/material_search.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/material_search.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/material_search.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/nla_editor.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/nla_editor.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/nla_editor.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/nla_editor.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/nla_pushdown.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/nla_pushdown.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/nla_pushdown.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/nla_pushdown.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/nla_strip.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/nla_strip.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/nla_strip.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/nla_strip.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/stash_action.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/stash_action.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/stash_action.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/stash_action.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/img/stash_action_option.jpg b/03_usage/21_assets_pipeline/escn_exporter/img/stash_action_option.jpg similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/img/stash_action_option.jpg rename to 03_usage/21_assets_pipeline/escn_exporter/img/stash_action_option.jpg diff --git a/03_usage/assets_pipeline/escn_exporter/index.md b/03_usage/21_assets_pipeline/escn_exporter/index.md similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/index.md rename to 03_usage/21_assets_pipeline/escn_exporter/index.md diff --git a/03_usage/assets_pipeline/escn_exporter/lights.md b/03_usage/21_assets_pipeline/escn_exporter/lights.md similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/lights.md rename to 03_usage/21_assets_pipeline/escn_exporter/lights.md diff --git a/03_usage/assets_pipeline/escn_exporter/material.md b/03_usage/21_assets_pipeline/escn_exporter/material.md similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/material.md rename to 03_usage/21_assets_pipeline/escn_exporter/material.md diff --git a/03_usage/assets_pipeline/escn_exporter/mesh.md b/03_usage/21_assets_pipeline/escn_exporter/mesh.md similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/mesh.md rename to 03_usage/21_assets_pipeline/escn_exporter/mesh.md diff --git a/03_usage/assets_pipeline/escn_exporter/physics.md b/03_usage/21_assets_pipeline/escn_exporter/physics.md similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/physics.md rename to 03_usage/21_assets_pipeline/escn_exporter/physics.md diff --git a/03_usage/assets_pipeline/escn_exporter/skeleton.md b/03_usage/21_assets_pipeline/escn_exporter/skeleton.md similarity index 100% rename from 03_usage/assets_pipeline/escn_exporter/skeleton.md rename to 03_usage/21_assets_pipeline/escn_exporter/skeleton.md diff --git a/03_usage/assets_pipeline/exporting_3d_scenes.md b/03_usage/21_assets_pipeline/exporting_3d_scenes.md similarity index 100% rename from 03_usage/assets_pipeline/exporting_3d_scenes.md rename to 03_usage/21_assets_pipeline/exporting_3d_scenes.md diff --git a/03_usage/assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png b/03_usage/21_assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png similarity index 100% rename from 03_usage/assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png rename to 03_usage/21_assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png diff --git a/03_usage/assets_pipeline/img/asset_workflow1.png b/03_usage/21_assets_pipeline/img/asset_workflow1.png similarity index 100% rename from 03_usage/assets_pipeline/img/asset_workflow1.png rename to 03_usage/21_assets_pipeline/img/asset_workflow1.png diff --git a/03_usage/assets_pipeline/img/asset_workflow2.png b/03_usage/21_assets_pipeline/img/asset_workflow2.png similarity index 100% rename from 03_usage/assets_pipeline/img/asset_workflow2.png rename to 03_usage/21_assets_pipeline/img/asset_workflow2.png diff --git a/03_usage/assets_pipeline/img/asset_workflow3.png b/03_usage/21_assets_pipeline/img/asset_workflow3.png similarity index 100% rename from 03_usage/assets_pipeline/img/asset_workflow3.png rename to 03_usage/21_assets_pipeline/img/asset_workflow3.png diff --git a/03_usage/assets_pipeline/img/asset_workflow4.png b/03_usage/21_assets_pipeline/img/asset_workflow4.png similarity index 100% rename from 03_usage/assets_pipeline/img/asset_workflow4.png rename to 03_usage/21_assets_pipeline/img/asset_workflow4.png diff --git a/03_usage/assets_pipeline/img/asset_workflow5.png b/03_usage/21_assets_pipeline/img/asset_workflow5.png similarity index 100% rename from 03_usage/assets_pipeline/img/asset_workflow5.png rename to 03_usage/21_assets_pipeline/img/asset_workflow5.png diff --git a/03_usage/assets_pipeline/img/audio_stream_import.png b/03_usage/21_assets_pipeline/img/audio_stream_import.png similarity index 100% rename from 03_usage/assets_pipeline/img/audio_stream_import.png rename to 03_usage/21_assets_pipeline/img/audio_stream_import.png diff --git a/03_usage/assets_pipeline/img/bad.png b/03_usage/21_assets_pipeline/img/bad.png similarity index 100% rename from 03_usage/assets_pipeline/img/bad.png rename to 03_usage/21_assets_pipeline/img/bad.png diff --git a/03_usage/assets_pipeline/img/fixedborder.png b/03_usage/21_assets_pipeline/img/fixedborder.png similarity index 100% rename from 03_usage/assets_pipeline/img/fixedborder.png rename to 03_usage/21_assets_pipeline/img/fixedborder.png diff --git a/03_usage/assets_pipeline/img/gltf_godot_export.png b/03_usage/21_assets_pipeline/img/gltf_godot_export.png similarity index 100% rename from 03_usage/assets_pipeline/img/gltf_godot_export.png rename to 03_usage/21_assets_pipeline/img/gltf_godot_export.png diff --git a/03_usage/assets_pipeline/img/good.png b/03_usage/21_assets_pipeline/img/good.png similarity index 100% rename from 03_usage/assets_pipeline/img/good.png rename to 03_usage/21_assets_pipeline/img/good.png diff --git a/03_usage/assets_pipeline/img/image_import1.png b/03_usage/21_assets_pipeline/img/image_import1.png similarity index 100% rename from 03_usage/assets_pipeline/img/image_import1.png rename to 03_usage/21_assets_pipeline/img/image_import1.png diff --git a/03_usage/assets_pipeline/img/import_csv.png b/03_usage/21_assets_pipeline/img/import_csv.png similarity index 100% rename from 03_usage/assets_pipeline/img/import_csv.png rename to 03_usage/21_assets_pipeline/img/import_csv.png diff --git a/03_usage/assets_pipeline/img/regular.png b/03_usage/21_assets_pipeline/img/regular.png similarity index 100% rename from 03_usage/assets_pipeline/img/regular.png rename to 03_usage/21_assets_pipeline/img/regular.png diff --git a/03_usage/assets_pipeline/img/reimport_multiple.png b/03_usage/21_assets_pipeline/img/reimport_multiple.png similarity index 100% rename from 03_usage/assets_pipeline/img/reimport_multiple.png rename to 03_usage/21_assets_pipeline/img/reimport_multiple.png diff --git a/03_usage/assets_pipeline/img/reverb.png b/03_usage/21_assets_pipeline/img/reverb.png similarity index 100% rename from 03_usage/assets_pipeline/img/reverb.png rename to 03_usage/21_assets_pipeline/img/reverb.png diff --git a/03_usage/assets_pipeline/img/scene_import1.png b/03_usage/21_assets_pipeline/img/scene_import1.png similarity index 100% rename from 03_usage/assets_pipeline/img/scene_import1.png rename to 03_usage/21_assets_pipeline/img/scene_import1.png diff --git a/03_usage/assets_pipeline/img/scene_import2.png b/03_usage/21_assets_pipeline/img/scene_import2.png similarity index 100% rename from 03_usage/assets_pipeline/img/scene_import2.png rename to 03_usage/21_assets_pipeline/img/scene_import2.png diff --git a/03_usage/assets_pipeline/img/scene_import3.png b/03_usage/21_assets_pipeline/img/scene_import3.png similarity index 100% rename from 03_usage/assets_pipeline/img/scene_import3.png rename to 03_usage/21_assets_pipeline/img/scene_import3.png diff --git a/03_usage/assets_pipeline/img/scene_import4.png b/03_usage/21_assets_pipeline/img/scene_import4.png similarity index 100% rename from 03_usage/assets_pipeline/img/scene_import4.png rename to 03_usage/21_assets_pipeline/img/scene_import4.png diff --git a/03_usage/assets_pipeline/import_process.md b/03_usage/21_assets_pipeline/import_process.md similarity index 100% rename from 03_usage/assets_pipeline/import_process.md rename to 03_usage/21_assets_pipeline/import_process.md diff --git a/03_usage/assets_pipeline/importing_audio_samples.md b/03_usage/21_assets_pipeline/importing_audio_samples.md similarity index 100% rename from 03_usage/assets_pipeline/importing_audio_samples.md rename to 03_usage/21_assets_pipeline/importing_audio_samples.md diff --git a/03_usage/assets_pipeline/importing_images.md b/03_usage/21_assets_pipeline/importing_images.md similarity index 100% rename from 03_usage/assets_pipeline/importing_images.md rename to 03_usage/21_assets_pipeline/importing_images.md diff --git a/03_usage/assets_pipeline/importing_scenes.md b/03_usage/21_assets_pipeline/importing_scenes.md similarity index 100% rename from 03_usage/assets_pipeline/importing_scenes.md rename to 03_usage/21_assets_pipeline/importing_scenes.md diff --git a/03_usage/assets_pipeline/importing_translations.md b/03_usage/21_assets_pipeline/importing_translations.md similarity index 100% rename from 03_usage/assets_pipeline/importing_translations.md rename to 03_usage/21_assets_pipeline/importing_translations.md diff --git a/03_usage/assets_pipeline/index.md b/03_usage/21_assets_pipeline/index.md similarity index 100% rename from 03_usage/assets_pipeline/index.md rename to 03_usage/21_assets_pipeline/index.md diff --git a/03_usage/best_practices/autoloads_versus_internal_nodes.md b/03_usage/22_best_practices/autoloads_versus_internal_nodes.md similarity index 100% rename from 03_usage/best_practices/autoloads_versus_internal_nodes.md rename to 03_usage/22_best_practices/autoloads_versus_internal_nodes.md diff --git a/03_usage/best_practices/data_preferences.md b/03_usage/22_best_practices/data_preferences.md similarity index 100% rename from 03_usage/best_practices/data_preferences.md rename to 03_usage/22_best_practices/data_preferences.md diff --git a/03_usage/best_practices/godot_interfaces.md b/03_usage/22_best_practices/godot_interfaces.md similarity index 100% rename from 03_usage/best_practices/godot_interfaces.md rename to 03_usage/22_best_practices/godot_interfaces.md diff --git a/03_usage/best_practices/godot_notifications.md b/03_usage/22_best_practices/godot_notifications.md similarity index 100% rename from 03_usage/best_practices/godot_notifications.md rename to 03_usage/22_best_practices/godot_notifications.md diff --git a/03_usage/best_practices/img/version_control_menu.png b/03_usage/22_best_practices/img/version_control_menu.png similarity index 100% rename from 03_usage/best_practices/img/version_control_menu.png rename to 03_usage/22_best_practices/img/version_control_menu.png diff --git a/03_usage/best_practices/index.md b/03_usage/22_best_practices/index.md similarity index 100% rename from 03_usage/best_practices/index.md rename to 03_usage/22_best_practices/index.md diff --git a/03_usage/best_practices/introduction_best_practices.md b/03_usage/22_best_practices/introduction_best_practices.md similarity index 100% rename from 03_usage/best_practices/introduction_best_practices.md rename to 03_usage/22_best_practices/introduction_best_practices.md diff --git a/03_usage/best_practices/logic_preferences.md b/03_usage/22_best_practices/logic_preferences.md similarity index 100% rename from 03_usage/best_practices/logic_preferences.md rename to 03_usage/22_best_practices/logic_preferences.md diff --git a/03_usage/best_practices/node_alternatives.md b/03_usage/22_best_practices/node_alternatives.md similarity index 100% rename from 03_usage/best_practices/node_alternatives.md rename to 03_usage/22_best_practices/node_alternatives.md diff --git a/03_usage/best_practices/project_organization.md b/03_usage/22_best_practices/project_organization.md similarity index 100% rename from 03_usage/best_practices/project_organization.md rename to 03_usage/22_best_practices/project_organization.md diff --git a/03_usage/best_practices/scene_organization.md b/03_usage/22_best_practices/scene_organization.md similarity index 100% rename from 03_usage/best_practices/scene_organization.md rename to 03_usage/22_best_practices/scene_organization.md diff --git a/03_usage/best_practices/scenes_versus_scripts.md b/03_usage/22_best_practices/scenes_versus_scripts.md similarity index 100% rename from 03_usage/best_practices/scenes_versus_scripts.md rename to 03_usage/22_best_practices/scenes_versus_scripts.md diff --git a/03_usage/best_practices/version_control_systems.md b/03_usage/22_best_practices/version_control_systems.md similarity index 100% rename from 03_usage/best_practices/version_control_systems.md rename to 03_usage/22_best_practices/version_control_systems.md diff --git a/03_usage/best_practices/what_are_godot_classes.md b/03_usage/22_best_practices/what_are_godot_classes.md similarity index 100% rename from 03_usage/best_practices/what_are_godot_classes.md rename to 03_usage/22_best_practices/what_are_godot_classes.md