Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ functions
Functions
6,612 in github.com/GDRETools/gdsdecomp
⨍
Functions
6,612
◇
Types & classes
1,225
↓ 1 callers
Function
WriteImageData
external/tinygltf/tiny_gltf.h:2766
↓ 1 callers
Method
WritePrimitiveValue
(object? value, LiteralFormat format = LiteralFormat.None)
godot-mono-decomp/GodotMonoDecomp/GodotExpressionTokenWriter.cs:756
↓ 1 callers
Method
WriteSolutionFile
<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 callers
Method
WriteWholeScriptInfo
(string file)
godot-mono-decomp/GodotMonoDecomp/GodotModuleDecompiler.cs:703
↓ 1 callers
Method
Zip
(this IEnumerable<A> input1, IEnumerable<B> input2)
godot-mono-decomp/GodotMonoDecomp/copied/CollectionExtensions.cs:18
↓ 1 callers
Method
_batch_export_instanced_scene
exporters/scene_exporter.cpp:3865
↓ 1 callers
Function
_calculate_aabb_for_scene
gui/scene_previewer.cpp:109
↓ 1 callers
Method
_create_after_process
utility/pck_creator.cpp:425
↓ 1 callers
Method
_disable
utility/gdre_logger.cpp:154
↓ 1 callers
Function
_encode_buffer_bins
exporters/scene_exporter.cpp:528
↓ 1 callers
Function
_encode_buffer_glb
exporters/scene_exporter.cpp:483
↓ 1 callers
Method
_find_resources
compat/resource_compat_binary.cpp:2303
↓ 1 callers
Function
_get_character_ranges
exporters/fontfile_exporter.cpp:160
↓ 1 callers
Method
_get_gdre_icon
gui/gui_icons.cpp:46
↓ 1 callers
Method
_get_unix_permissions
utility/file_access_gdre.cpp:613
↓ 1 callers
Function
_init_ext_to_types
compat/resource_loader_compat.cpp:86
↓ 1 callers
Function
_init_map
utility/glob.cpp:45
↓ 1 callers
Function
_init_type_to_exts
compat/resource_loader_compat.cpp:107
↓ 1 callers
Method
_initial_set
exporters/scene_exporter.cpp:866
↓ 1 callers
Method
_instantiate_scene
exporters/scene_exporter.cpp:3127
↓ 1 callers
Function
_is_bin
bytecode/gdscript_v1_tokenizer_compat.cpp:253
↓ 1 callers
Method
_load
utility/godot_mono_decomp_wrapper.cpp:21
↓ 1 callers
Method
_load_scene_and_deps
exporters/scene_exporter.cpp:3151
↓ 1 callers
Method
_parse_ext_resource
compat/resource_compat_text.cpp:153
↓ 1 callers
Method
_parse_resource
"Resource(...)" parsing
compat/resource_compat_text.cpp:2965
↓ 1 callers
Method
_parse_sub_resource
compat/resource_compat_text.cpp:132
↓ 1 callers
Method
_pck_dump_to_dir
utility/pck_dumper.cpp:175
↓ 1 callers
Method
_process_folder
TODO: rename this to something like "GUI start" or something
utility/pck_creator.cpp:246
↓ 1 callers
Method
_recognize_file_header_and_decompress
compat/resource_compat_binary.cpp:1295
↓ 1 callers
Method
_set_from_json
utility/import_info.cpp:23
↓ 1 callers
Method
_set_stuff_from_instanced_scene
exporters/scene_exporter.cpp:1473
↓ 1 callers
Function
_stringify_json
exporters/scene_exporter.cpp:123
↓ 1 callers
Method
_write_resource
compat/resource_compat_text.cpp:1927
↓ 1 callers
Function
addCompatibilityClasses
utility/gdre_settings.cpp:197
↓ 1 callers
Method
add_dir
utility/file_access_gdre.cpp:152
↓ 1 callers
Method
add_dummy_path
utility/file_access_gdre.cpp:249
↓ 1 callers
Method
add_surface_from_arrays
compat/fake_mesh.cpp:929
↓ 1 callers
Method
add_task
utility/task_manager.h:563
↓ 1 callers
Method
advance
bytecode/gdscript_v1_tokenizer_compat.cpp:1076
↓ 1 callers
Method
advance
external/tga/image_iterator.cpp:29
↓ 1 callers
Function
append_exponent
external/tinygltf/json.hpp:16242
↓ 1 callers
Method
as_tag
utility/godotver.cpp:441
↓ 1 callers
Function
at
! @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 callers
Method
auto_close_progress_bar
utility/task_manager.h:19
↓ 1 callers
Method
batch_export_files
exporters/scene_exporter.cpp:3942
↓ 1 callers
Function
binary_image_to_svg
(img: ColorImage, config: ConverterConfig)
external/vtracer/src/converter.rs:294
↓ 1 callers
Method
cancel
utility/task_manager.h:632
↓ 1 callers
Method
cancel
utility/import_exporter.cpp:888
↓ 1 callers
Method
cancel
exporters/scene_exporter.cpp:3192
↓ 1 callers
Function
check_children_for_non_physics_nodes
exporters/scene_exporter.cpp:2392
↓ 1 callers
Method
check_md5_all_files
utility/pck_dumper.cpp:26
↓ 1 callers
Method
close_file
utility/gdre_logger.cpp:146
↓ 1 callers
Method
close_handle
utility/file_access_apk.cpp:116
↓ 1 callers
Function
color_exists_in_image
(img: &ColorImage, color: Color)
external/vtracer/src/converter.rs:42
↓ 1 callers
Function
color_image_to_svg
(mut img: ColorImage, config: ConverterConfig)
external/vtracer/src/converter.rs:181
↓ 1 callers
Function
color_same
(a: Color, b: Color, shift: i32, thres: i32)
external/vtracer/src/runner.rs:155
↓ 1 callers
Method
compose
* 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 callers
Method
composeUnifiedHunks
* compose Unified Format Hunks from Shortest Edit Script */
external/dtl/Diff.hpp:383
↓ 1 callers
Function
config_from_args
()
external/vtracer/src/main.rs:21
↓ 1 callers
Method
convert
compat/texture_loader_compat.cpp:774
↓ 1 callers
Function
convert_v2_key_string_to_v4_keycode
compat/input_event_parser_v2.cpp:603
↓ 1 callers
Function
copy_imd_v2
utility/import_info.cpp:194
↓ 1 callers
Method
count_multi
external/parallel_hashmap/btree.h:1852
↓ 1 callers
Method
count_unique
external/parallel_hashmap/btree.h:1842
↓ 1 callers
Function
crbegin
! @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 callers
Method
create_from
compat/optimized_translation_extractor.cpp:628
↓ 1 callers
Function
create_simple_grayscale_image
tests/test_variant_compat.h:616
↓ 1 callers
Function
create_simple_rgb_image
tests/test_variant_compat.h:605
↓ 1 callers
Function
crend
! @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 callers
Function
crop_transparent
exporters/texture_exporter.cpp:701
↓ 1 callers
Method
decompile_byte_code
bytecode/bytecode_base.cpp:111
↓ 1 callers
Method
decompile_byte_code_encrypted
bytecode/bytecode_base.cpp:95
↓ 1 callers
Method
decompile_module
utility/godot_mono_decomp_wrapper.cpp:141
↓ 1 callers
Function
deinit_exporters
register_types.cpp:258
↓ 1 callers
Function
deinit_loaders
register_types.cpp:321
↓ 1 callers
Function
deinit_plugin_manager_sources
register_types.cpp:238
↓ 1 callers
Method
destroy
external/parallel_hashmap/phmap_base.h:4534
↓ 1 callers
Function
dict_to_property_info
compat/fake_csharp_script.cpp:321
↓ 1 callers
Method
do_task
utility/gdre_settings.cpp:2109
↓ 1 callers
Method
do_task
plugin_manager/plugin_manager.cpp:251
↓ 1 callers
Method
drop_deletes_without_resize
external/parallel_hashmap/phmap.h:2081
↓ 1 callers
Function
dump_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 callers
Method
emplace
external/parallel_hashmap/phmap_base.h:4488
↓ 1 callers
Function
emplace_back
external/tinygltf/json.hpp:23145
↓ 1 callers
Method
emplace_decomposable_with_hash
external/parallel_hashmap/phmap.h:3176
↓ 1 callers
Method
emplace_single_with_hash
external/parallel_hashmap/phmap.h:1573
↓ 1 callers
Method
empty
Span::empty() Returns a boolean indicating whether or not this span is considered empty.
external/parallel_hashmap/phmap_base.h:3251
↓ 1 callers
Method
erase
external/parallel_hashmap/phmap.h:1594
↓ 1 callers
Method
erase_multi
external/parallel_hashmap/btree.h:2845
↓ 1 callers
Method
erase_unique
external/parallel_hashmap/btree.h:2833
↓ 1 callers
Function
expand_tilde
utility/glob.cpp:409
↓ 1 callers
Function
expect_inputevent_decode_encode_match
tests/test_variant_compat.h:420
↓ 1 callers
Method
extract
external/parallel_hashmap/phmap.h:1659
↓ 1 callers
Function
filter
utility/glob.cpp:288
↓ 1 callers
Function
find_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 callers
Method
find_ptr
external/parallel_hashmap/phmap.h:1771
↓ 1 callers
Method
find_release_infos_by_tag
plugin_manager/github_source.cpp:405
↓ 1 callers
Function
find_unused_color_in_image
(img: &ColorImage)
external/vtracer/src/converter.rs:54
↓ 1 callers
Method
finish_initial_load
editor/gdre_pck_dlg.cpp:142
↓ 1 callers
Method
finish_progress
utility/task_manager.cpp:91
← previous
next →
1,301–1,400 of 6,612, ranked by callers