MCPcopy Create free account

hub / github.com/GDRETools/gdsdecomp / functions

Functions6,612 in github.com/GDRETools/gdsdecomp

↓ 1 callersFunctionWriteImageData
external/tinygltf/tiny_gltf.h:2766
↓ 1 callersMethodWritePrimitiveValue
(object? value, LiteralFormat format = LiteralFormat.None)
godot-mono-decomp/GodotMonoDecomp/GodotExpressionTokenWriter.cs:756
↓ 1 callersMethodWriteSolutionFile
<summary> Writes a solution file to the specified <paramref name="targetFile"/>. </summary> <param name="targetFile">The full path of the file to writ
godot-mono-decomp/GodotMonoDecomp/SolutionCreator.cs:47
↓ 1 callersMethodWriteWholeScriptInfo
(string file)
godot-mono-decomp/GodotMonoDecomp/GodotModuleDecompiler.cs:703
↓ 1 callersMethodZip
(this IEnumerable<A> input1, IEnumerable<B> input2)
godot-mono-decomp/GodotMonoDecomp/copied/CollectionExtensions.cs:18
↓ 1 callersMethod_batch_export_instanced_scene
exporters/scene_exporter.cpp:3865
↓ 1 callersFunction_calculate_aabb_for_scene
gui/scene_previewer.cpp:109
↓ 1 callersMethod_create_after_process
utility/pck_creator.cpp:425
↓ 1 callersMethod_disable
utility/gdre_logger.cpp:154
↓ 1 callersFunction_encode_buffer_bins
exporters/scene_exporter.cpp:528
↓ 1 callersFunction_encode_buffer_glb
exporters/scene_exporter.cpp:483
↓ 1 callersMethod_find_resources
compat/resource_compat_binary.cpp:2303
↓ 1 callersFunction_get_character_ranges
exporters/fontfile_exporter.cpp:160
↓ 1 callersMethod_get_gdre_icon
gui/gui_icons.cpp:46
↓ 1 callersMethod_get_unix_permissions
utility/file_access_gdre.cpp:613
↓ 1 callersFunction_init_ext_to_types
compat/resource_loader_compat.cpp:86
↓ 1 callersFunction_init_map
utility/glob.cpp:45
↓ 1 callersFunction_init_type_to_exts
compat/resource_loader_compat.cpp:107
↓ 1 callersMethod_initial_set
exporters/scene_exporter.cpp:866
↓ 1 callersMethod_instantiate_scene
exporters/scene_exporter.cpp:3127
↓ 1 callersFunction_is_bin
bytecode/gdscript_v1_tokenizer_compat.cpp:253
↓ 1 callersMethod_load
utility/godot_mono_decomp_wrapper.cpp:21
↓ 1 callersMethod_load_scene_and_deps
exporters/scene_exporter.cpp:3151
↓ 1 callersMethod_parse_ext_resource
compat/resource_compat_text.cpp:153
↓ 1 callersMethod_parse_resource
"Resource(...)" parsing
compat/resource_compat_text.cpp:2965
↓ 1 callersMethod_parse_sub_resource
compat/resource_compat_text.cpp:132
↓ 1 callersMethod_pck_dump_to_dir
utility/pck_dumper.cpp:175
↓ 1 callersMethod_process_folder
TODO: rename this to something like "GUI start" or something
utility/pck_creator.cpp:246
↓ 1 callersMethod_recognize_file_header_and_decompress
compat/resource_compat_binary.cpp:1295
↓ 1 callersMethod_set_from_json
utility/import_info.cpp:23
↓ 1 callersMethod_set_stuff_from_instanced_scene
exporters/scene_exporter.cpp:1473
↓ 1 callersFunction_stringify_json
exporters/scene_exporter.cpp:123
↓ 1 callersMethod_write_resource
compat/resource_compat_text.cpp:1927
↓ 1 callersFunctionaddCompatibilityClasses
utility/gdre_settings.cpp:197
↓ 1 callersMethodadd_dir
utility/file_access_gdre.cpp:152
↓ 1 callersMethodadd_dummy_path
utility/file_access_gdre.cpp:249
↓ 1 callersMethodadd_surface_from_arrays
compat/fake_mesh.cpp:929
↓ 1 callersMethodadd_task
utility/task_manager.h:563
↓ 1 callersMethodadvance
bytecode/gdscript_v1_tokenizer_compat.cpp:1076
↓ 1 callersMethodadvance
external/tga/image_iterator.cpp:29
↓ 1 callersFunctionappend_exponent
external/tinygltf/json.hpp:16242
↓ 1 callersMethodas_tag
utility/godotver.cpp:441
↓ 1 callersFunctionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
external/tinygltf/json.hpp:20987
↓ 1 callersMethodauto_close_progress_bar
utility/task_manager.h:19
↓ 1 callersMethodbatch_export_files
exporters/scene_exporter.cpp:3942
↓ 1 callersFunctionbinary_image_to_svg
(img: ColorImage, config: ConverterConfig)
external/vtracer/src/converter.rs:294
↓ 1 callersMethodcancel
utility/task_manager.h:632
↓ 1 callersMethodcancel
utility/import_exporter.cpp:888
↓ 1 callersMethodcancel
exporters/scene_exporter.cpp:3192
↓ 1 callersFunctioncheck_children_for_non_physics_nodes
exporters/scene_exporter.cpp:2392
↓ 1 callersMethodcheck_md5_all_files
utility/pck_dumper.cpp:26
↓ 1 callersMethodclose_file
utility/gdre_logger.cpp:146
↓ 1 callersMethodclose_handle
utility/file_access_apk.cpp:116
↓ 1 callersFunctioncolor_exists_in_image
(img: &ColorImage, color: Color)
external/vtracer/src/converter.rs:42
↓ 1 callersFunctioncolor_image_to_svg
(mut img: ColorImage, config: ConverterConfig)
external/vtracer/src/converter.rs:181
↓ 1 callersFunctioncolor_same
(a: Color, b: Color, shift: i32, thres: i32)
external/vtracer/src/runner.rs:155
↓ 1 callersMethodcompose
* compose Longest Common Subsequence and Shortest Edit Script. * The algorithm implemented here is based on "An O(NP) Sequence Comparison Alg
external/dtl/Diff.hpp:260
↓ 1 callersMethodcomposeUnifiedHunks
* compose Unified Format Hunks from Shortest Edit Script */
external/dtl/Diff.hpp:383
↓ 1 callersFunctionconfig_from_args
()
external/vtracer/src/main.rs:21
↓ 1 callersMethodconvert
compat/texture_loader_compat.cpp:774
↓ 1 callersFunctionconvert_v2_key_string_to_v4_keycode
compat/input_event_parser_v2.cpp:603
↓ 1 callersFunctioncopy_imd_v2
utility/import_info.cpp:194
↓ 1 callersMethodcount_multi
external/parallel_hashmap/btree.h:1852
↓ 1 callersMethodcount_unique
external/parallel_hashmap/btree.h:1842
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
external/tinygltf/json.hpp:22396
↓ 1 callersMethodcreate_from
compat/optimized_translation_extractor.cpp:628
↓ 1 callersFunctioncreate_simple_grayscale_image
tests/test_variant_compat.h:616
↓ 1 callersFunctioncreate_simple_rgb_image
tests/test_variant_compat.h:605
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
external/tinygltf/json.hpp:22425
↓ 1 callersFunctioncrop_transparent
exporters/texture_exporter.cpp:701
↓ 1 callersMethoddecompile_byte_code
bytecode/bytecode_base.cpp:111
↓ 1 callersMethoddecompile_byte_code_encrypted
bytecode/bytecode_base.cpp:95
↓ 1 callersMethoddecompile_module
utility/godot_mono_decomp_wrapper.cpp:141
↓ 1 callersFunctiondeinit_exporters
register_types.cpp:258
↓ 1 callersFunctiondeinit_loaders
register_types.cpp:321
↓ 1 callersFunctiondeinit_plugin_manager_sources
register_types.cpp:238
↓ 1 callersMethoddestroy
external/parallel_hashmap/phmap_base.h:4534
↓ 1 callersFunctiondict_to_property_info
compat/fake_csharp_script.cpp:321
↓ 1 callersMethoddo_task
utility/gdre_settings.cpp:2109
↓ 1 callersMethoddo_task
plugin_manager/plugin_manager.cpp:251
↓ 1 callersMethoddrop_deletes_without_resize
external/parallel_hashmap/phmap.h:2081
↓ 1 callersFunctiondump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
external/tinygltf/json.hpp:17192
↓ 1 callersMethodemplace
external/parallel_hashmap/phmap_base.h:4488
↓ 1 callersFunctionemplace_back
external/tinygltf/json.hpp:23145
↓ 1 callersMethodemplace_decomposable_with_hash
external/parallel_hashmap/phmap.h:3176
↓ 1 callersMethodemplace_single_with_hash
external/parallel_hashmap/phmap.h:1573
↓ 1 callersMethodempty
Span::empty() Returns a boolean indicating whether or not this span is considered empty.
external/parallel_hashmap/phmap_base.h:3251
↓ 1 callersMethoderase
external/parallel_hashmap/phmap.h:1594
↓ 1 callersMethoderase_multi
external/parallel_hashmap/btree.h:2845
↓ 1 callersMethoderase_unique
external/parallel_hashmap/btree.h:2833
↓ 1 callersFunctionexpand_tilde
utility/glob.cpp:409
↓ 1 callersFunctionexpect_inputevent_decode_encode_match
tests/test_variant_compat.h:420
↓ 1 callersMethodextract
external/parallel_hashmap/phmap.h:1659
↓ 1 callersFunctionfilter
utility/glob.cpp:288
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
external/tinygltf/json.hpp:15806
↓ 1 callersMethodfind_ptr
external/parallel_hashmap/phmap.h:1771
↓ 1 callersMethodfind_release_infos_by_tag
plugin_manager/github_source.cpp:405
↓ 1 callersFunctionfind_unused_color_in_image
(img: &ColorImage)
external/vtracer/src/converter.rs:54
↓ 1 callersMethodfinish_initial_load
editor/gdre_pck_dlg.cpp:142
↓ 1 callersMethodfinish_progress
utility/task_manager.cpp:91
← previousnext →1,301–1,400 of 6,612, ranked by callers