Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KaijuEngine/kaiju
/ functions
Functions
12,267 in github.com/KaijuEngine/kaiju
⨍
Functions
12,267
◇
Types & classes
2,404
↓ 11 callers
Method
controlWidth
()
src/editor/editor_workspace/render_graph_workspace/render_graph_node_field.go:421
↓ 11 callers
Function
editableTextSlice
(text string, start, end int)
src/engine/ui/editable_text.go:56
↓ 11 callers
Function
gltfValidateAccessor
(acc gltfAccessorView, componentType gltf.ComponentType, accessorType gltf.AccessorType, name string)
src/rendering/loaders/gltf.go:432
↓ 11 callers
Method
hasSelection
()
src/engine/ui/text_document.go:124
↓ 11 callers
Method
moveCursor
(newPos int)
src/engine/ui/input.go:272
↓ 11 callers
Function
pathToTextData
(path string)
src/editor/project/project_database/content_database/content_database_import.go:105
↓ 11 callers
Function
renderGraphWithConnectablePorts
()
src/editor/editor_workspace/render_graph_workspace/render_graph_connection_history_test.go:176
↓ 11 callers
Function
stageSelectionResult
(message string, selected []*editor_stage_manager.StageEntity)
src/editor/editor_actions_stage_common.go:77
↓ 11 callers
Function
stageViewportIntegrationFail
(path, message string, err error)
src/integration_testing/integration_test_stage_viewport_ui.go:206
↓ 10 callers
Function
AABBFromMinMax
AABBFromMinMax creates an AABB from the minimum and maximum points
src/engine/graviton/aabb.go:46
↓ 10 callers
Method
AsVec3
()
src/matrix/vec2.go:101
↓ 10 callers
Method
Build
(buildMode project.GameBuildMode)
src/editor/global_interface/menu_bar/menu_bar_handler.go:40
↓ 10 callers
Method
ChildCount
ChildCount returns the number of children the entity has
src/engine/entity.go:81
↓ 10 callers
Function
Cos
(x T)
src/matrix/float.go:38
↓ 10 callers
Method
DelayedCreate
(device *GPUDevice)
src/rendering/mesh.go:96
↓ 10 callers
Method
Distance
(other Vec3T[T])
src/matrix/vec3.go:270
↓ 10 callers
Method
FocusInterface
FocusInterface is responsible for enabling the input on the various interfaces that are currently presented to the developer. This primarily includes
src/editor/editor.go:133
↓ 10 callers
Method
GenerateScissor
()
src/engine/ui/ui.go:587
↓ 10 callers
Method
Height
(x, z int)
src/engine/terrain/terrain.go:163
↓ 10 callers
Method
ImageData
()
src/engine/ui/image.go:35
↓ 10 callers
Method
InverseWorldMatrix
()
src/matrix/transform.go:222
↓ 10 callers
Method
Len
()
src/klib/dir_entry_sorter.go:17
↓ 10 callers
Method
Lock
(path string)
src/editor/project/project_file_system/project_file_system.go:108
↓ 10 callers
Method
Name
()
src/engine/ui/select.go:338
↓ 10 callers
Method
Name
()
src/rendering/render_view.go:100
↓ 10 callers
Function
NewGrid
(width, height, depth int)
src/engine/systems/navigation/nav_grid.go:16
↓ 10 callers
Function
NewShaderDataBase
()
src/rendering/draw_instance.go:151
↓ 10 callers
Method
Offset
()
src/engine/ui/layout.go:261
↓ 10 callers
Method
Orthogonal
()
src/matrix/vec3.go:183
↓ 10 callers
Method
RayCast
(cursorPosition matrix.Vec2)
src/engine/cameras/camera.go:29
↓ 10 callers
Method
Remove
(ui *UI)
src/engine/ui/ui_manager.go:229
↓ 10 callers
Method
ScaleWithoutAlpha
(scale Float)
src/matrix/color.go:365
↓ 10 callers
Method
SelectEntities
(entities []*StageEntity, mode SelectionMode)
src/editor/editor_stage_manager/editor_stage_manager_interact.go:189
↓ 10 callers
Method
Serialize
(buffer []byte)
src/network/master_server/master_server_request.go:34
↓ 10 callers
Method
SetHeight
(height float32)
src/engine/cameras/camera.go:20
↓ 10 callers
Method
Stop
()
src/platform/concurrent/threads.go:41
↓ 10 callers
Method
ToCheckbox
()
src/engine/ui/checkbox.go:49
↓ 10 callers
Method
ToMat4
()
src/matrix/mat3.go:107
↓ 10 callers
Method
Update
(workGroup *concurrent.WorkGroup, threads *concurrent.Threads, deltaTime float64)
src/engine/physics_system.go:374
↓ 10 callers
Function
WorldAnchor
(body *RigidBody, localAnchor matrix.Vec3)
src/engine/graviton/constraint_solver.go:166
↓ 10 callers
Method
X
()
src/matrix/vec4.go:18
↓ 10 callers
Method
Y
()
src/matrix/vec4.go:19
↓ 10 callers
Method
beginSingleTimeCommands
()
src/rendering/gpu_device.go:229
↓ 10 callers
Method
deleteSelection
(skipEvent bool)
src/engine/ui/input.go:1094
↓ 10 callers
Method
endSingleTimeCommands
(cmd *CommandRecorder)
src/rendering/gpu_device.go:234
↓ 10 callers
Function
fileNameNoExt
(path string)
src/editor/project/project_database/content_database/content_database_import.go:101
↓ 10 callers
Function
firstBorderValue
(values []rules.PropertyValue)
src/engine/ui/markup/css/properties/css_border.go:266
↓ 10 callers
Function
glslFloatFromText
(value string)
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler.go:1670
↓ 10 callers
Method
graphPositionFromView
(position matrix.Vec2)
src/editor/editor_workspace/render_graph_workspace/render_graph_view.go:207
↓ 10 callers
Function
hideStageHierarchyElement
(doc *document.Document, id string)
src/integration_testing/integration_test_stage_hierarchy_ui.go:182
↓ 10 callers
Method
highlightButtons
(buttons []*document.Element, e *document.Element)
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:401
↓ 10 callers
Method
initializeActions
()
src/editor/editor_actions.go:24
↓ 10 callers
Function
layerLocked
(locked []bool, layer int)
src/engine/terrain/terrain_paint.go:1069
↓ 10 callers
Function
moveBody
(body *RigidBody, correction matrix.Vec3)
src/engine/graviton/collision_solver.go:485
↓ 10 callers
Function
normalizeConfig
(config TerrainConfig)
src/engine/terrain/terrain.go:1030
↓ 10 callers
Function
propInt32
(v int32)
src/rendering/loaders/fbx/document_test.go:362
↓ 10 callers
Method
refreshLayerSelector
()
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1286
↓ 10 callers
Method
refreshTextureLayerFields
()
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1361
↓ 10 callers
Function
renderGraphPortsCanConnect
(a, b *renderGraphPort)
src/editor/editor_workspace/render_graph_workspace/render_graph_port.go:91
↓ 10 callers
Function
renderViewModesIntegrationFail
(message string, err error)
src/integration_testing/integration_test_render_view_modes.go:195
↓ 10 callers
Method
setHeight
setHeight records a measured height for a single row. The fixed model ignores it (all rows share one height).
src/engine/ui/virtual_list_height.go:35
↓ 10 callers
Method
setState
(state rules.RuleInvoke, enabled bool)
src/engine/ui/markup/document/html_element_layout_stylizer.go:184
↓ 10 callers
Method
string
()
src/rendering/font_faces.go:105
↓ 10 callers
Function
toFloat
(str string)
src/editor/editor_workspace/stage_workspace/stage_workspace_details_ui.go:1726
↓ 10 callers
Method
touchesPort
(port *renderGraphPort)
src/editor/editor_workspace/render_graph_workspace/render_graph_connection.go:89
↓ 10 callers
Method
u32
(v uint32)
src/rendering/loaders/kaiju_mesh/kaiju_mesh_native.go:169
↓ 10 callers
Method
updateViewAndPosition
()
src/engine/cameras/turntable_camera.go:267
↓ 9 callers
Method
Add
(name, meshName string, verts []rendering.Vertex, indexes []uint32, textures map[string]string, node *Node)
src/rendering/loaders/load_result/load_result.go:97
↓ 9 callers
Method
AddBVH
(e *StageEntity)
src/editor/editor_stage_manager/editor_stage_manager.go:368
↓ 9 callers
Method
AddWork
(work []func(threadId int))
src/platform/concurrent/threads.go:52
↓ 9 callers
Method
Angle
(other Vec3T[T])
src/matrix/vec3.go:292
↓ 9 callers
Method
ApplyImpulse
ApplyImpulse applies an immediate world-space impulse at the body's center of mass.
src/engine/graviton/rigid_body.go:209
↓ 9 callers
Method
AsAligned16
()
src/matrix/vec3.go:75
↓ 9 callers
Method
Attached
(host *engine.Host, manager *editor_stage_manager.StageManager, target *editor_stage_manager.StageEntity, data
src/editor/editor_stage_manager/data_binding_renderer/editor_data_binding_renderer.go:21
↓ 9 callers
Method
B
()
src/matrix/color.go:35
↓ 9 callers
Method
Base
()
src/engine/ui/virtual_list.go:128
↓ 9 callers
Method
Base
()
src/engine/ui/button.go:24
↓ 9 callers
Method
CacheDatabase
ContentDatabase returns a pointer to [cache_database.CacheDatabase]
src/editor/project/project.go:86
↓ 9 callers
Method
Clear
()
src/engine/ui/ui_manager.go:182
↓ 9 callers
Method
CommonOpen
()
src/editor/editor_workspace/common_workspace/common_workspace.go:44
↓ 9 callers
Method
CommonShutdown
CommonShutdown tears down the workspace's UI document AND its UI manager. Called by a workspace's Shutdown() implementation when the editor disables t
src/editor/editor_workspace/common_workspace/common_workspace.go:82
↓ 9 callers
Method
ConvertPosition
(v matrix.Vec3)
src/rendering/loaders/fbx/transform.go:22
↓ 9 callers
Function
DeserializeRequest
(buffer []byte)
src/network/master_server/master_server_request.go:45
↓ 9 callers
Function
DeserializeResponse
(buffer []byte)
src/network/master_server/master_server_response.go:62
↓ 9 callers
Method
ExtractRotation
()
src/matrix/mat4.go:614
↓ 9 callers
Function
FirstPanelOnEntity
(entity *engine.Entity)
src/engine/ui/ui_entity_data.go:26
↓ 9 callers
Method
G
()
src/matrix/color.go:34
↓ 9 callers
Method
Global
(name string)
src/plugins/lua/lua.go:307
↓ 9 callers
Method
GridToLocal
(x, z matrix.Float)
src/engine/graviton/terrain_collision.go:111
↓ 9 callers
Method
HasAspectRatio
()
src/engine/ui/markup/css/properties/css_sizing_constraints.go:41
↓ 9 callers
Method
HasRequests
()
src/engine/ui/group.go:43
↓ 9 callers
Method
Hex
()
src/matrix/color.go:178
↓ 9 callers
Method
IsDisabled
()
src/engine/ui/input.go:877
↓ 9 callers
Method
IsFunction
()
src/engine/ui/markup/css/pseudos/css_pseudo.go:16
↓ 9 callers
Method
IsIdentity
()
src/matrix/mat3.go:273
↓ 9 callers
Method
IsItalic
()
src/rendering/font_faces.go:35
↓ 9 callers
Method
Label
()
src/editor/editor_stage_manager/editor_stage_view/stage_viewport.go:48
↓ 9 callers
Method
LargestAxis
()
src/matrix/vec3.go:341
↓ 9 callers
Function
Mat3Zero
()
src/matrix/mat3.go:83
↓ 9 callers
Method
MaxScroll
()
src/engine/ui/panel.go:234
← previous
next →
601–700 of 12,267, ranked by callers