MCPcopy Create free account

hub / github.com/armory3d/armory / functions

Functions10,704 in github.com/armory3d/armory

↓ 10 callersFunctiondefaults
(args, defs, croak)
lib/armory_tools/uglifyjs/lib/utils.js:89
↓ 10 callersFunctiondtMathSqrtf
lib/haxerecast/recastnavigation/Detour/Include/DetourMath.h:16
↓ 10 callersFunctiondtNextPow2
lib/haxerecast/recastnavigation/Detour/Include/DetourCommon.h:440
↓ 10 callersFunctionduLerpCol
lib/haxerecast/recastnavigation/DebugUtils/Include/DebugDraw.h:105
↓ 10 callersMethodfind
lib/haxebullet/bullet/LinearMath/btHashMap.h:434
↓ 10 callersMethodfindNearestPoly
@par @note If the search box does not intersect any polygons the search will return #DT_SUCCESS, but @p nearestRef will be zero. So if in doubt, chec
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:689
↓ 10 callersMethodgetAngle
lib/haxebullet/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:732
↓ 10 callersMethodgetMarginNonVirtual
TODO: This should be bumped up to btCollisionShape () */
lib/haxebullet/bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:317
↓ 10 callersMethodgetNumManifolds
lib/haxebullet/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:91
↓ 10 callersFunctiongetSimulationIslandManager
lib/haxebullet/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:128
↓ 10 callersMethodgetUpAxis
lib/haxebullet/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h:158
↓ 10 callersFunctionis_funarg
(def)
lib/armory_tools/uglifyjs/lib/compress.js:436
↓ 10 callersFunctionis_generator
(node)
lib/armory_tools/uglifyjs/lib/ast.js:624
↓ 10 callersFunctionis_statement
(node)
lib/armory_tools/uglifyjs/lib/ast.js:217
↓ 10 callersFunctionis_undefined
(node, compressor)
lib/armory_tools/uglifyjs/lib/compress.js:3767
↓ 10 callersFunctionlength2
@brief Return the length of the vector squared */
lib/haxebullet/bullet/LinearMath/btVector3.h:257
↓ 10 callersMethodlocalGetSupportVertexWithoutMarginNonVirtual
lib/haxebullet/bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:129
↓ 10 callersFunctionmake_node_from_constant
(val, orig)
lib/armory_tools/uglifyjs/lib/compress.js:1613
↓ 10 callersMethodmaxDot
lib/haxebullet/bullet/LinearMath/btVector3.h:1013
↓ 10 callersMethodmerge
Merges a Box
lib/haxebullet/bullet/BulletCollision/Gimpact/gim_box_collision.h:346
↓ 10 callersFunctionnumVertices
lib/haxebullet/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h:176
↓ 10 callersMethodpush_pair
lib/haxebullet/bullet/BulletCollision/Gimpact/gim_box_set.h:72
↓ 10 callersFunctionpush_uniq
(array, el)
lib/armory_tools/uglifyjs/lib/utils.js:141
↓ 10 callersFunctionrcClamp
lib/haxerecast/recastnavigation/Recast/Include/Recast.h:635
↓ 10 callersMethodreplace_input_socket
(tree: bpy.types.NodeTree, socket_src: bpy.types.NodeSocket, socket_dst: bpy.types.NodeSocket)
armory/blender/arm/logicnode/replacement.py:130
↓ 10 callersMethodreset
@par Essentially, the corridor is set of one polygon in size with the target equal to the position.
lib/haxerecast/recastnavigation/DetourCrowd/Source/DetourPathCorridor.cpp:230
↓ 10 callersFunctiontry_evaluate
(compressor, node)
lib/armory_tools/uglifyjs/lib/compress.js:4302
↓ 9 callersMethodInternalProcessAllTriangles
lib/haxebullet/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:25
↓ 9 callersMethodIsNullOrUndefined
armorcore/v8/include/v8-value.h:490
↓ 9 callersMethod_draw_row
(col: bpy.types.UILayout, text: str, val: Any)
armory/blender/arm/nodes_logic.py:368
↓ 9 callersFunctionadd_assets
(path: str, quality=1.0, use_data_dir=False, rel_path=False)
armory/blender/arm/write_data.py:133
↓ 9 callersMethodadd_context
(self, props)
armory/blender/arm/material/shader.py:29
↓ 9 callersMethodappend
lib/haxebullet/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h:576
↓ 9 callersMethodappendFace
lib/haxebullet/bullet/BulletSoftBody/btSoftBody.cpp:299
↓ 9 callersFunctionas_property_key
()
lib/armory_tools/uglifyjs/lib/parse.js:2086
↓ 9 callersFunctionbtSetMax
lib/haxebullet/bullet/LinearMath/btMinMax.h:50
↓ 9 callersMethodclear_tree_cache
(self)
armory/blender/arm/logicnode/arm_nodes.py:106
↓ 9 callersFunctioncountPolyVerts
lib/haxerecast/recastnavigation/Recast/Source/RecastMesh.cpp:453
↓ 9 callersFunctioncountPolyVerts
lib/haxerecast/recastnavigation/DetourTileCache/Source/DetourTileCacheBuilder.cpp:1287
↓ 9 callersMethoddrawArc
lib/haxebullet/bullet/LinearMath/btIDebugDraw.h:174
↓ 9 callersFunctiondtMathIsfinite
lib/haxerecast/recastnavigation/Detour/Include/DetourMath.h:22
↓ 9 callersFunctiondtTriArea2D
Derives the signed xz-plane area of the triangle ABC, or the relationship of line AB to point C. @param[in] a Vertex A. [(x, y, z)] @param[in] b V
lib/haxerecast/recastnavigation/Detour/Include/DetourCommon.h:339
↓ 9 callersFunctiondtVdist
Returns the distance between two points. @param[in] v1 A point. [(x, y, z)] @param[in] v2 A point. [(x, y, z)] @return The distance between the two
lib/haxerecast/recastnavigation/Detour/Include/DetourCommon.h:218
↓ 9 callersMethodensure_input_socket
(self, socket_number, newclass, newname, default_value=None)
armory/blender/arm/logicnode/math/LN_quaternion_math.py:12
↓ 9 callersFunctionextract_declarations_from_unreachable_code
(compressor, stat, target)
lib/armory_tools/uglifyjs/lib/compress.js:3715
↓ 9 callersMethodgetArea
Gets the user defined area id.
lib/haxerecast/recastnavigation/Detour/Include/DetourNavMesh.h:184
↓ 9 callersMethodgetClosestPoints
lib/haxebullet/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp:673
↓ 9 callersFunctiongetCollisionShape
lib/haxebullet/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:228
↓ 9 callersMethodgetCost
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:79
↓ 9 callersMethodgetMaxTiles
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMesh.cpp:1176
↓ 9 callersMethodgetPolyRefBase
@par Example use case: @code const dtPolyRef base = navmesh->getPolyRefBase(tile); for (int i = 0; i < tile->header->polyCount; ++i) { const dtPoly*
lib/haxerecast/recastnavigation/Detour/Source/DetourNavMesh.cpp:1356
↓ 9 callersMethodget_call_group_nodes
(self)
armory/blender/arm/logicnode/miscellaneous/LN_group_output.py:120
↓ 9 callersMethodget_call_group_nodes
(self)
armory/blender/arm/logicnode/miscellaneous/LN_group_input.py:120
↓ 9 callersFunctionget_os
()
armory/blender/arm/utils.py:158
↓ 9 callersFunctionget_sdk_path
()
armory/blender/arm/utils.py:227
↓ 9 callersMethodget_socket_index
Gets the scket index of a socket in this node.
armory/blender/arm/logicnode/arm_nodes.py:260
↓ 9 callersFunctionisLeafNode
lib/haxebullet/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvhStructs.h:45
↓ 9 callersFunctionis_arguments
(def)
lib/armory_tools/uglifyjs/lib/compress.js:432
↓ 9 callersFunctionlift_sequence_in_expression
(node, compressor)
lib/armory_tools/uglifyjs/lib/compress.js:9099
↓ 9 callersFunctionlog
(sym, text)
lib/armory_tools/uglifyjs/lib/compress.js:6877
↓ 9 callersMethodmake_frag
(self, custom_name: str = None)
armory/blender/arm/material/shader.py:173
↓ 9 callersFunctionmake_link
(material, socket1, socket2)
armory/blender/arm/lightmapper/utility/utility.py:184
↓ 9 callersMethodmake_vert
(self, custom_name: str = None)
armory/blender/arm/material/shader.py:165
↓ 9 callersFunctionnext
lib/haxerecast/recastnavigation/DetourTileCache/Source/DetourTileCacheBuilder.cpp:1071
↓ 9 callersFunctionp
(b,c,d)
lib/armory_tools/threejs/three.min.js:109
↓ 9 callersFunctionparse_value_input
(inp: bpy.types.NodeSocket)
armory/blender/arm/material/cycles.py:444
↓ 9 callersMethodprocessTriangle
lib/haxebullet/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp:24
↓ 9 callersFunctionpy
()
lib/haxebullet/ammo/ammo.wasm.js:292
↓ 9 callersFunctionresolve
(self,newValue)
lib/haxerecast/recastjs/recast.js:9
↓ 9 callersFunctionrun_proc
Creates a subprocess with the given command and returns it. If Blender is not running in background mode, a thread is spawned that waits unti
armory/blender/arm/make.py:59
↓ 9 callersMethodsetAxisBottom
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h:99
↓ 9 callersMethodsetAxisTop
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h:98
↓ 9 callersMethodsetMargin
lib/haxebullet/bullet/BulletCollision/CollisionShapes/btConvex2dShape.cpp:75
↓ 9 callersMethodswap
lib/haxebullet/bullet/BulletCollision/Gimpact/gim_array.h:209
↓ 9 callersMethodupdateCacheMultiDof
routine to update m_cachedRotParentToThis and m_cachedRVector
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h:193
↓ 9 callersFunctionupdate_renderpath
(self, context)
armory/blender/arm/props_renderpath.py:211
↓ 9 callersFunctionvdist2
lib/haxerecast/recastnavigation/Recast/Source/RecastMeshDetail.cpp:53
↓ 9 callersMethodwrite_matrix
(matrix)
armory/blender/arm/exporter.py:193
↓ 8 callersFunctionBuild
armorcore/v8/include/v8-fast-api-calls.h:748
↓ 8 callersFunctionFb
(a,b)
lib/armory_tools/threejs/three.min.js:244
↓ 8 callersFunctionHaxePointerProperty
Declares a new PointerProperty that has a Haxe counterpart with the given prop_name (Python and Haxe names must be identical for now).
armory/blender/arm/logicnode/arm_props.py:242
↓ 8 callersMethodIsEmpty
armorcore/v8/include/v8-metrics.h:153
↓ 8 callersMethodIsEmpty
armorcore/v8/include/v8-persistent-handle.h:116
↓ 8 callersMethodIsMax
lib/haxebullet/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3Internal.h:53
↓ 8 callersFunctionTestAabbAgainstAabb2
conservative test for overlap between two aabbs
lib/haxebullet/bullet/LinearMath/btAabbUtil2.h:48
↓ 8 callersFunctiona
()
lib/haxebullet/ammo/ammo.wasm.js:22
↓ 8 callersMethodactivate
lib/haxebullet/bullet/BulletSoftBody/btSoftBody.h:392
↓ 8 callersMethodadd_rect
(self, width, height, rid=None)
armory/blender/arm/lightmapper/utility/rectpack/packer.py:326
↓ 8 callersMethodalloc
lib/haxerecast/recastnavigation/src/recastjs.h:147
↓ 8 callersFunctionapplyJointFeedback
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:1158
↓ 8 callersMethodareaToCol
lib/haxerecast/recastnavigation/DebugUtils/Source/DebugDraw.cpp:31
↓ 8 callersFunctionbest_of
(compressor, ast1, ast2, threshold)
lib/armory_tools/uglifyjs/lib/compress.js:4263
↓ 8 callersFunctionbtMprEq
lib/haxebullet/bullet/BulletCollision/NarrowPhaseCollision/btMprPenetration.h:147
↓ 8 callersFunctionbtTransformAabb
lib/haxebullet/bullet/LinearMath/btAabbUtil2.h:182
↓ 8 callersMethodcalcAccelerationDeltasMultiDof
lib/haxebullet/bullet/BulletDynamics/Featherstone/btMultiBody.cpp:1377
↓ 8 callersFunctioncharacters
(str)
lib/armory_tools/uglifyjs/lib/utils.js:46
↓ 8 callersFunctioncompareByDay
(date1,date2)
lib/haxerecast/recastjs/recast.js:9
↓ 8 callersFunctioncompareByDay
(date1,date2)
lib/haxerecast/recastjs/recast.wasm.js:9
↓ 8 callersMethodcomputeAngularImpulseDenominator
lib/haxebullet/bullet/BulletDynamics/Dynamics/btRigidBody.h:415
↓ 8 callersMethodconvexSweepTest
lib/haxebullet/bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:102
← previousnext →401–500 of 10,704, ranked by callers