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
↓ 23 callers
Function
defaultRenderGraphCompilerDocument
()
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler_test.go:1376
↓ 23 callers
Method
indexAt
indexAt is the row whose vertical span contains y (clamped to range).
src/engine/ui/virtual_list_height.go:32
↓ 23 callers
Method
layoutChanged
(dirtyType DirtyType)
src/engine/ui/ui.go:844
↓ 23 callers
Function
newDocumentModel
()
src/engine/ui/text_document.go:79
↓ 23 callers
Function
quatForTest
()
src/matrix/quaternion_test.go:14
↓ 23 callers
Function
testVerts
()
src/rendering/mesh_cache_test.go:18
↓ 22 callers
Method
DrawInstanceDataName
()
src/rendering/shader.go:177
↓ 22 callers
Method
ElementCount
()
src/engine/pooling/pool_group.go:26
↓ 22 callers
Function
NewMesh
(key string, verts []Vertex, indexes []uint32)
src/rendering/mesh.go:68
↓ 22 callers
Method
Project
()
src/editor/editor_workspace/workspace_editor_interface.go:43
↓ 22 callers
Function
QuaternionApprox
(a, b Quaternion)
src/matrix/quaternion.go:48
↓ 22 callers
Method
RemoveUpdate
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 callers
Method
Rotation
()
src/engine/graviton/rigid_body.go:185
↓ 22 callers
Method
SetOverflow
(overflow Overflow)
src/engine/ui/panel.go:2080
↓ 22 callers
Method
Sleep
()
src/engine/graviton/rigid_body.go:236
↓ 22 callers
Method
Translate
(translation Vec3)
src/matrix/mat4.go:288
↓ 22 callers
Method
errAt
(offset int, reason string)
src/rendering/loaders/fbx/document.go:492
↓ 22 callers
Function
flexOffset
(doc *document.Document, id string)
src/integration_testing/integration_test_flex.go:78
↓ 22 callers
Method
line
(i int)
src/engine/ui/text_document.go:108
↓ 22 callers
Function
newTestDrawInstance
()
src/rendering/draw_instance_test.go:22
↓ 21 callers
Method
Base
()
src/engine/ui/select.go:120
↓ 21 callers
Method
Border
()
src/engine/ui/layout.go:258
↓ 21 callers
Method
Camera
()
src/editor/editor_stage_manager/editor_stage_view/transform_tools/transform_tools_stage_interface.go:18
↓ 21 callers
Method
Done
Done is here to fulfil context.Context and will cose the CloseSignal channel
src/engine/host_context.go:22
↓ 21 callers
Method
Forward
()
src/engine/cameras/camera.go:23
↓ 21 callers
Method
IsLocked
()
src/editor/editor_stage_manager/stage_entity.go:40
↓ 21 callers
Method
Min
Min returns the minimum point of the AABB
src/engine/graviton/aabb.go:73
↓ 21 callers
Method
RayHit
RayHit returns the point of intersection and whether the ray hit the AABB
src/engine/graviton/aabb.go:94
↓ 21 callers
Method
ScaleWidth
(width float32)
src/engine/ui/layout.go:213
↓ 21 callers
Method
SetBorderSize
(left, top, right, bottom float32)
src/engine/ui/panel.go:2024
↓ 21 callers
Method
fieldValue
(node RenderGraphNode, id string)
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler.go:1573
↓ 21 callers
Function
newRenderView
(options RenderViewOptions, order uint64)
src/rendering/render_view.go:57
↓ 20 callers
Method
Add
(rhs Mat3)
src/matrix/mat3.go:186
↓ 20 callers
Method
Background
()
src/engine/ui/panel.go:901
↓ 20 callers
Method
BeginTransaction
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 callers
Method
CommitTransaction
CommitTransaction finalizes the current transaction, adding all queued mementos to the history as a single atomic operation.
src/editor/memento/history.go:59
↓ 20 callers
Method
Exists
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 callers
Method
HasAttribute
(key string)
src/engine/ui/markup/document/html_element.go:246
↓ 20 callers
Method
LayerMask
()
src/rendering/render_view.go:130
↓ 20 callers
Method
LayerWeightAt
(layer, x, z int)
src/engine/terrain/terrain.go:853
↓ 20 callers
Method
Load
(host *engine.Host)
src/engine/stages/stage.go:242
↓ 20 callers
Method
SelectNodes
(nodes []*renderGraphNode, mode renderGraphSelectionMode)
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:70
↓ 20 callers
Method
Selection
()
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:31
↓ 20 callers
Method
SetName
SetName sets the name of the entity
src/engine/entity.go:90
↓ 20 callers
Method
SetupRawTransform
()
src/matrix/transform.go:54
↓ 20 callers
Method
WeightAt
(layer, x, z int)
src/engine/terrain/terrain_paint.go:502
↓ 20 callers
Function
assertTrue
(t *testing.T, cond bool, name string)
src/engine/ui/virtual_list_height_test.go:42
↓ 20 callers
Function
meshFastArrayField
(m map[string]any, key string)
src/editor/project/project_database/content_database/content_database_mesh_fast_gltf.go:1086
↓ 20 callers
Function
testFBXObject
(id int64, name string, class string, vec3Props map[string]matrix.Vec3)
src/rendering/loaders/fbx/mesh_test.go:310
↓ 20 callers
Method
total
total is the full content height (sum of all row heights).
src/engine/ui/virtual_list_height.go:26
↓ 19 callers
Method
Len
()
src/engine/systems/navigation/priority_queue.go:23
↓ 19 callers
Function
Parse
(data []byte)
src/rendering/loaders/fbx/document.go:61
↓ 19 callers
Method
Run
(width, height, x, y int, platformState any)
src/engine/host_container/host_container.go:34
↓ 19 callers
Method
SelectRoot
()
src/rendering/material.go:46
↓ 19 callers
Method
SetBaseline
(baseline rendering.FontBaseline)
src/engine/ui/label.go:452
↓ 19 callers
Method
String
()
src/matrix/vec3.go:288
↓ 19 callers
Method
ToSelect
()
src/engine/ui/select.go:119
↓ 19 callers
Function
Vec3Approx
(a, b Vec3T[T])
src/matrix/vec3.go:210
↓ 19 callers
Method
WorldAnchorB
()
src/engine/graviton/rope_joint.go:69
↓ 19 callers
Function
fmtFloat
(v matrix.Float)
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1681
↓ 19 callers
Method
nodeByID
(id string)
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:217
↓ 19 callers
Method
setStatus
(text string)
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1233
↓ 18 callers
Method
Actions
()
src/editor/editor_common_workspace_interface.go:33
↓ 18 callers
Method
IsText
()
src/engine/ui/markup/document/html_element.go:134
↓ 18 callers
Method
Message
()
src/network/network_server.go:43
↓ 18 callers
Method
Padding
()
src/engine/ui/layout.go:259
↓ 18 callers
Method
ReadText
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 callers
Method
RemoveElement
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 callers
Method
Rotate
(rotate Vec3)
src/matrix/mat4.go:328
↓ 18 callers
Method
Serialize
(stream io.Writer)
src/klib/memory.go:17
↓ 18 callers
Method
SetSphere
(center matrix.Vec3, radius matrix.Float)
src/engine/graviton/sphere.go:16
↓ 18 callers
Method
Start
()
src/platform/concurrent/threads.go:33
↓ 18 callers
Method
WorldRotation
()
src/matrix/transform.go:253
↓ 18 callers
Function
addCategory
(cat ContentCategory)
src/editor/project/project_database/content_database/content_database_category.go:105
↓ 18 callers
Function
assertEqualPos
(t *testing.T, got, want textPos, name string)
src/engine/ui/virtual_list_height_test.go:35
↓ 18 callers
Method
createReliable
(message []byte, target *ServerClient)
src/network/network_udp.go:64
↓ 18 callers
Function
propInt64
(v int64)
src/rendering/loaders/fbx/document_test.go:374
↓ 18 callers
Method
refreshToolReadout
()
src/editor/editor_workspace/terrain_workspace/terrain_workspace.go:1597
↓ 18 callers
Method
setRenderGraphStatus
(text string)
src/editor/editor_workspace/render_graph_workspace/render_graph_workspace_assets.go:231
↓ 18 callers
Function
vec4ForTestOther
()
src/matrix/vec4_test.go:17
↓ 17 callers
Method
AddEntity
(entity *Entity, body *graviton.RigidBody)
src/engine/physics_system.go:175
↓ 17 callers
Method
Base
()
src/rendering/font_faces.go:103
↓ 17 callers
Method
ClassList
()
src/engine/ui/markup/document/html_element.go:35
↓ 17 callers
Method
ClearSelection
()
src/editor/editor_stage_manager/editor_stage_manager_interact.go:49
↓ 17 callers
Method
Each
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 callers
Method
Initialize
Initialize sets the max number of undo entries that the history will retain.
src/editor/memento/history.go:27
↓ 17 callers
Method
InnerOffset
()
src/engine/ui/layout.go:183
↓ 17 callers
Method
Mode
()
src/editor/editor_controls/editor_camera.go:80
↓ 17 callers
Function
NewSphereShape
(radius matrix.Float)
src/engine/graviton/shape.go:70
↓ 17 callers
Method
Pointer
()
src/plugins/plugin_launcher_test.go:30
↓ 17 callers
Method
RefitBVH
(entity *StageEntity)
src/editor/editor_stage_manager/editor_stage_manager.go:835
↓ 17 callers
Method
ScaleHeight
(height float32)
src/engine/ui/layout.go:235
↓ 17 callers
Method
SetBackground
(tex *rendering.Texture)
src/engine/ui/panel.go:920
↓ 17 callers
Method
SetFieldByName
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 callers
Method
emitExpression
(ref RenderGraphPortRef, wantType string)
src/editor/editor_workspace/render_graph_workspace/render_graph_output_compiler.go:297
↓ 17 callers
Function
newContact
(pointA, pointB, normal matrix.Vec3, penetration matrix.Float)
src/engine/graviton/narrow_phase.go:942
↓ 17 callers
Function
reimportByNameMatching
(cat ContentCategory, id string, cache *Cache, fs *project_file_system.FileSystem)
src/editor/project/project_database/content_database/content_database_import.go:137
↓ 17 callers
Method
setAtlas
(x, y float32)
src/engine/ui/checkbox.go:186
↓ 17 callers
Method
setSelectionNodes
(nodes []*renderGraphNode)
src/editor/editor_workspace/render_graph_workspace/render_graph_selection.go:145
↓ 17 callers
Function
vec2ForTestOther
()
src/matrix/vec2_test.go:18
← previous
next →
301–400 of 12,267, ranked by callers