Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpichard/usdtweak
/ functions
Functions
4,640 in github.com/cpichard/usdtweak
⨍
Functions
4,640
◇
Types & classes
747
↓ 4 callers
Function
ImFileOpen
src/3rdparty/imgui/imgui.cpp:2458
↓ 4 callers
Function
ImFontAtlasRectId_GetIndex
src/3rdparty/imgui/imgui_internal.h:4036
↓ 4 callers
Function
ImFontAtlasTextureBlockQueueUpload
Queue texture block update for renderer backend
src/3rdparty/imgui/imgui_draw.cpp:2946
↓ 4 callers
Function
ImFontBaked_BuildLoadGlyph
src/3rdparty/imgui/imgui_draw.cpp:4417
↓ 4 callers
Function
ImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
src/3rdparty/imgui/imgui_widgets.cpp:3645
↓ 4 callers
Function
ImTextFindPreviousUtf8Codepoint
src/3rdparty/imgui/imgui.cpp:2709
↓ 4 callers
Function
ImTriangleContainsPoint
src/3rdparty/imgui/imgui.cpp:2071
↓ 4 callers
Function
ImTrunc64
src/3rdparty/imgui/imgui_internal.h:516
↓ 4 callers
Function
IndexKey
src/addons/LauncherBar/LauncherBar.cpp:31
↓ 4 callers
Function
InputTextCalcTextSize
FIXME: Ideally we'd share code with ImFont::CalcTextSizeA()
src/3rdparty/imgui/imgui_widgets.cpp:3969
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
src/3rdparty/imgui/imgui_widgets.cpp:4357
↓ 4 callers
Function
IsActiveIdUsingNavDir
src/3rdparty/imgui/imgui_internal.h:3566
↓ 4 callers
Function
IsBaseMetadataField
Mirror of the writer's metadata-section predicates (fileIO_Common.h): which authored fields the text serialization places in the ( ) block.
src/texteditor/SpecDiff.cpp:20
↓ 4 callers
Function
IsCharInsideWord
IsCharInsideWord based on ImGui's CalcWordWrapPositionA
src/3rdparty/imgui_markdown/imgui_markdown.h:920
↓ 4 callers
Function
IsModifierDown
src/viewport/Viewport.cpp:399
↓ 4 callers
Method
IsSet
src/utql/Executor.cpp:211
↓ 4 callers
Function
IsUsingStageCamera
Used in the manipulators for editing stage TODO IsEditingStageCamera()
src/viewport/ViewportCameras.h:54
↓ 4 callers
Function
LayerDisplayName
Extract a short display name from a layer or stage identifier.
src/search/SearchWidget.cpp:58
↓ 4 callers
Function
LiteralToCustomDataValue
SET CUSTOMDATA["k"] rvalue → the VtValue to author. A number written without a decimal point authors int64 (USD's default for bare ints in usda); othe
src/utql/Executor.cpp:748
↓ 4 callers
Function
LockWheelingWindow
src/3rdparty/imgui/imgui.cpp:10647
↓ 4 callers
Method
Merge
src/3rdparty/imgui/imgui_draw.cpp:2153
↓ 4 callers
Function
NowSeconds
src/texteditor/TextDocument.cpp:21
↓ 4 callers
Method
OpenStage
src/Editor.cpp:655
↓ 4 callers
Function
Parse
src/utql/Parser.cpp:1411
↓ 4 callers
Function
PathArray
src/addons/Twiki/tests/TestUsdSelect.cpp:65
↓ 4 callers
Function
PlanUpdate
src/utql/Executor.cpp:3979
↓ 4 callers
Function
Pump
src/addons/Twiki/tests/TestUsdSelect.cpp:71
↓ 4 callers
Function
QueueOnUIThread
src/commands/CommandStack.cpp:128
↓ 4 callers
Function
RemoveArc
src/widgets/CompositionEditor.cpp:257
↓ 4 callers
Method
Render
src/viewport/Grid.cpp:56
↓ 4 callers
Method
Run
src/utql/Binder.cpp:711
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
src/3rdparty/imgui/imgui_widgets.cpp:4028
↓ 4 callers
Function
SdfPrimRelationshipNames
src/utql/Executor.cpp:632
↓ 4 callers
Function
SetCurrentLayer
src/addons/Api.cpp:42
↓ 4 callers
Method
SetCurrentLayer
src/Editor.cpp:598
↓ 4 callers
Function
SetCurrentWindow
src/3rdparty/imgui/imgui.cpp:4553
↓ 4 callers
Function
SetFileBrowserDirectory
src/widgets/FileBrowser.cpp:436
↓ 4 callers
Method
SetFontLoader
src/3rdparty/imgui/imgui_draw.cpp:2671
↓ 4 callers
Method
SetItemSelected
src/3rdparty/imgui/imgui_widgets.cpp:8314
↓ 4 callers
Method
SetLayerPathSelection
src/Editor.cpp:806
↓ 4 callers
Function
SetWindowConditionAllowFlags
src/3rdparty/imgui/imgui.cpp:6681
↓ 4 callers
Method
SetZIsUp
src/viewport/Grid.cpp:51
↓ 4 callers
Function
StringFromValue
src/texteditor/UsdaWriter.cpp:307
↓ 4 callers
Function
TF_FOR_ALL
src/commands/SdfLayerInstructions.cpp:13
↓ 4 callers
Function
TableSettingsCalcChunkSize
src/3rdparty/imgui/imgui_tables.cpp:3644
↓ 4 callers
Function
UsdaLexLine
src/texteditor/UsdaLexer.cpp:49
↓ 4 callers
Function
WriteSimpleField
src/texteditor/UsdaWriter.cpp:948
↓ 4 callers
Function
WriteValueMaybeFolded
Folding hook: write either the value text or the folded placeholder.
src/texteditor/UsdaWriter.cpp:373
↓ 4 callers
Function
_ResolveArcLayer
Resolve the target layer for a composition arc tool: named via layer_id or the current edit target. Returns null and fills errorOut on failure.
src/addons/Twiki/UsdToolDispatcher.cpp:2880
↓ 4 callers
Function
_Settings
--------------------------------------------------------- settings access
src/addons/Api.cpp:92
↓ 4 callers
Function
_SplitStringTokens
Tokenize a string/token/asset array value: "[a, b, c]" → {"a","b","c"}. Handles optional outer brackets and single/double quotes.
src/addons/Twiki/UsdToolDispatcher.cpp:1654
↓ 4 callers
Function
_grow_capacity
src/3rdparty/imgui/imgui.h:2286
↓ 4 callers
Function
appendUTF8
src/3rdparty/filesystem/ghc/filesystem.hpp:1507
↓ 4 callers
Method
append_name
src/3rdparty/filesystem/ghc/filesystem.hpp:2643
↓ 4 callers
Function
close_libgl
src/3rdparty/imgui/imgui_impl_opengl3_loader.h:649
↓ 4 callers
Function
end
src/3rdparty/imgui/imgui_internal.h:680
↓ 4 callers
Method
extension
src/3rdparty/filesystem/ghc/filesystem.hpp:3153
↓ 4 callers
Function
file_size
src/3rdparty/filesystem/ghc/filesystem.hpp:4319
↓ 4 callers
Method
find_erase_unsorted
src/3rdparty/imgui/imgui_draw.cpp:1827
↓ 4 callers
Function
if
src/3rdparty/filesystem/ghc/filesystem.hpp:3850
↓ 4 callers
Method
offset_from_ptr
src/3rdparty/imgui/imgui_internal.h:793
↓ 4 callers
Function
remove
src/3rdparty/filesystem/ghc/filesystem.hpp:4781
↓ 4 callers
Function
remove_all
src/3rdparty/filesystem/ghc/filesystem.hpp:4842
↓ 4 callers
Function
status_known
src/3rdparty/filesystem/ghc/filesystem.hpp:5018
↓ 4 callers
Function
stb_text_createundo
src/3rdparty/imgui/imstb_textedit.h:1244
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
src/3rdparty/imgui/imstb_textedit.h:615
↓ 4 callers
Function
stbi__bitcount
src/3rdparty/imgui/stb_image.h:5392
↓ 4 callers
Function
stbi__compute_y_16
src/3rdparty/imgui/stb_image.h:1802
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
src/3rdparty/imgui/stb_image.h:2152
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
src/3rdparty/imgui/stb_image.h:5380
↓ 4 callers
Function
stbi__jpeg_get_bit
src/3rdparty/imgui/stb_image.h:2180
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
src/3rdparty/imgui/stb_image.h:1259
↓ 4 callers
Function
stbi__load_gif_main_outofmem
src/3rdparty/imgui/stb_image.h:6962
↓ 4 callers
Function
stbi__readval
src/3rdparty/imgui/stb_image.h:6377
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
src/3rdparty/imgui/stb_image.h:5405
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
src/3rdparty/imgui/stb_image.h:5749
↓ 4 callers
Function
stbi__vertical_flip
src/3rdparty/imgui/stb_image.h:1221
↓ 4 callers
Function
stbi__zget8
src/3rdparty/imgui/stb_image.h:4196
↓ 4 callers
Function
stbtt_GetGlyphHMetrics
src/3rdparty/imgui/imstb_truetype.h:2310
↓ 4 callers
Function
stbtt_MakeGlyphBitmapSubpixel
src/3rdparty/imgui/imstb_truetype.h:3766
↓ 4 callers
Function
stbtt_ScaleForMappingEmToPixels
src/3rdparty/imgui/imstb_truetype.h:2671
↓ 4 callers
Function
stbtt__add_point
src/3rdparty/imgui/imstb_truetype.h:3555
↓ 4 callers
Function
stbtt__cff_index_get
src/3rdparty/imgui/imstb_truetype.h:1265
↓ 4 callers
Function
stbtt__csctx_v
src/3rdparty/imgui/imstb_truetype.h:1925
↓ 4 callers
Function
stbtt__oversample_shift
src/3rdparty/imgui/imstb_truetype.h:4144
↓ 3 callers
Method
AddFontFromMemoryCompressedTTF
src/3rdparty/imgui/imgui_draw.cpp:3173
↓ 3 callers
Method
AddNodes
src/widgets/ConnectionEditor.cpp:85
↓ 3 callers
Function
AdvanceLexState
Advance the lexer state over one line (cheap skip when nothing in the line can change the state).
src/texteditor/TextDocument.cpp:27
↓ 3 callers
Function
ApiKeyEnvVar
src/addons/Twiki/ProviderCatalog.cpp:128
↓ 3 callers
Method
ApplyDeletionPostLoop
src/3rdparty/imgui/imgui_demo.cpp:2548
↓ 3 callers
Method
ApplyDeletionPreLoop
Find which item should be Focused after deletion. Call _before_ item submission. Return an index in the before-deletion item list, your item loop shou
src/3rdparty/imgui/imgui_demo.cpp:2518
↓ 3 callers
Function
ApplyHoverFlagsForTooltip
src/3rdparty/imgui/imgui.cpp:4762
↓ 3 callers
Function
ArcItemDisplay
Manifest display of an arc item (@asset@<primPath> for file arcs).
src/utql/Executor.cpp:3786
↓ 3 callers
Function
BaseNameOf
BASENAME — the property name after the final namespace separator ("inputs:intensity" → "intensity"; un-namespaced names are their own basename). The c
src/utql/Executor.cpp:589
↓ 3 callers
Function
BuildLayerSublayerArcs
One Arc per authored sublayer of a layer — the SUBLAYER family (A3-followup), the LAYER-entity analogue of BuildUsdArcs for REFERENCE/PAYLOAD. Each ar
src/utql/Executor.cpp:1085
↓ 3 callers
Function
BuildReadOnlyToolDefinitions
src/addons/Twiki/UsdTools.cpp:73
↓ 3 callers
Function
BuildSdfArcs
Authored list-op arcs of a prim spec for a family — Layer world (design §3.1), tagged with their list-op category (REFERENCE.OP etc.).
src/utql/Executor.cpp:1528
↓ 3 callers
Function
CalcWordWrapNextLineStartA
Trim trailing space and find beginning of next line
src/3rdparty/imgui/imgui_draw.cpp:5347
↓ 3 callers
Method
ChannelsSplit
Advanced: Channels - Use to split render into layers. By switching channels to can render out-of-order (e.g. submit FG primitives before BG primitives
src/3rdparty/imgui/imgui.h:3448
↓ 3 callers
Method
Clear
src/3rdparty/imgui/imgui_widgets.cpp:8266
← previous
next →
501–600 of 4,640, ranked by callers