MCPcopy Create free account

hub / github.com/armory3d/armory / functions

Functions10,704 in github.com/armory3d/armory

↓ 2 callersFunctionconvert_vertex_data
armorcore/Sources/main.cpp:594
↓ 2 callersFunctionconvexHullSupport
lib/haxebullet/bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:73
↓ 2 callersMethodcopy_defaults
(self, socket)
armory/blender/arm/logicnode/arm_sockets.py:484
↓ 2 callersMethodcopy_from
lib/haxebullet/bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:45
↓ 2 callersFunctioncreate
()
armory/blender/arm/lightmapper/utility/icon.py:25
↓ 2 callersMethodcreateProxy
lib/haxebullet/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:167
↓ 2 callersFunctioncreate_array_map
()
lib/armory_tools/uglifyjs/lib/sourcemap.js:79
↓ 2 callersMethodcreate_getter_node
(context, node_type: str, node_id: str)
armory/blender/arm/logicnode/tree_variables.py:286
↓ 2 callersMethodcreate_new
(cls, tree: bpy.types.NodeTree, item_name: str, item_type: str)
armory/blender/arm/logicnode/tree_variables.py:408
↓ 2 callersFunctioncross_scope
(def, sym)
lib/armory_tools/uglifyjs/lib/compress.js:440
↓ 2 callersFunctiondebugDrawTileCachePortals
lib/haxerecast/recastnavigation/DebugUtils/Source/DetourDebugDraw.cpp:488
↓ 2 callersFunctiondecimals
(operand)
lib/armory_tools/uglifyjs/lib/compress.js:4680
↓ 2 callersFunctiondecode
(str)
lib/armory_tools/uglifyjs/lib/compress.js:4924
↓ 2 callersFunctiondecode_escape_sequence
(seq)
lib/armory_tools/uglifyjs/lib/parse.js:158
↓ 2 callersFunctiondescend_scope
()
lib/armory_tools/uglifyjs/lib/compress.js:6793
↓ 2 callersFunctiondisp_enabled
()
armory/blender/arm/material/cycles.py:984
↓ 2 callersMethoddispatchAllCollisionPairs
lib/haxebullet/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:249
↓ 2 callersFunctiondisplay_body
(body, is_toplevel, output, allow_directives)
lib/armory_tools/uglifyjs/lib/output.js:916
↓ 2 callersMethoddistance2
lib/haxebullet/bullet/LinearMath/btVector3.h:954
↓ 2 callersFunctiondistancePtLine2d
lib/haxerecast/recastnavigation/DebugUtils/Source/DetourDebugDraw.cpp:26
↓ 2 callersFunctiondividePoly
divides a convex polygons into two convex polygons on both sides of a line
lib/haxerecast/recastnavigation/Recast/Source/RecastRasterization.cpp:184
↓ 2 callersFunctiondoResolve
(fn,self)
lib/haxerecast/recastjs/recast.js:9
↓ 2 callersFunctiondoRun
()
lib/haxerecast/recastjs/recast.js:9
↓ 2 callersFunctiondoRun
()
lib/haxerecast/recastjs/recast.wasm.js:9
↓ 2 callersMethoddo_update_raw
(self, context)
armory/blender/arm/logicnode/arm_sockets.py:216
↓ 2 callersFunctiondownload_sdk
(self: bpy.types.Operator, context)
armory.py:732
↓ 2 callersMethoddraw
lib/haxerecast/recastnavigation/DebugUtils/Source/DebugDraw.cpp:603
↓ 2 callersMethoddrawContactPoint
lib/haxebullet/hl/DebugDrawer.cpp:22
↓ 2 callersFunctiondrawMeshTile
lib/haxerecast/recastnavigation/DebugUtils/Source/DetourDebugDraw.cpp:120
↓ 2 callersFunctiondrawPolyBoundaries
lib/haxerecast/recastnavigation/DebugUtils/Source/DetourDebugDraw.cpp:40
↓ 2 callersMethoddrawSpherePatch
lib/haxebullet/bullet/LinearMath/btIDebugDraw.h:199
↓ 2 callersMethoddraw_color
(self, context, node)
armory/blender/arm/logicnode/arm_sockets.py:421
↓ 2 callersMethoddraw_nodes_uniform
(self, context)
armory/blender/arm/logicnode/postprocess/LN_colorgrading_set_global_node.py:44
↓ 2 callersMethoddraw_nodes_uniform
(self, context)
armory/blender/arm/logicnode/postprocess/LN_colorgrading_set_shadow_node.py:44
↓ 2 callersMethoddraw_nodes_uniform
(self, context)
armory/blender/arm/logicnode/postprocess/LN_colorgrading_set_highlight_node.py:44
↓ 2 callersMethoddraw_nodes_uniform
(self, context)
armory/blender/arm/logicnode/postprocess/LN_colorgrading_set_midtone_node.py:44
↓ 2 callersFunctiondraw_socket_layout_split
(socket: bpy.types.NodeSocket, layout: bpy.types.UILayout, prop_name='default_value_raw')
armory/blender/arm/logicnode/arm_sockets.py:587
↓ 2 callersFunctiondraw_traits_panel
(layout: bpy.types.UILayout, obj: Union[bpy.types.Object, bpy.types.Scene], is_object: bool)
armory/blender/arm/props_traits.py:899
↓ 2 callersFunctiondrop_class
(self, compressor, first_in_statement)
lib/armory_tools/uglifyjs/lib/compress.js:7959
↓ 2 callersFunctiondrop_it
(rest)
lib/armory_tools/uglifyjs/lib/compress.js:8357
↓ 2 callersFunctiondrop_returns
(compressor, exp)
lib/armory_tools/uglifyjs/lib/compress.js:7807
↓ 2 callersFunctiondtAllocTileCache
lib/haxerecast/recastnavigation/DetourTileCache/Source/DetourTileCache.cpp:12
↓ 2 callersFunctiondtCreateNavMeshData
@par The output data array is allocated using the detour allocator (dtAlloc()). The method used to free the memory will be determined by how the til
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMeshBuilder.cpp:280
↓ 2 callersFunctiondtFreeTileCache
lib/haxerecast/recastnavigation/DetourTileCache/Source/DetourTileCache.cpp:19
↓ 2 callersFunctiondtGetDetailTriEdgeFlags
Get flags for edge in detail triangle. @param triFlags[in] The flags for the triangle (last component of detail vertices above). @param edgeIndex[in]
lib/haxerecast/recastnavigation/Detour/Include/DetourNavMesh.h:318
↓ 2 callersFunctiondtIntersectSegmentPoly2D
lib/haxerecast/recastnavigation/Detour/Source/DetourCommon.cpp:110
↓ 2 callersFunctiondtMarkBoxArea
lib/haxerecast/recastnavigation/DetourTileCache/Source/DetourTileCacheBuilder.cpp:2005
↓ 2 callersFunctiondtMathFabsf
lib/haxerecast/recastnavigation/Detour/Include/DetourMath.h:15
↓ 2 callersFunctiondtMergeCorridorStartShortcut
lib/haxerecast/recastnavigation/DetourCrowd/Source/DetourPathCorridor.cpp:110
↓ 2 callersFunctiondtOverlapQuantBounds
Determines if two axis-aligned bounding boxes overlap. @param[in] amin Minimum bounds of box A. [(x, y, z)] @param[in] amax Maximum bounds of box A.
lib/haxerecast/recastnavigation/Detour/Include/DetourCommon.h:355
↓ 2 callersFunctiondtPointInPolygon
@par All points are projected onto the xz-plane, so the y-values are ignored.
lib/haxerecast/recastnavigation/Detour/Source/DetourCommon.cpp:238
↓ 2 callersFunctiondtRandomPointInConvexPoly
Returns a random point in a convex polygon. Adapted from Graphics Gems article.
lib/haxerecast/recastnavigation/Detour/Source/DetourCommon.cpp:332
↓ 2 callersFunctiondtStatusInProgress
Returns true of status is in progress.
lib/haxerecast/recastnavigation/Detour/Include/DetourStatus.h:54
↓ 2 callersFunctiondtVdistSqr
Returns the square of the distance between two points. @param[in] v1 A point. [(x, y, z)] @param[in] v2 A point. [(x, y, z)] @return The square of t
lib/haxerecast/recastnavigation/Detour/Include/DetourCommon.h:230
↓ 2 callersFunctionduAppendArrow
lib/haxerecast/recastnavigation/DebugUtils/Source/DebugDraw.cpp:474
↓ 2 callersFunctionduAppendBoxWire
lib/haxerecast/recastnavigation/DebugUtils/Source/DebugDraw.cpp:220
↓ 2 callersFunctionduCalcBoxColors
lib/haxerecast/recastnavigation/DebugUtils/Source/DebugDraw.cpp:67
↓ 2 callersFunctiondump
(node)
lib/armory_tools/uglifyjs/lib/output.js:537
↓ 2 callersMethodencode_bound
(size: int)
armory/blender/arm/lib/lz4.py:38
↓ 2 callersFunctionexpandRegions
lib/haxerecast/recastnavigation/Recast/Source/RecastRegion.cpp:362
↓ 2 callersMethodexport_mesh_data
(self, export_mesh: bpy.types.Mesh, bobject: bpy.types.Object, o, has_armature=False)
armory/blender/arm/exporter.py:1567
↓ 2 callersMethodexport_object_transform
(self, bobject: bpy.types.Object, o)
armory/blender/arm/exporter.py:345
↓ 2 callersMethodexport_pose_markers
(oanim, action)
armory/blender/arm/exporter.py:275
↓ 2 callersMethodexport_scene
Exports the given scene to the given file path. This is the function that is called in make.py and the entry point of the exporter.
armory/blender/arm/exporter.py:171
↓ 2 callersMethodexport_skin
This function exports all skinning data, which includes the skeleton and per-vertex bone influence data
armory/blender/arm/exporter.py:1230
↓ 2 callersMethodexport_traits
(self, bobject: Union[bpy.types.Scene, bpy.types.Object], o)
armory/blender/arm/exporter.py:3135
↓ 2 callersMethodextractLeaves
lib/haxebullet/bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:670
↓ 2 callersFunctionextract_exprs
(body)
lib/armory_tools/uglifyjs/lib/compress.js:3469
↓ 2 callersFunctionextract_functions
()
lib/armory_tools/uglifyjs/lib/compress.js:3284
↓ 2 callersMethodextract_ortho
(o, proj)
armory/blender/arm/exporter.py:2125
↓ 2 callersMethodextract_projection
(o, proj, with_planes=True)
armory/blender/arm/exporter.py:2113
↓ 2 callersFunctionextract_reference
(node, props)
lib/armory_tools/uglifyjs/lib/compress.js:6115
↓ 2 callersFunctionfd
(a,b,c,d,e,f,g)
lib/armory_tools/threejs/three.min.js:238
↓ 2 callersFunctionfetch_script_props
Parses @prop declarations from the given Haxe script.
armory/blender/arm/utils.py:381
↓ 2 callersFunctionfetchleaves
lib/haxebullet/bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:214
↓ 2 callersMethodfinalizeSlicedFindPath
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1486
↓ 2 callersMethodfinalizeSlicedFindPathPartial
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1576
↓ 2 callersMethodfindNode
lib/haxerecast/recastnavigation/Detour/Source/DetourNode.cpp:108
↓ 2 callersMethodfindPair
lib/haxebullet/bullet/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp:62
↓ 2 callersMethodfindPair
lib/haxebullet/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:135
↓ 2 callersMethodfindStraightPath
@par This method peforms what is often called 'string pulling'. The start position is clamped to the first polygon in the path, and the end position
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1782
↓ 2 callersFunctionfind_stop_expr
(expr, cont, node, parent, level)
lib/armory_tools/uglifyjs/lib/compress.js:2565
↓ 2 callersFunctionfind_stop_logical
(parent, op, level)
lib/armory_tools/uglifyjs/lib/compress.js:2555
↓ 2 callersFunctionfinish_assemble
(self=0, background_pass=0, load_atlas=0)
armory/blender/arm/lightmapper/utility/build.py:260
↓ 2 callersMethodfitness
(self, width, height)
armory/blender/arm/lightmapper/utility/rectpack/packer.py:71
↓ 2 callersMethodfits_inside
(self, width, height)
armory/blender/arm/lightmapper/utility/rectpack/packer.py:77
↓ 2 callersFunctionflatten_var
(name)
lib/armory_tools/uglifyjs/lib/compress.js:10014
↓ 2 callersFunctionfn_name_unused
(fn, compressor)
lib/armory_tools/uglifyjs/lib/compress.js:7694
↓ 2 callersMethodfreeObject
lib/haxebullet/bullet/LinearMath/btConvexHullComputer.cpp:752
↓ 2 callersMethodgenerateClusters
lib/haxebullet/bullet/BulletSoftBody/btSoftBody.cpp:1194
↓ 2 callersMethodgetAabb
lib/haxebullet/bullet/BulletDynamics/Dynamics/btRigidBody.cpp:129
↓ 2 callersMethodgetAtIndex
lib/haxebullet/bullet/LinearMath/btHashMap.h:389
↓ 2 callersMethodgetAxis
lib/haxebullet/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:720
↓ 2 callersFunctiongetBaseCollider
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBody.h:134
↓ 2 callersFunctiongetBaseOmega
rotates world vectors into base frame
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBody.h:195
↓ 2 callersFunctiongetBaseVel
in world frame
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBody.h:187
↓ 2 callersFunctiongetBinary
(file)
lib/haxerecast/recastjs/recast.js:9
↓ 2 callersFunctiongetBinary
(file)
lib/haxerecast/recastjs/recast.wasm.js:9
↓ 2 callersMethodgetBroadphase
lib/haxebullet/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:122
↓ 2 callersMethodgetCachedSeparatingDistance
lib/haxebullet/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:84
← previousnext →1,601–1,700 of 10,704, ranked by callers