MCPcopy Create free account

hub / github.com/cpichard/usdtweak / functions

Functions4,640 in github.com/cpichard/usdtweak

↓ 3 callersMethodClearRequestFlags
src/3rdparty/imgui/imgui_internal.h:2123
↓ 3 callersFunctionCloseParensIfNeeded
src/texteditor/UsdaWriter.cpp:392
↓ 3 callersFunctionCoerceScalarLiteral
Coerce a scalar/tuple SET VALUE literal against a *scalar* type's default value holding. Shared by the scalar attribute path and, per element, the arr
src/utql/Executor.cpp:2973
↓ 3 callersFunctionColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
src/3rdparty/imgui/imgui_widgets.cpp:5557
↓ 3 callersFunctionContains
Bottom-right
src/3rdparty/imgui/imgui_internal.h:588
↓ 3 callersFunctionCreateListEditorOperation
src/UsdHelpers.h:48
↓ 3 callersFunctionCreatePropertyFromParsed
src/texteditor/SpecDiff.cpp:135
↓ 3 callersMethodCreateStage
src/Editor.cpp:682
↓ 3 callersFunctionCreateUsdTweakStyle
src/Style.cpp:4
↓ 3 callersMethodDoSave
src/3rdparty/imgui/imgui_demo.cpp:10373
↓ 3 callersFunctionDockNodeGetDepth
src/3rdparty/imgui/imgui_internal.h:3642
↓ 3 callersFunctionDrawArrow
src/viewport/PositionManipulator.cpp:132
↓ 3 callersFunctionDrawMiniToolbar
src/widgets/SdfLayerSceneGraphEditor.cpp:134
↓ 3 callersFunctionDrawRendererSelectionList
Draw the list of available renderer, an save the selection as the default renderer
src/viewport/ImagingSettings.cpp:209
↓ 3 callersFunctionDrawSdfLayerIdentity
src/widgets/SdfLayerEditor.cpp:289
↓ 3 callersFunctionDrawSublayerPathEditDialog
src/widgets/SdfLayerEditor.cpp:135
↓ 3 callersFunctionDrawUsdPrimEditTarget
Second version of an edit target selector
src/widgets/UsdPrimEditor.cpp:670
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
src/3rdparty/imgui/imgui_demo.cpp:5635
↓ 3 callersMethodEnd
src/widgets/ConnectionEditor.cpp:368
↓ 3 callersFunctionFamilyFromName
Witness-map key for an arc family name (the prim/layer families only).
src/utql/Executor.cpp:3799
↓ 3 callersFunctionFindWindowNavFocusable
src/3rdparty/imgui/imgui.cpp:14844
↓ 3 callersMethodGetAliveCount
To iterate a ImPool: for (int n = 0; n < pool.GetMapSize(); n++) if (T* t = pool.TryGetMapData(n)) { ... } Can be avoided if you know .Remove() has ne
src/3rdparty/imgui/imgui_internal.h:769
↓ 3 callersFunctionGetCombinedRootWindow
src/3rdparty/imgui/imgui.cpp:8715
↓ 3 callersMethodGetCompositionArcs
-------------------------------------------------------------------------- 4. get_composition_arcs ---------------------------------------------------
src/addons/Twiki/UsdToolDispatcher.cpp:636
↓ 3 callersMethodGetCurrentLayer
src/Editor.cpp:628
↓ 3 callersMethodGetCurrentStage
src/widgets/ConnectionEditor.cpp:98
↓ 3 callersMethodGetDocument
src/texteditor/TextEditorManager.cpp:19
↓ 3 callersFunctionGetEditListChoice
src/widgets/EditListSelector.h:14
↓ 3 callersFunctionGetLayerField
LAYER entity field reader (design §5 + A3). `roots`/`sessions` are the identifiers of layers currently serving as a root / session layer of some open
src/utql/Executor.cpp:1122
↓ 3 callersMethodGetLineCount
src/texteditor/TextDocument.h:74
↓ 3 callersFunctionGetMergedModsFromKeys
[Internal] Do not use directly
src/3rdparty/imgui/imgui.cpp:10491
↓ 3 callersMethodGetPitch
src/3rdparty/imgui/imgui.h:3586
↓ 3 callersMethodGetPrimFlagsPredicate
src/widgets/StageOutliner.cpp:28
↓ 3 callersFunctionGetRendererDisplayName
Extracted from UsdImagingGLEngine::GetRendererDisplayName
src/viewport/ImagingSettings.cpp:189
↓ 3 callersFunctionGetResizeBorderRect
src/3rdparty/imgui/imgui.cpp:6972
↓ 3 callersMethodGetSource
src/search/StringSearchIndex.cpp:76
↓ 3 callersMethodGetSpan
src/3rdparty/imgui/imgui_internal.h:706
↓ 3 callersMethodGetSpanPtrBegin
src/3rdparty/imgui/imgui_internal.h:703
↓ 3 callersMethodGetState
src/3rdparty/imgui/imgui_impl_opengl3.cpp:276
↓ 3 callersFunctionGetStorage
src/widgets/EditListSelector.h:8
↓ 3 callersFunctionImBitArrayClearAllBits
src/3rdparty/imgui/imgui_internal.h:610
↓ 3 callersFunctionImBitArrayClearBit
src/3rdparty/imgui/imgui_internal.h:612
↓ 3 callersFunctionImFontAtlasBuildMain
When atlas->RendererHasTextures = true, this is only called if no font were loaded.
src/3rdparty/imgui/imgui_draw.cpp:3368
↓ 3 callersFunctionImFontAtlasBuildRenderBitmapFromString
Render a white-colored bitmap encoded in a string
src/3rdparty/imgui/imgui_draw.cpp:3454
↓ 3 callersFunctionImFontAtlasBuildUpdatePointers
FIXME: May make ImFont::Sources a ImSpan<> and move ownership to ImFontAtlas
src/3rdparty/imgui/imgui_draw.cpp:3445
↓ 3 callersFunctionImFontAtlasFontDestroySourceData
src/3rdparty/imgui/imgui_draw.cpp:3627
↓ 3 callersFunctionImFontAtlasFontDiscardBakes
use unused_frames==0 to discard everything.
src/3rdparty/imgui/imgui_draw.cpp:3863
↓ 3 callersFunctionImFontAtlasFontInitOutput
Was tempted to lazily init FontSrc but wouldn't save much + makes it more complicated to detect invalid data at AddFont()
src/3rdparty/imgui/imgui_draw.cpp:3582
↓ 3 callersFunctionImFontAtlasFontSourceAddToFont
src/3rdparty/imgui/imgui_draw.cpp:3614
↓ 3 callersFunctionImFontAtlasFontSourceInit
src/3rdparty/imgui/imgui_draw.cpp:3606
↓ 3 callersFunctionImFontAtlasPackDiscardRect
This is expected to be called in batches and followed by a repack
src/3rdparty/imgui/imgui_draw.cpp:4287
↓ 3 callersFunctionImFontAtlasRectId_Make
src/3rdparty/imgui/imgui_internal.h:4038
↓ 3 callersFunctionImFontAtlasTextureAdd
Create a new texture, discard previous one
src/3rdparty/imgui/imgui_draw.cpp:3948
↓ 3 callersFunctionImFontAtlasTextureGrow
src/3rdparty/imgui/imgui_draw.cpp:4069
↓ 3 callersFunctionImFontAtlasTextureRepack
src/3rdparty/imgui/imgui_draw.cpp:3997
↓ 3 callersFunctionImFontAtlasUpdateDrawListsSharedData
Update texture coordinates in all draw list shared context FIXME-NEWATLAS FIXME-OPT: Doesn't seem necessary to update for all, only one bound to curre
src/3rdparty/imgui/imgui_draw.cpp:3926
↓ 3 callersFunctionImFontBaked_BuildGrowIndex
src/3rdparty/imgui/imgui_draw.cpp:4401
↓ 3 callersFunctionImFormatStringToTempBuffer
src/3rdparty/imgui/imgui.cpp:2293
↓ 3 callersFunctionImFormatStringV
src/3rdparty/imgui/imgui.cpp:2277
↓ 3 callersFunctionImGetDirQuadrantFromDelta
src/3rdparty/imgui/imgui.cpp:13570
↓ 3 callersFunctionImGui_ImplGlfw_Init
src/3rdparty/imgui/imgui_impl_glfw.cpp:640
↓ 3 callersFunctionImGui_ImplOpenGL3_InitLoader
src/3rdparty/imgui/imgui_impl_opengl3.cpp:295
↓ 3 callersFunctionImGui_ImplOpenGL3_RenderDrawData
OpenGL3 Render function. Note that this implementation is little overcomplicated because we are saving/setting up/restoring every OpenGL state explici
src/3rdparty/imgui/imgui_impl_opengl3.cpp:531
↓ 3 callersFunctionImParseFormatFindEnd
src/3rdparty/imgui/imgui_widgets.cpp:3558
↓ 3 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
src/3rdparty/imgui/imgui_widgets.cpp:3545
↓ 3 callersFunctionImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
src/3rdparty/imgui/imgui.cpp:2664
↓ 3 callersFunctionIntersectsUnitCircle
src/viewport/RotationManipulator.cpp:31
↓ 3 callersFunctionIsDigit
src/texteditor/UsdaLexer.cpp:19
↓ 3 callersFunctionIsFamilyField
A composition / API predicate family field (design §3). Phase 1 does not execute these; the binder recognises them so it can give the right message.
src/utql/Binder.cpp:63
↓ 3 callersFunctionIsFamilyHead
A bare family head (REFERENCE, VARIANT, …) — always needs a sub-field, except API which is itself a valid set field.
src/utql/Binder.cpp:606
↓ 3 callersMethodIsGlyphInFont
This is not fast query
src/3rdparty/imgui/imgui_draw.cpp:5250
↓ 3 callersMethodIsGlyphLoaded
src/3rdparty/imgui/imgui_draw.cpp:5236
↓ 3 callersFunctionJoinPaths
src/utql/Executor.cpp:595
↓ 3 callersFunctionJoinSemiColon
src/EditorSettings.cpp:26
↓ 3 callersFunctionLayerDisplay
src/utql/Executor.cpp:1700
↓ 3 callersFunctionLookupField
src/utql/Binder.cpp:303
↓ 3 callersFunctionMakeComposedFixture
src/utql/tests/TestUtqlMutation.cpp:1176
↓ 3 callersFunctionMakeConversation
system / user / assistant tool call / tool result / user
src/addons/Twiki/tests/TestBackendFormat.cpp:62
↓ 3 callersMethodMarkSpecChanged
src/texteditor/TextDocument.cpp:64
↓ 3 callersFunctionMatchLike
src/utql/Executor.cpp:146
↓ 3 callersFunctionMeasureText
Unrounded text measurement. ImGui::CalcTextSize CEILS the width to whole pixels (imgui.cpp "Round" block) — accumulating it per token makes the render
src/texteditor/TextEditorWidget.cpp:74
↓ 3 callersFunctionNamespaceOf
Namespace prefix of a property name ("primvars:displayColor" → "primvars").
src/utql/Executor.cpp:579
↓ 3 callersMethodOnCharPressed
src/3rdparty/imgui/imgui_widgets.cpp:4241
↓ 3 callersMethodOnSelectionChange
Same as rotation manipulator now -- TODO : share in a common class
src/viewport/ScaleManipulator.cpp:65
↓ 3 callersFunctionPerformSdfMetadataWrite
Layer-world counterpart — the spec's own authored opinion (SetInfo/ClearInfo).
src/utql/Executor.cpp:3236
↓ 3 callersFunctionPerformUsdMetadataWrite
SET METADATA["key"] on a composed UsdObject (prim/attr/rel). NULL clears the authored opinion; otherwise coerce then author. Authored-only reads make
src/utql/Executor.cpp:3225
↓ 3 callersMethodPrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
src/3rdparty/imgui/imgui_draw.cpp:711
↓ 3 callersMethodPrimVtx
src/3rdparty/imgui/imgui.h:3462
↓ 3 callersMethodPushTexture
src/3rdparty/imgui/imgui_draw.cpp:682
↓ 3 callersFunctionReadActive
src/addons/Twiki/tests/TestUsdEdit.cpp:116
↓ 3 callersFunctionReadFocalLength
src/addons/Twiki/tests/TestUsdEdit.cpp:120
↓ 3 callersMethodRenderTextWrapped
ImGui::TextWrapped will wrap at the starting position so to work around this we render using our own wrapping for the first line
src/3rdparty/imgui_markdown/imgui_markdown.h:927
↓ 3 callersFunctionRenderWindowOuterSingleBorder
src/3rdparty/imgui/imgui.cpp:7244
↓ 3 callersMethodRequestVersion
src/texteditor/UsdaWriter.cpp:111
↓ 3 callersFunctionResolveLayers
src/utql/Executor.cpp:1739
↓ 3 callersFunctionRunQuery
src/addons/Twiki/tests/TestLiveAgent.cpp:100
↓ 3 callersFunctionScalarFromVtValue
Convert a resolved/authored *scalar* value into a comparable UtqlValue for the VALUE.SCALAR predicate (design A1). Arrays, value blocks, empties, and
src/utql/Executor.cpp:1175
↓ 3 callersFunctionSelectArcType
src/widgets/CompositionEditor.cpp:73
↓ 3 callersMethodSetCurrentStage
src/viewport/Viewport.h:128
↓ 3 callersMethodSetEditTarget
-------------------------------------------------------------------------- set_edit_target (queued on UI thread — stage->SetEditTarget is not an SDF
src/addons/Twiki/UsdToolDispatcher.cpp:3860
← previousnext →601–700 of 4,640, ranked by callers