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
↓ 16 callers
Method
AssignPickID
(e *StageEntity)
src/editor/editor_stage_manager/stage_picking.go:21
↓ 16 callers
Method
Base
()
src/engine/ui/label.go:57
↓ 16 callers
Method
BorderColor
()
src/engine/ui/panel.go:2006
↓ 16 callers
Method
CreateBuffer
(size uintptr, usage GPUBufferUsageFlags, properties GPUMemoryPropertyFlags)
src/rendering/gpu_device.go:72
↓ 16 callers
Method
DataBindings
()
src/editor/editor_stage_manager/stage_entity.go:35
↓ 16 callers
Method
FontCache
()
src/rendering/render_caches.go:15
↓ 16 callers
Method
FullPath
()
src/editor/editor_workspace/common_workspace/data_input_reflections.go:52
↓ 16 callers
Method
NamedData
NamedData will return the data associated with the specified key. If the key does not exist, nil will be returned.
src/engine/entity.go:297
↓ 16 callers
Function
NewEntity
NewEntity creates a new [Entity] struct and returns it
src/engine/entity.go:55
↓ 16 callers
Function
QuaternionAxisAngle
(axis Vec3, angle Float)
src/matrix/quaternion.go:233
↓ 16 callers
Method
RunOnRenderThread
(call func(*rendering.GPUDevice))
src/engine/host.go:530
↓ 16 callers
Method
SetScrollDirection
(direction PanelScrollDirection)
src/engine/ui/panel.go:962
↓ 16 callers
Method
SetWrap
(wrapText bool)
src/engine/ui/label.go:541
↓ 16 callers
Method
SetZ
(z int32)
src/matrix/vec3i.go:20
↓ 16 callers
Method
Valid
()
src/editor/editor_stage_manager/editor_stage_view/stage_viewport.go:115
↓ 16 callers
Function
Vec3Dot
(v, other Vec3T[T])
src/matrix/vec3.go:274
↓ 16 callers
Function
assertMeshCounts
(t *testing.T, mesh *Mesh, verts, indexes int)
src/rendering/mesh_test.go:15
↓ 16 callers
Method
clampPos
(p textPos)
src/engine/ui/text_document.go:380
↓ 16 callers
Function
flipContact
(c Contact)
src/engine/graviton/narrow_phase.go:952
↓ 16 callers
Method
hovering
()
src/engine/ui/ui.go:166
↓ 16 callers
Method
offsetOf
offsetOf is the y of the top edge of row index.
src/engine/ui/virtual_list_height.go:28
↓ 16 callers
Function
preprocLeftTopRightBottom
(values []rules.PropertyValue, ruleList []rules.Rule, propName string)
src/engine/ui/markup/css/properties/css_margin.go:28
↓ 16 callers
Function
register
(factory func() rendering.DrawInstance, names ...string)
src/registry/shader_data_registry/shader_data_registry.go:30
↓ 16 callers
Method
setCount
setCount sets the number of rows; new rows take a default height.
src/engine/ui/virtual_list_height.go:23
↓ 15 callers
Method
Clone
(parent *engine.Entity)
src/engine/ui/ui.go:939
↓ 15 callers
Method
Contacts
Contacts returns the contact manifolds generated during the most recent Step. The returned slice is owned by the System and is reused on the next Step
src/engine/graviton/system.go:425
↓ 15 callers
Method
EntityById
(id string)
src/editor/editor_stage_manager/editor_stage_manager.go:301
↓ 15 callers
Method
ExecuteEvent
(evtType EventType)
src/engine/ui/ui.go:316
↓ 15 callers
Method
FileSystem
FileSystem returns a pointer to [project_file_system.FileSystem]
src/editor/project/project.go:81
↓ 15 callers
Method
HasCtrl
()
src/platform/hid/keyboard.go:196
↓ 15 callers
Method
HasCtrlOrMeta
HasCtrlOrMeta checks if the meta key is pressed on Darwin, or the ctrl key on Windows and Linux.
src/platform/hid/keyboard.go:202
↓ 15 callers
Method
HasSelection
()
src/editor/editor_stage_manager/editor_stage_manager_interact.go:27
↓ 15 callers
Method
NewBody
()
src/engine/graviton/system.go:49
↓ 15 callers
Method
Rename
(id, newName string, pfs *project_file_system.FileSystem)
src/editor/project/project_database/content_database/cache_database.go:87
↓ 15 callers
Method
Serialize
(buffer []byte)
src/network/master_server/master_server_response.go:42
↓ 15 callers
Method
SetJustify
(justify rendering.FontJustify)
src/engine/ui/label.go:441
↓ 15 callers
Method
SetLocalPosition
(position Vec3)
src/matrix/transform.go:136
↓ 15 callers
Method
SetScrollY
(value float32)
src/engine/ui/panel.go:813
↓ 15 callers
Method
SetWorldPosition
(position Vec3)
src/matrix/transform.go:267
↓ 15 callers
Method
StageWorkspace
()
src/editor/editor_common_workspace_interface.go:82
↓ 15 callers
Method
Start
()
src/engine/render_thread.go:89
↓ 15 callers
Method
String
()
src/rendering/vulkan/util.go:33
↓ 15 callers
Function
Vec3Up
()
src/matrix/vec3.go:330
↓ 15 callers
Function
WakeConstrainedBodies
(bodyA, bodyB *RigidBody)
src/engine/graviton/constraint_solver.go:233
↓ 15 callers
Function
checkValue
(t *testing.T, got any, want any)
src/rendering/loaders/fbx/document_test.go:281
↓ 15 callers
Function
connect
(index SceneIndex, typ string, child int64, parent int64, property string)
src/rendering/loaders/fbx/material_test.go:125
↓ 15 callers
Function
editableTextClamp
(value, minimum, maximum int)
src/engine/ui/editable_text.go:18
↓ 15 callers
Method
fromVulkan
(from vulkan_const.Result)
src/rendering/gpu_types_vulkan.go:89
↓ 15 callers
Method
insert
--- edits (undoable) -------------------------------------------------------- insert replaces the active selection (if any) with s, otherwise inserts
src/engine/ui/text_document.go:169
↓ 15 callers
Function
meshFastIntField
(m map[string]any, key string)
src/editor/project/project_database/content_database/content_database_mesh_fast_gltf.go:1113
↓ 15 callers
Method
setFieldValue
(id string, value renderGraphNodeFieldValue)
src/editor/editor_workspace/render_graph_workspace/render_graph_node.go:121
↓ 15 callers
Function
testFBXFileWithNodes
(version uint32, nodes ...testNode)
src/rendering/loaders/fbx/document_test.go:288
↓ 15 callers
Function
writeFile
writeFile creates a file at <root>/<rel> with the given bytes. Fatals the test on any error so the calling test body can be flat and linear.
src/editor/project/project_database/content_database/cache_database_test.go:19
↓ 14 callers
Method
Actions
Editor services
src/editor/editor_workspace/workspace_editor_interface.go:39
↓ 14 callers
Method
Add
(ptr unsafe.Pointer)
src/rendering/vulkan/cgo_helpers.go:28
↓ 14 callers
Method
Base
()
src/engine/ui/input.go:78
↓ 14 callers
Method
Call
(args, returns int)
src/plugins/lua/lua.go:484
↓ 14 callers
Method
Color
()
src/engine/ui/panel.go:752
↓ 14 callers
Method
Copy
(other *Entity)
src/engine/entity.go:344
↓ 14 callers
Method
CreateConnection
(a, b *renderGraphPort)
src/editor/editor_workspace/render_graph_workspace/render_graph.go:426
↓ 14 callers
Method
EnableUpdate
()
src/engine/ui/ui_manager.go:248
↓ 14 callers
Method
Focus
()
src/editor/editor_workspace/editor_workspace.go:49
↓ 14 callers
Method
FreeTexture
(texId *TextureId)
src/rendering/gpu_logical_device.go:83
↓ 14 callers
Method
HasMeta
()
src/platform/hid/keyboard.go:218
↓ 14 callers
Method
Id
ID returns the unique identifier of the entity. The Id is only valid for entities that are not generated through template instantiation. The Id may al
src/engine/entity.go:72
↓ 14 callers
Method
IsFocusedOnInput
()
src/editor/editor_workspace/editor_workspace.go:53
↓ 14 callers
Method
IsInView
(box graviton.AABB)
src/rendering/draw_instance.go:29
↓ 14 callers
Method
MapMemory
(memory GPUDeviceMemory, offset uintptr, size uintptr, flags GPUMemoryFlags, out *unsafe.Pointer)
src/rendering/gpu_device.go:57
↓ 14 callers
Method
Normalize
()
src/matrix/vec3.go:151
↓ 14 callers
Method
PaintTextureLayer
(layer int, stroke TexturePaintStroke)
src/engine/terrain/terrain.go:408
↓ 14 callers
Method
SetActive
(active bool)
src/engine/graviton/constraint.go:102
↓ 14 callers
Method
SetW
(w T)
src/matrix/vec4.go:35
↓ 14 callers
Method
UnmapMemory
(memory GPUDeviceMemory)
src/rendering/gpu_device.go:67
↓ 14 callers
Function
Vec3Zero
()
src/matrix/vec3.go:336
↓ 14 callers
Method
addAccessor
(bufferView, byteOffset, componentType, count int, accessorType string)
src/rendering/loaders/gltf_test.go:340
↓ 14 callers
Function
childNode
(node *Node, name string)
src/rendering/loaders/fbx/semantic.go:540
↓ 14 callers
Method
count
()
src/engine/ui/virtual_list_height.go:24
↓ 14 callers
Function
pointInCone
(p matrix.Vec3, c Cone)
src/engine/graviton/cone.go:413
↓ 14 callers
Function
renderGraphCompilerValueNode
(id, value string)
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler_test.go:1366
↓ 14 callers
Method
setCursor
(p textPos)
src/engine/ui/text_document.go:119
↓ 13 callers
Method
ApplyTextureDirty
(region DirtyRegion)
src/engine/terrain/terrain_splat_texture.go:77
↓ 13 callers
Function
ColorRGBAInt
(r, g, b, a int)
src/matrix/color.go:123
↓ 13 callers
Method
Constraint
()
src/engine/graviton/rope_joint.go:103
↓ 13 callers
Method
ContentSize
ContentSize is the full scrollable content size for the given viewport (the viewport drives column/row counts for grid/masonry). The VirtualList feeds
src/engine/ui/virtual_layout.go:42
↓ 13 callers
Method
Cross
(other Vec3T[T])
src/matrix/vec3.go:206
↓ 13 callers
Method
CursorStandard
()
src/platform/windowing/window.go:323
↓ 13 callers
Method
Default
()
src/rendering/render_view.go:260
↓ 13 callers
Method
Destroy
()
src/engine/physics_system.go:164
↓ 13 callers
Method
DestroyEntity
DestroyEntity marks the given entity for destruction. The entity will be cleaned up at the beginning of the next frame.
src/engine/host.go:621
↓ 13 callers
Method
Ensure
(instanceCount int)
src/rendering/instance_buffer_capacity.go:19
↓ 13 callers
Method
Expand
(padding, resolution int)
src/engine/terrain/terrain.go:62
↓ 13 callers
Method
GetElementsByGroup
(group string)
src/engine/ui/markup/document/html_parser.go:160
↓ 13 callers
Method
HierarchyRespectiveSelection
()
src/editor/editor_stage_manager/editor_stage_manager.go:281
↓ 13 callers
Method
IndexOfChild
(child *Entity)
src/engine/entity.go:361
↓ 13 callers
Method
IsSelected
(e *StageEntity)
src/editor/editor_stage_manager/editor_stage_manager_interact.go:29
↓ 13 callers
Method
MarkTextureRegionDirty
(region DirtyRegion)
src/engine/terrain/terrain_splat_texture.go:64
↓ 13 callers
Method
NewDistanceJoint
(bodyA, bodyB *RigidBody, localAnchorA, localAnchorB matrix.Vec3)
src/engine/graviton/system.go:149
↓ 13 callers
Function
NewStyleSheet
()
src/engine/ui/markup/css/rules/parser.go:321
↓ 13 callers
Method
RowVector
(row int)
src/matrix/mat3.go:51
↓ 13 callers
Method
ScrollY
()
src/engine/ui/panel.go:236
← previous
next →
401–500 of 12,267, ranked by callers