MCPcopy Create free account

hub / github.com/KyosukeIshizu1008/berryscode / functions

Functions2,320 in github.com/KyosukeIshizu1008/berryscode

Functionedit
(line_s: u32, char_s: u32, line_e: u32, char_e: u32, new: &str)
berrycode/src/app/rename.rs:185
Methodedit
`POST /edit` — overwrite a file (or replace a target block) and optionally run `cargo check` / `cargo test`.
berrycode/src/native/rest_client.rs:67
Functionedit_request_omits_target_when_none
()
berrycode/src/native/rest_client.rs:279
Functioneditor_font_size_clamps_low_and_high
()
berrycode/src/app/editor.rs:2450
Methodeffective_clip_name
Get the effective clip name (from motion or legacy clip_name field).
berrycode/src/app/scene_editor/animator.rs:172
Functionelevated_terrain
()
berrycode/src/app/scene_editor/terrain.rs:247
Functionembedded_single_quote_is_escaped
()
berrycode/src/common/shell.rs:46
Functionempty_frame_is_not_typing
()
berrycode/src/app/mod.rs:4076
Functionempty_grid_has_path
()
berrycode/src/app/scene_editor/navmesh.rs:283
Functionempty_preedit_is_not_typing
()
berrycode/src/app/mod.rs:4062
Functionempty_scene_uses_underscore_prefix_to_avoid_warnings
()
berrycode/src/app/scene_editor/codegen.rs:3414
Functionempty_string_yields_two_quotes
()
berrycode/src/common/shell.rs:53
Functionempty_tracks_returns_base
()
berrycode/src/app/scene_editor/animation.rs:634
Functionenabled_alone_is_stripped
()
berrycode/src/app/mod.rs:4271
Functionensure_mod_declaration_idempotent
()
berrycode/src/app/scene_editor/codegen.rs:3454
Functionentity_entity_collision
()
berrycode/src/app/scene_editor/physics_sim.rs:359
Functionentity_matches_basic_query
()
berrycode/src/app/scene_editor/query_viz.rs:426
Methodesc_dispatch
(&mut self, intermediates: &[u8], _ignore: bool, byte: u8)
berrycode/src/app/terminal_emulator.rs:854
Functionevaluate_default_gets_color
()
berrycode/src/app/scene_editor/shader_graph.rs:265
Functionevaluate_empty_returns_defaults
()
berrycode/src/app/scene_editor/shader_graph.rs:271
Functionevent_entry_creation
()
berrycode/src/app/scene_editor/event_monitor.rs:173
Functionevery_label_is_unique
()
berrycode/src/app/mod.rs:264
Functionexecute
Execute a shell command (convenience function)
berrycode/src/native/terminal.rs:127
Methodexecute
(&mut self, byte: u8)
berrycode/src/app/terminal_emulator.rs:597
Functionexecute_build_rejects_visionos_until_v0_9
()
berrycode/src/app/scene_editor/build_settings.rs:725
Functionexecute_command
Execute a command synchronously and return output as string Simple wrapper for workflow execution
berrycode/src/native/terminal.rs:109
Methodexecute_plugin_command
Execute a plugin command by name. Returns immediately after spawning a worker thread that runs the plugin's `sh` script; the result is collected per-f
berrycode/src/app/plugin_system.rs:180
Functionexport_empty_scene
()
berrycode/src/app/scene_editor/bevy_scene_export.rs:94
Functionexport_with_light
()
berrycode/src/app/scene_editor/bevy_scene_export.rs:101
Functionexport_with_transform
()
berrycode/src/app/scene_editor/bevy_scene_export.rs:117
Functionextract_empty_returns_nothing
()
berrycode/src/app/scene_editor/asset_deps.rs:117
Functionextract_gltf_mesh_data_bounds
()
berrycode/src/app/scene_editor/bevy_sync.rs:1172
Functionextract_gltf_mesh_data_from_fox
()
berrycode/src/app/scene_editor/bevy_sync.rs:1148
Functionextract_gltf_nonexistent_returns_none
()
berrycode/src/app/scene_editor/bevy_sync.rs:1196
Functionextract_simple_path
()
berrycode/src/app/scene_editor/asset_deps.rs:103
Functionextract_texture_path
()
berrycode/src/app/scene_editor/asset_deps.rs:110
Methodfile_path
(&self)
berrycode/src/buffer.rs:147
Methodfilter_internal_components
Filter out internal Bevy types that don't support reflect
berrycode/src/bevy_ide/inspector/brp_client.rs:471
Functionfind_project_root_handles_nonexistent_path
()
berrycode/src/godot_import/mod.rs:87
Functionfind_project_root_returns_none_for_non_godot_tree
()
berrycode/src/godot_import/mod.rs:76
Functionfind_project_root_returns_self_when_passed_a_godot_root
()
berrycode/src/godot_import/mod.rs:97
Functionfind_project_root_walks_up
()
berrycode/src/godot_import/mod.rs:66
Methodfind_references
Find all references to a symbol
berrycode/src/tree_sitter_engine.rs:228
Functionflat_terrain_height_zero
()
berrycode/src/app/scene_editor/terrain.rs:241
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
berrycode/src/godot_import/scene.rs:26
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
berrycode/src/godot_import/project.rs:21
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
berrycode/src/app/mobile_toolchain.rs:102
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
berrycode/src/app/mobile/runner.rs:83
Functionfollow_camera
( player_q: Query<&Transform, (With<PlayerController>, Without<FollowCamera>)>, mut camera_q: Query<&m
examples/hello_mobile/src/main.rs:280
Methodfor_extension
Detect the appropriate settings type from a file extension.
berrycode/src/app/scene_editor/asset_import.rs:50
Functionforce_kill_all_sync_terminates_uncooperative_servers
()
berrycode/src/native/lsp_native.rs:1335
Methodformat_timestamp
Helper function to format Unix timestamp
berrycode/src/app/git.rs:781
Functionfriction_slows_horizontal_movement
()
berrycode/src/app/scene_editor/physics_sim.rs:444
Methodfrom
(e: std::io::Error)
berrycode/src/godot_import/scene.rs:37
Methodfrom
(e: std::io::Error)
berrycode/src/godot_import/project.rs:33
Methodfrom
(ev: web_sys::MouseEvent)
berrycode/src/common/events.rs:67
Methodfrom_cache_or_default
Build the initial state: prefer the on-disk cache so a cold open is instant. The lazy probe in `render_mobile_toolchain_window` covers the case where
berrycode/src/app/mobile_toolchain.rs:185
Methodfrom_extension
(ext: &str)
berrycode/src/bevy_ide/assets/scanner.rs:60
Methodfrom_position
(position: CursorPosition)
berrycode/src/cursor.rs:91
Methodfrom_str
(text: &str)
berrycode/src/buffer.rs:40
Methodfrom_str
Parse a scene from raw text. `path` is stored on the result for later reference and doesn't have to exist.
berrycode/src/godot_import/scene.rs:99
Methodfrom_str
Parse a `project.godot` from raw text. Useful for tests and for callers that already have the contents in memory (e.g. a future virtual filesystem or
berrycode/src/godot_import/project.rs:69
Methodfrom_str
(s: &str)
berrycode/src/app/run_panel.rs:45
Functionfrom_str_assembles_tree_without_disk_access
()
berrycode/src/godot_import/scene.rs:507
Functionfrom_str_drops_orphaned_nodes_silently
()
berrycode/src/godot_import/scene.rs:558
Functionfrom_str_extracts_multiple_ext_resources
()
berrycode/src/godot_import/scene.rs:620
Functionfrom_str_format_version_missing_when_no_header
()
berrycode/src/godot_import/scene.rs:654
Functionfrom_str_handles_no_application_section
()
berrycode/src/godot_import/project.rs:205
Functionfrom_str_handles_no_root
()
berrycode/src/godot_import/scene.rs:582
Functionfrom_str_keeps_raw_for_unsurfaced_sections
()
berrycode/src/godot_import/project.rs:188
Functionfrom_str_parses_application_fields
()
berrycode/src/godot_import/project.rs:177
Functionfrom_str_preserves_node_properties
()
berrycode/src/godot_import/scene.rs:601
Functionfrom_str_recovers_format_version
()
berrycode/src/godot_import/scene.rs:640
Functionfrom_str_resolves_three_level_nesting
()
berrycode/src/godot_import/scene.rs:531
Methodfrom_touch
Create from TouchEvent (for iOS/Android support) Note: Touch support temporarily disabled for WASM compatibility
berrycode/src/common/events.rs:103
Functionfuzzy_match
Fuzzy matching utilities for command palette, file tree, and symbol search Supports: - Exact match (highest score) - Prefix match - Substring match -
berrycode/src/common/fuzzy.rs:11
Functiongenerate_code_has_derive_states
()
berrycode/src/app/scene_editor/state_editor.rs:110
Functiongenerate_empty_components
()
berrycode/src/app/scene_editor/reflect_codegen.rs:86
Functiongenerate_empty_scene
()
berrycode/src/app/scene_editor/codegen.rs:1804
Functiongenerate_map_field
()
berrycode/src/app/scene_editor/codegen.rs:1940
Methodgenerate_model_placeholder
Generate a colored placeholder icon for 3D model files. Each format gets a distinctive color with a simple 3D box shape.
berrycode/src/app/scene_editor/thumbnail_cache.rs:67
Functiongenerate_multiple_components
()
berrycode/src/app/scene_editor/reflect_codegen.rs:128
Functiongenerate_option_none_field
()
berrycode/src/app/scene_editor/codegen.rs:1922
Functiongenerate_option_some_field
()
berrycode/src/app/scene_editor/codegen.rs:1904
Functiongenerate_resource_code_empty_name_skipped
()
berrycode/src/app/scene_editor/resource_editor.rs:320
Functiongenerate_resource_code_vec_option_map
()
berrycode/src/app/scene_editor/resource_editor.rs:333
Functiongenerate_scene_plugin_has_plugin_struct
()
berrycode/src/app/scene_editor/codegen.rs:3318
Functiongenerate_scene_plugin_with_entities
()
berrycode/src/app/scene_editor/codegen.rs:3339
Functiongenerate_scene_plugin_with_glb
()
berrycode/src/app/scene_editor/codegen.rs:3437
Functiongenerate_scene_with_cube
()
berrycode/src/app/scene_editor/codegen.rs:1812
Functiongenerate_scene_with_custom_script
()
berrycode/src/app/scene_editor/codegen.rs:1833
Functiongenerate_scene_with_light
()
berrycode/src/app/scene_editor/codegen.rs:1859
Functiongenerate_scenes_mod_rs_aggregates_plugins
()
berrycode/src/app/scene_editor/codegen.rs:3494
Functiongenerate_scenes_mod_rs_empty_emits_stub
()
berrycode/src/app/scene_editor/codegen.rs:3519
Methodgenerate_thumbnail
(ctx: &egui::Context, path: &str)
berrycode/src/app/scene_editor/thumbnail_cache.rs:31
Functiongenerate_vec_field
()
berrycode/src/app/scene_editor/codegen.rs:1886
Functiongenerate_with_fields
()
berrycode/src/app/scene_editor/reflect_codegen.rs:105
Functiongenerate_with_unit_component
()
berrycode/src/app/scene_editor/reflect_codegen.rs:93
Functionget_blame
Get blame information for a file
berrycode/src/native/git.rs:536
Methodget_bool
(&self, name: &str)
examples/hello_mobile/src/main.rs:66
← previousnext →1,501–1,600 of 2,320, ranked by callers