Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BobbyAnguelov/Esoterica
/ functions
Functions
15,937 in github.com/BobbyAnguelov/Esoterica
⨍
Functions
15,937
◇
Types & classes
3,969
↓ 24 callers
Method
IsValid
Code/Engine/Animation/IK/IKRig.cpp:40
↓ 24 callers
Function
RoundToInt
Code/Base/Math/Math.h:166
↓ 24 callers
Function
STBI__CASE
Code/Base/ThirdParty/stb/stb_image.h:4761
↓ 24 callers
Method
SetEdgeBits
Code/EngineTools/ThirdParty/delabella/delabella.cpp:198
↓ 24 callers
Function
SetupAxesLimits
Code/Base/ThirdParty/implot/implot.cpp:2301
↓ 24 callers
Method
ToEulerAngles
Code/Base/Math/Matrix.cpp:73
↓ 24 callers
Function
TryReadFromFile
Code/EngineTools/Resource/ResourceDescriptor.h:30
↓ 24 callers
Method
WriteUInt
Code/Base/Serialization/BitSerialization.h:100
↓ 24 callers
Function
cgltf_parse_json_string
Code/EngineTools/ThirdParty/cgltf/cgltf.h:2543
↓ 24 callers
Function
mpack_tree_flag_error
Code/Base/ThirdParty/mpack/mpack.c:6077
↓ 24 callers
Function
upper_bound
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:2320
↓ 23 callers
Method
CreateModalDialog
Code/EngineTools/Core/DialogManager.cpp:63
↓ 23 callers
Function
GetID
Code/Base/FileSystem/DataPath.h:76
↓ 23 callers
Method
GetNameID
Code/EngineTools/Entity/ResourceEditors/ResourceEditor_EntityEditor.cpp:1937
↓ 23 callers
Method
GetParentDirectory
Code/Base/FileSystem/DataPath.cpp:275
↓ 23 callers
Method
GetResourceID
Code/EngineTools/Resource/Tools/EditorTool_ResourceImporter.cpp:485
↓ 23 callers
Method
GetTransform
Code/Engine/Animation/AnimationRootMotion.h:109
↓ 23 callers
Method
IsSet
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_Parameters.h:165
↓ 23 callers
Method
SetSize
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:432
↓ 23 callers
Method
append_child
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5997
↓ 23 callers
Function
cgltf_component_read_float
Code/EngineTools/ThirdParty/cgltf/cgltf.h:2168
↓ 23 callers
Method
comparei
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:3174
↓ 23 callers
Method
count
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/chrono.h:250
↓ 23 callers
Function
fixed_swap
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/fixed_pool.h:1618
↓ 23 callers
Function
mpack_writer_track_element
This should probably be renamed. It's not solely used for tracking.
Code/Base/ThirdParty/mpack/mpack.c:1020
↓ 22 callers
Method
CreateType
Code/Base/TypeSystem/TypeRegistry.cpp:44
↓ 22 callers
Function
FlatButton
Draws a flat button - a button with no background
Code/Base/Imgui/ImguiX.h:123
↓ 22 callers
Method
GetDeltaTime
Code/Game/Weapon/Ammo.h:26
↓ 22 callers
Method
GetEvent
Code/EngineTools/Animation/Events/AnimationEventTimeline.h:26
↓ 22 callers
Function
GetID
Code/Engine/Entity/EntityMap.h:68
↓ 22 callers
Method
GetInverse
Code/Base/Math/Matrix.h:363
↓ 22 callers
Method
GetValue
Get the value for this input - most of the time this will be a binary (0/1) value.
Code/Base/Input/InputDevice.h:97
↓ 22 callers
Function
ImFloor
Code/Base/ThirdParty/imgui/imgui_internal.h:478
↓ 22 callers
Function
PrintError
Code/Applications/Reflector/TypeReflection/ReflectionSettings.cpp:8
↓ 22 callers
Function
RequiresUpdate
Do we have any tasks that need execution
Code/Engine/Animation/TaskSystem/Animation_TaskSystem.h:86
↓ 22 callers
Function
Seconds
Code/Base/Time/Time.h:261
↓ 22 callers
Method
first_child
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5804
↓ 22 callers
Method
second
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/compressed_pair.h:394
↓ 21 callers
Method
CreateShader
Code/Base/Render/Platform/RenderDevice_DX11.cpp:412
↓ 21 callers
Method
DestroyShader
Code/Base/Render/Platform/RenderDevice_DX11.cpp:463
↓ 21 callers
Function
DockNodeGetRootNode
Code/Base/ThirdParty/imgui/imgui_internal.h:3476
↓ 21 callers
Method
DrawArrow
Code/Base/Drawing/DebugDrawing.cpp:347
↓ 21 callers
Function
DrawFloatEditorWithLabel
Code/Base/Imgui/ImguiX.cpp:715
↓ 21 callers
Function
FromPx
Code/Engine/Physics/Physics.h:108
↓ 21 callers
Function
GetInputPin
Get an input pin for this node
Code/EngineTools/NodeGraph/NodeGraph_FlowGraph.h:157
↓ 21 callers
Method
GetRootMotionDebugger
Root Motion
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Context.h:88
↓ 21 callers
Function
ImFlipFlag
Code/Base/ThirdParty/implot/implot_internal.h:113
↓ 21 callers
Method
IsHeldDown
Code/Base/Input/InputDevice.h:91
↓ 21 callers
Method
IsInverted
Code/Base/ThirdParty/implot/implot_internal.h:877
↓ 21 callers
Function
MOODYCAMEL_CONSTEXPR_IF
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:2157
↓ 21 callers
Method
SetDepthTestMode
Code/Base/Render/Platform/RenderContext_DX11.cpp:338
↓ 21 callers
Function
Update
Frame update and draw any tool windows needed for the tool
Code/EngineTools/Core/EditorTool.h:182
↓ 21 callers
Function
VectorEmplaceBackUnique
Code/Base/Types/Arrays.h:197
↓ 21 callers
Function
WasInitialized
Code/Base/Resource/ResourceSystem.h:72
↓ 21 callers
Function
allocate
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/allocator.h:92
↓ 21 callers
Function
deallocate
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/allocator.h:94
↓ 21 callers
Function
lexicographical_compare
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:1994
↓ 21 callers
Method
make_lower
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:3050
↓ 21 callers
Function
mpack_load_u32
Code/Base/ThirdParty/mpack/mpack.h:2703
↓ 21 callers
Function
mpack_node_data_unchecked
Code/Base/ThirdParty/mpack/mpack.c:4874
↓ 21 callers
Method
parent
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5753
↓ 21 callers
Function
uninitialized_move_ptr_if_noexcept
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/memory.h:787
↓ 20 callers
Method
Clear
Code/Base/ThirdParty/imgui/imgui_draw.cpp:2208
↓ 20 callers
Method
Contains
Code/Base/ThirdParty/implot/implot.h:497
↓ 20 callers
Method
Contains
Code/EngineTools/Timeline/Timeline.cpp:335
↓ 20 callers
Method
ExtendFitWith
Code/Base/ThirdParty/implot/implot_internal.h:846
↓ 20 callers
Function
GetKeyData
Code/Base/ThirdParty/imgui/imgui_internal.h:3392
↓ 20 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
Code/Base/ThirdParty/imgui/imgui_internal.h:358
↓ 20 callers
Function
IsValid
Code/Base/Render/Platform/RenderContext_DX11.h:36
↓ 20 callers
Method
IsValid
Code/EngineTools/Entity/ResourceEditors/ResourceEditor_EntityEditor.h:50
↓ 20 callers
Method
Length3
Code/Base/Math/Vector.h:788
↓ 20 callers
Function
VectorFind
Code/Base/Types/Arrays.h:28
↓ 20 callers
Function
allocate_memory
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/allocator.h:356
↓ 20 callers
Method
begin
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5192
↓ 20 callers
Method
end
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/ring_buffer.h:798
↓ 20 callers
Method
erase_first
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/vector.h:1241
↓ 20 callers
Method
front
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/span.h:300
↓ 20 callers
Function
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
Code/Base/ThirdParty/imgui/imgui.h:2194
↓ 20 callers
Method
rettype
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:11360
↓ 20 callers
Method
size
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:12552
↓ 20 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
Code/Base/ThirdParty/imgui/imstb_textedit.h:581
↓ 20 callers
Function
stbi__malloc
Code/Base/ThirdParty/stb/stb_image.h:892
↓ 20 callers
Function
strequal
Compare two strings
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:240
↓ 19 callers
Function
EndDragDropTarget
Code/Base/ThirdParty/implot/implot.cpp:4301
↓ 19 callers
Function
Error
Code/EngineTools/Entity/EntitySerializationTools.cpp:18
↓ 19 callers
Method
GetNumPoints
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_Blend2D.h:22
↓ 19 callers
Method
HasDebugData
Code/EngineTools/Animation/ToolsGraph/Animation_ToolsGraph_UserContext.h:38
↓ 19 callers
Method
HasRegisteredTasks
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Node.h:237
↓ 19 callers
Function
PopStyleCompact
Code/Base/ThirdParty/imgui/imgui_demo.cpp:5224
↓ 19 callers
Function
PushStyleCompact
Make the UI compact because there are so many fields
Code/Base/ThirdParty/imgui/imgui_demo.cpp:5217
↓ 19 callers
Method
RegisterAction
Code/EngineTools/Core/UndoStack.cpp:102
↓ 19 callers
Method
Reset
Code/Base/ThirdParty/implot/implot_demo.cpp:1705
↓ 19 callers
Method
SetShaderResource
Code/Base/Render/Platform/RenderContext_DX11.cpp:144
↓ 19 callers
Function
VectorFindIndex
Code/Base/Types/Arrays.h:79
↓ 19 callers
Function
XXH_readLE32
Code/Base/ThirdParty/xxhash/xxhash.h:2500
↓ 19 callers
Function
_rpmalloc_span_unmap
Unmap memory pages for the given number of spans (or mark as unused if no partial unmappings)
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:1260
↓ 19 callers
Method
empty
Code/Base/ThirdParty/imgui/imgui.h:2704
↓ 19 callers
Method
end
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5197
↓ 19 callers
Function
mpack_type_to_string
Code/Base/ThirdParty/mpack/mpack.c:272
↓ 19 callers
Function
stbi__get32be
Code/Base/ThirdParty/stb/stb_image.h:1567
← previous
next →
301–400 of 15,937, ranked by callers