MCPcopy Create free account

hub / github.com/KaijuEngine/kaiju / functions

Functions12,267 in github.com/KaijuEngine/kaiju

↓ 23 callersFunctiondefaultRenderGraphCompilerDocument
()
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler_test.go:1376
↓ 23 callersMethodindexAt
indexAt is the row whose vertical span contains y (clamped to range).
src/engine/ui/virtual_list_height.go:32
↓ 23 callersMethodlayoutChanged
(dirtyType DirtyType)
src/engine/ui/ui.go:844
↓ 23 callersFunctionnewDocumentModel
()
src/engine/ui/text_document.go:79
↓ 23 callersFunctionquatForTest
()
src/matrix/quaternion_test.go:14
↓ 23 callersFunctiontestVerts
()
src/rendering/mesh_cache_test.go:18
↓ 22 callersMethodDrawInstanceDataName
()
src/rendering/shader.go:177
↓ 22 callersMethodElementCount
()
src/engine/pooling/pool_group.go:26
↓ 22 callersFunctionNewMesh
(key string, verts []Vertex, indexes []uint32)
src/rendering/mesh.go:68
↓ 22 callersMethodProject
()
src/editor/editor_workspace/workspace_editor_interface.go:43
↓ 22 callersFunctionQuaternionApprox
(a, b Quaternion)
src/matrix/quaternion.go:48
↓ 22 callersMethodRemoveUpdate
RemoveUpdate removes an update function from the list of updates to be called when the [Updater.Update] function is called. It takes the id of the upd
src/engine/updater.go:77
↓ 22 callersMethodRotation
()
src/engine/graviton/rigid_body.go:185
↓ 22 callersMethodSetOverflow
(overflow Overflow)
src/engine/ui/panel.go:2080
↓ 22 callersMethodSleep
()
src/engine/graviton/rigid_body.go:236
↓ 22 callersMethodTranslate
(translation Vec3)
src/matrix/mat4.go:288
↓ 22 callersMethoderrAt
(offset int, reason string)
src/rendering/loaders/fbx/document.go:492
↓ 22 callersFunctionflexOffset
(doc *document.Document, id string)
src/integration_testing/integration_test_flex.go:78
↓ 22 callersMethodline
(i int)
src/engine/ui/text_document.go:108
↓ 22 callersFunctionnewTestDrawInstance
()
src/rendering/draw_instance_test.go:22
↓ 21 callersMethodBase
()
src/engine/ui/select.go:120
↓ 21 callersMethodBorder
()
src/engine/ui/layout.go:258
↓ 21 callersMethodCamera
()
src/editor/editor_stage_manager/editor_stage_view/transform_tools/transform_tools_stage_interface.go:18
↓ 21 callersMethodDone
Done is here to fulfil context.Context and will cose the CloseSignal channel
src/engine/host_context.go:22
↓ 21 callersMethodForward
()
src/engine/cameras/camera.go:23
↓ 21 callersMethodIsLocked
()
src/editor/editor_stage_manager/stage_entity.go:40
↓ 21 callersMethodMin
Min returns the minimum point of the AABB
src/engine/graviton/aabb.go:73
↓ 21 callersMethodRayHit
RayHit returns the point of intersection and whether the ray hit the AABB
src/engine/graviton/aabb.go:94
↓ 21 callersMethodScaleWidth
(width float32)
src/engine/ui/layout.go:213
↓ 21 callersMethodSetBorderSize
(left, top, right, bottom float32)
src/engine/ui/panel.go:2024
↓ 21 callersMethodfieldValue
(node RenderGraphNode, id string)
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler.go:1573
↓ 21 callersFunctionnewRenderView
(options RenderViewOptions, order uint64)
src/rendering/render_view.go:57
↓ 20 callersMethodAdd
(rhs Mat3)
src/matrix/mat3.go:186
↓ 20 callersMethodBackground
()
src/engine/ui/panel.go:901
↓ 20 callersMethodBeginTransaction
BeginTransaction starts a new transaction. Subsequent Add calls will be queued in the transaction until it is committed or cancelled. If committed all
src/editor/memento/history.go:50
↓ 20 callersMethodCommitTransaction
CommitTransaction finalizes the current transaction, adding all queued mementos to the history as a single atomic operation.
src/editor/memento/history.go:59
↓ 20 callersMethodExists
Exists reports whether an asset with the given `key` is available in the underlying storage. Implementations should check both the cache and the backi
src/engine/assets/database.go:43
↓ 20 callersMethodHasAttribute
(key string)
src/engine/ui/markup/document/html_element.go:246
↓ 20 callersMethodLayerMask
()
src/rendering/render_view.go:130
↓ 20 callersMethodLayerWeightAt
(layer, x, z int)
src/engine/terrain/terrain.go:853
↓ 20 callersMethodLoad
(host *engine.Host)
src/engine/stages/stage.go:242
↓ 20 callersMethodSelectNodes
(nodes []*renderGraphNode, mode renderGraphSelectionMode)
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:70
↓ 20 callersMethodSelection
()
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:31
↓ 20 callersMethodSetName
SetName sets the name of the entity
src/engine/entity.go:90
↓ 20 callersMethodSetupRawTransform
()
src/matrix/transform.go:54
↓ 20 callersMethodWeightAt
(layer, x, z int)
src/engine/terrain/terrain_paint.go:502
↓ 20 callersFunctionassertTrue
(t *testing.T, cond bool, name string)
src/engine/ui/virtual_list_height_test.go:42
↓ 20 callersFunctionmeshFastArrayField
(m map[string]any, key string)
src/editor/project/project_database/content_database/content_database_mesh_fast_gltf.go:1086
↓ 20 callersFunctiontestFBXObject
(id int64, name string, class string, vec3Props map[string]matrix.Vec3)
src/rendering/loaders/fbx/mesh_test.go:310
↓ 20 callersMethodtotal
total is the full content height (sum of all row heights).
src/engine/ui/virtual_list_height.go:26
↓ 19 callersMethodLen
()
src/engine/systems/navigation/priority_queue.go:23
↓ 19 callersFunctionParse
(data []byte)
src/rendering/loaders/fbx/document.go:61
↓ 19 callersMethodRun
(width, height, x, y int, platformState any)
src/engine/host_container/host_container.go:34
↓ 19 callersMethodSelectRoot
()
src/rendering/material.go:46
↓ 19 callersMethodSetBaseline
(baseline rendering.FontBaseline)
src/engine/ui/label.go:452
↓ 19 callersMethodString
()
src/matrix/vec3.go:288
↓ 19 callersMethodToSelect
()
src/engine/ui/select.go:119
↓ 19 callersFunctionVec3Approx
(a, b Vec3T[T])
src/matrix/vec3.go:210
↓ 19 callersMethodWorldAnchorB
()
src/engine/graviton/rope_joint.go:69
↓ 19 callersFunctionfmtFloat
(v matrix.Float)
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1681
↓ 19 callersMethodnodeByID
(id string)
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:217
↓ 19 callersMethodsetStatus
(text string)
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1233
↓ 18 callersMethodActions
()
src/editor/editor_common_workspace_interface.go:33
↓ 18 callersMethodIsText
()
src/engine/ui/markup/document/html_element.go:134
↓ 18 callersMethodMessage
()
src/network/network_server.go:43
↓ 18 callersMethodPadding
()
src/engine/ui/layout.go:259
↓ 18 callersMethodReadText
ReadText is a convenience wrapper around Read that returns the asset as a string. It returns any error from Read.
src/engine/assets/database.go:38
↓ 18 callersMethodRemoveElement
RemoveElement removes the specified element from the document by first recursively removing all child elements, then removing the element from its par
src/engine/ui/markup/document/html_parser.go:724
↓ 18 callersMethodRotate
(rotate Vec3)
src/matrix/mat4.go:328
↓ 18 callersMethodSerialize
(stream io.Writer)
src/klib/memory.go:17
↓ 18 callersMethodSetSphere
(center matrix.Vec3, radius matrix.Float)
src/engine/graviton/sphere.go:16
↓ 18 callersMethodStart
()
src/platform/concurrent/threads.go:33
↓ 18 callersMethodWorldRotation
()
src/matrix/transform.go:253
↓ 18 callersFunctionaddCategory
(cat ContentCategory)
src/editor/project/project_database/content_database/content_database_category.go:105
↓ 18 callersFunctionassertEqualPos
(t *testing.T, got, want textPos, name string)
src/engine/ui/virtual_list_height_test.go:35
↓ 18 callersMethodcreateReliable
(message []byte, target *ServerClient)
src/network/network_udp.go:64
↓ 18 callersFunctionpropInt64
(v int64)
src/rendering/loaders/fbx/document_test.go:374
↓ 18 callersMethodrefreshToolReadout
()
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1597
↓ 18 callersMethodsetRenderGraphStatus
(text string)
src/editor/editor_workspace/render_graph_workspace/render_graph_workspace_assets.go:231
↓ 18 callersFunctionvec4ForTestOther
()
src/matrix/vec4_test.go:17
↓ 17 callersMethodAddEntity
(entity *Entity, body *graviton.RigidBody)
src/engine/physics_system.go:175
↓ 17 callersMethodBase
()
src/rendering/font_faces.go:103
↓ 17 callersMethodClassList
()
src/engine/ui/markup/document/html_element.go:35
↓ 17 callersMethodClearSelection
()
src/editor/editor_stage_manager/editor_stage_manager_interact.go:49
↓ 17 callersMethodEach
Each will iterate through each active element in the pool and supply it to the expression that was supplied to this function call
src/engine/pooling/pool_group.go:121
↓ 17 callersMethodInitialize
Initialize sets the max number of undo entries that the history will retain.
src/editor/memento/history.go:27
↓ 17 callersMethodInnerOffset
()
src/engine/ui/layout.go:183
↓ 17 callersMethodMode
()
src/editor/editor_controls/editor_camera.go:80
↓ 17 callersFunctionNewSphereShape
(radius matrix.Float)
src/engine/graviton/shape.go:70
↓ 17 callersMethodPointer
()
src/plugins/plugin_launcher_test.go:30
↓ 17 callersMethodRefitBVH
(entity *StageEntity)
src/editor/editor_stage_manager/editor_stage_manager.go:835
↓ 17 callersMethodScaleHeight
(height float32)
src/engine/ui/layout.go:235
↓ 17 callersMethodSetBackground
(tex *rendering.Texture)
src/engine/ui/panel.go:920
↓ 17 callersMethodSetFieldByName
SetFieldByName sets the struct field identified by `name` to `value`. It reflects into the bound data instance (de.BoundData), finds the exported fiel
src/editor/codegen/entity_data_binding/entity_data_binding.go:62
↓ 17 callersMethodemitExpression
(ref RenderGraphPortRef, wantType string)
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler.go:297
↓ 17 callersFunctionnewContact
(pointA, pointB, normal matrix.Vec3, penetration matrix.Float)
src/engine/graviton/narrow_phase.go:942
↓ 17 callersFunctionreimportByNameMatching
(cat ContentCategory, id string, cache *Cache, fs *project_file_system.FileSystem)
src/editor/project/project_database/content_database/content_database_import.go:137
↓ 17 callersMethodsetAtlas
(x, y float32)
src/engine/ui/checkbox.go:186
↓ 17 callersMethodsetSelectionNodes
(nodes []*renderGraphNode)
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:145
↓ 17 callersFunctionvec2ForTestOther
()
src/matrix/vec2_test.go:18
← previousnext →301–400 of 12,267, ranked by callers