Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfranx/SHADERed
/ functions
Functions
3,948 in github.com/dfranx/SHADERed
⨍
Functions
3,948
◇
Types & classes
961
↓ 1 callers
Method
IsDragging
src/SHADERed/UI/Tools/Magnifier.h:21
↓ 1 callers
Method
IsGeometryUpdated
src/SHADERed/Objects/DebugInformation.h:136
↓ 1 callers
Method
IsImage
src/SHADERed/UI/PropertyUI.h:28
↓ 1 callers
Method
IsListening
src/SHADERed/UI/OptionsUI.h:43
↓ 1 callers
Method
IsMinimalMode
src/SHADERed/GUIManager.h:84
↓ 1 callers
Method
IsPaused
src/SHADERed/Objects/RenderEngine.h:66
↓ 1 callers
Method
IsPipelineItem
src/SHADERed/UI/PropertyUI.h:25
↓ 1 callers
Method
IsRenderTexture
src/SHADERed/UI/PropertyUI.h:26
↓ 1 callers
Method
IsSavingToFile
src/SHADERed/Objects/SystemVariableManager.h:90
↓ 1 callers
Method
LoadBufferFromFile
src/SHADERed/Objects/ObjectManager.cpp:766
↓ 1 callers
Method
LoadBufferFromModel
src/SHADERed/Objects/ObjectManager.cpp:732
↓ 1 callers
Method
LoadSettings
src/SHADERed/GUIManager.cpp:1713
↓ 1 callers
Method
LoadSnippets
src/SHADERed/UI/CodeEditorUI.cpp:589
↓ 1 callers
Method
LoadTheme
src/SHADERed/Objects/ThemeContainer.cpp:33
↓ 1 callers
Method
MoveLeftRight
src/SHADERed/Objects/FirstPersonCamera.cpp:17
↓ 1 callers
Method
MoveUpDown
src/SHADERed/Objects/FirstPersonCamera.cpp:24
↓ 1 callers
Method
Mute
src/SHADERed/Objects/ObjectManager.cpp:1295
↓ 1 callers
Method
NeedsFontUpdate
src/SHADERed/UI/CodeEditorUI.h:84
↓ 1 callers
Method
OnEvent
src/SHADERed/GUIManager.cpp:319
↓ 1 callers
Method
OnUndefinedBehavior
src/SHADERed/Objects/DebugInformation.cpp:2821
↓ 1 callers
Method
Open
src/SHADERed/UI/BrowseOnlineUI.cpp:427
↓ 1 callers
Method
OpenPluginCode
src/SHADERed/UI/CodeEditorUI.cpp:1193
↓ 1 callers
Method
OpenTemplate
src/SHADERed/Objects/ProjectParser.cpp:219
↓ 1 callers
Method
ParseError
libs/misc/INIReader.h:380
↓ 1 callers
Function
PathBox
libs/misc/ImFileDialog.cpp:92
↓ 1 callers
Method
Pause
src/SHADERed/Objects/RenderEngine.cpp:1086
↓ 1 callers
Method
PrepareDebugger
src/SHADERed/Objects/DebugInformation.cpp:2410
↓ 1 callers
Method
Process
src/SHADERed/UI/FrameAnalysisUI.cpp:5
↓ 1 callers
Method
RecompileFile
src/SHADERed/Objects/RenderEngine.cpp:1417
↓ 1 callers
Method
RefreshThemeList
src/SHADERed/UI/OptionsUI.h:68
↓ 1 callers
Method
RegisterPluginShortcut
src/SHADERed/Objects/KeyboardShortcuts.cpp:136
↓ 1 callers
Method
Remove
src/SHADERed/Objects/ObjectManager.cpp:991
↓ 1 callers
Method
RemoveBreakpoint
src/SHADERed/Objects/DebugInformation.cpp:2694
↓ 1 callers
Method
RemoveItemVariableValue
src/SHADERed/Objects/RenderEngine.h:90
↓ 1 callers
Method
RemoveItemVariableValues
src/SHADERed/Objects/RenderEngine.h:98
↓ 1 callers
Method
RemoveSnippet
src/SHADERed/UI/CodeEditorUI.cpp:642
↓ 1 callers
Method
RemoveVectorWatch
src/SHADERed/Objects/DebugInformation.cpp:2491
↓ 1 callers
Method
RemoveWatch
src/SHADERed/Objects/DebugInformation.cpp:2449
↓ 1 callers
Method
RenameGroup
src/SHADERed/Objects/MessageStack.cpp:51
↓ 1 callers
Method
RenderAudio
src/SHADERed/Objects/AudioShaderStream.cpp:186
↓ 1 callers
Method
RenderLinkTextWrapped
libs/misc/imgui_markdown.h:606
↓ 1 callers
Method
RenderListTextWrapped
libs/misc/imgui_markdown.h:261
↓ 1 callers
Method
RenderPass
src/SHADERed/Objects/FrameAnalysis.cpp:371
↓ 1 callers
Method
ResetGeometryUpdated
src/SHADERed/Objects/DebugInformation.h:137
↓ 1 callers
Method
ResetIndent
libs/misc/imgui_markdown.h:274
↓ 1 callers
Method
ResetProjectDirectory
src/SHADERed/Objects/ProjectParser.cpp:1050
↓ 1 callers
Method
SavePreviewToFile
src/SHADERed/GUIManager.cpp:2021
↓ 1 callers
Method
SaveProjectFile
src/SHADERed/Objects/ProjectParser.cpp:1011
↓ 1 callers
Method
SaveSettings
src/SHADERed/GUIManager.cpp:1702
↓ 1 callers
Method
SaveSnippets
src/SHADERed/UI/CodeEditorUI.cpp:614
↓ 1 callers
Method
SearchPlugins
src/SHADERed/Objects/WebAPI.cpp:476
↓ 1 callers
Method
SearchShaders
src/SHADERed/Objects/WebAPI.cpp:428
↓ 1 callers
Method
SearchThemes
src/SHADERed/Objects/WebAPI.cpp:529
↓ 1 callers
Method
SeekFrame
src/SHADERed/Engine/AudioPlayer.h:29
↓ 1 callers
Method
SetBreakpoints
src/SHADERed/Objects/FrameAnalysis.cpp:355
↓ 1 callers
Method
SetCommandLineOptions
src/SHADERed/GUIManager.cpp:1996
↓ 1 callers
Method
SetCurrentFile
src/SHADERed/Objects/DebugInformation.h:30
↓ 1 callers
Function
SetDpiAware
main.cpp:456
↓ 1 callers
Method
SetExpressions
src/SHADERed/UI/Debug/AutoUI.h:15
↓ 1 callers
Method
SetFont
src/SHADERed/UI/CodeEditorUI.cpp:931
↓ 1 callers
Function
SetIcon
main.cpp:409
↓ 1 callers
Method
SetMap
src/SHADERed/Objects/KeyboardShortcuts.h:68
↓ 1 callers
Method
SetOpenedFilesData
src/SHADERed/UI/CodeEditorUI.cpp:1395
↓ 1 callers
Method
SetPickPosition
src/SHADERed/Objects/SystemVariableManager.h:105
↓ 1 callers
Method
SetProjectionMatrix
src/SHADERed/Objects/GizmoObject.h:20
↓ 1 callers
Method
SetRegion
src/SHADERed/Objects/FrameAnalysis.cpp:347
↓ 1 callers
Method
SetTheme
src/SHADERed/UI/CodeEditorUI.cpp:761
↓ 1 callers
Method
SetTransform
src/SHADERed/Objects/GizmoObject.h:22
↓ 1 callers
Method
SetViewMatrix
src/SHADERed/Objects/GizmoObject.h:21
↓ 1 callers
Method
SetZoom
libs/misc/ImFileDialog.h:44
↓ 1 callers
Method
ShowCustomMenu
src/SHADERed/Objects/PluginManager.cpp:1255
↓ 1 callers
Method
ShowOptions
src/SHADERed/Objects/PluginManager.cpp:1264
↓ 1 callers
Method
ShowVariableFunctions
src/SHADERed/Objects/PluginManager.cpp:1297
↓ 1 callers
Method
StopThreads
src/SHADERed/UI/CodeEditorUI.cpp:1492
↓ 1 callers
Method
SyncWorkgroup
src/SHADERed/Objects/DebugInformation.cpp:2732
↓ 1 callers
Method
Terminate
src/SHADERed/Objects/DebugAdapterProtocol.cpp:433
↓ 1 callers
Method
TrackedFilesNeedUpdate
src/SHADERed/UI/CodeEditorUI.h:96
↓ 1 callers
Method
TrackedNeedsUpdate
src/SHADERed/UI/CodeEditorUI.h:98
↓ 1 callers
Method
Transform
src/SHADERed/Objects/GizmoObject.cpp:343
↓ 1 callers
Method
Unbind
src/SHADERed/Objects/ObjectManager.cpp:1042
↓ 1 callers
Method
Unmute
src/SHADERed/Objects/ObjectManager.cpp:1302
↓ 1 callers
Method
UnselectAxis
src/SHADERed/Objects/GizmoObject.h:31
↓ 1 callers
Method
UpdateAutoRecompileItems
src/SHADERed/UI/CodeEditorUI.cpp:681
↓ 1 callers
Method
UpdateFont
src/SHADERed/UI/CodeEditorUI.h:86
↓ 1 callers
Method
UploadDataToImage
src/SHADERed/Objects/ObjectManager.cpp:1136
↓ 1 callers
Method
add_if_builtin_or_block
libs/SPIRVCross/spirv_cross.cpp:3974
↓ 1 callers
Method
allocate
libs/SPIRVCross/spirv_cross_containers.hpp:562
↓ 1 callers
Function
append_exponent
libs/json/single_include/nlohmann/json.hpp:13559
↓ 1 callers
Function
append_exponent
libs/json/include/nlohmann/detail/conversions/to_chars.hpp:920
↓ 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
libs/json/include/nlohmann/json.hpp:3428
↓ 1 callers
Function
audioPlayerCallbackFixed
src/SHADERed/Engine/AudioPlayer.cpp:14
↓ 1 callers
Function
audioShaderCallbackFixed
src/SHADERed/Objects/AudioShaderStream.cpp:11
↓ 1 callers
Function
base64_decode
src/SHADERed/Objects/WebAPI.cpp:304
↓ 1 callers
Function
base64_encode
NOTE: This code came up with the following stackoverflow post: https://stackoverflow.com/questions/180947/base64-decode-snippet-in-c
libs/misc/httplib.h:1485
↓ 1 callers
Method
begin_function_scope
libs/SPIRVCross/spirv_cross.cpp:2390
↓ 1 callers
Function
bindVariable
src/SHADERed/Objects/Export/ExportCPP.cpp:229
↓ 1 callers
Function
bind_ip_address
libs/misc/httplib.h:2135
↓ 1 callers
Method
builtin_to_glsl
libs/SPIRVCross/spirv_hlsl.cpp:960
↓ 1 callers
Function
can_compress_content_type
libs/misc/httplib.h:2412
↓ 1 callers
Function
capture_pattern
libs/misc/stb_vorbis.c:1422
← previous
next →
1,201–1,300 of 3,948, ranked by callers