MCPcopy Create free account

hub / github.com/UPBGE/upbge / functions

Functions98,112 in github.com/UPBGE/upbge

↓ 132 callersMethodadd_link
source/blender/compositor/intern/COM_NodeGraph.cc:83
↓ 132 callersMethodget_input_socket_reader
source/blender/compositor/intern/COM_NodeOperation.cc:226
↓ 131 callersFunctionclamp
intern/cycles/util/math.h:320
↓ 131 callersMethodfind
source/blender/blenlib/BLI_string_ref.hh:328
↓ 131 callersFunctionimmVertex2fv
source/blender/gpu/intern/gpu_immediate.cc:551
↓ 131 callersMethodresize
Resizes the underlying \c std::vector container, so changes the keyset of the map. \param size The new size of the map. The new keyset will be the ran
extern/quadriflow/3rd/lemon-1.3.1/lemon/maps.h:290
↓ 130 callersMethodcontains
source/blender/blenlib/intern/dot_export.cc:120
↓ 130 callersMethodvalues
* Returns an iterator over all values in the map. The iterator is invalidated, when the map is * changed. */
source/blender/blenlib/BLI_map.hh:854
↓ 128 callersFunctionRNA_def_parameter_clear_flags
source/blender/makesrna/intern/rna_define.c:1555
↓ 128 callersFunctionlen_squared_v2v2
source/blender/blenlib/intern/math_vector_inline.c:1084
↓ 128 callersFunctionnodeAddLink
also used via rna api, so we check for proper input output direction */
source/blender/blenkernel/intern/node.cc:2399
↓ 127 callersFunctionDRW_shgroup_uniform_texture
source/blender/draw/intern/draw_manager_data.c:252
↓ 127 callersFunctionmodifier_panel_get_property_pointers
source/blender/modifiers/intern/MOD_ui_common.c:122
↓ 127 callersFunctionnegate_v3
source/blender/blenlib/intern/math_vector_inline.c:790
↓ 126 callersFunctionRNA_string_get
source/blender/makesrna/intern/rna_access.c:6481
↓ 126 callersMethodresize
extern/quadriflow/src/flow.hpp:286
↓ 126 callersFunctionsetup_extra_arguments
Create a value which is assigned to: ``UnitTesting._extra_arguments``
tests/python/view_layer/view_layer_common.py:811
↓ 125 callersFunctionBLI_parallel_range_settings_defaults
TODO(sergey): Think of a better place for this. */
source/blender/blenlib/BLI_task.h:241
↓ 124 callersFunctionceil
intern/cycles/util/ssef.h:542
↓ 124 callersMethodclear
extern/mantaflow/preprocessed/mesh.h:1683
↓ 124 callersFunctioninterpf
source/blender/blenlib/intern/math_base_inline.c:173
↓ 124 callersMethodu
\brief The first node of the edge. Returns the first node of the given edge. Edges don't have source and target nodes, however, methods u() and v()
extern/quadriflow/3rd/lemon-1.3.1/lemon/concepts/graph.h:599
↓ 123 callersFunctionclamp_f
source/blender/blenlib/intern/math_base_inline.c:616
↓ 123 callersMethodget
intern/ghost/intern/GHOST_Buttons.cpp:31
↓ 123 callersMethodsize
extern/mantaflow/preprocessed/mesh.cpp:919
↓ 123 callersMethodvalue
extern/Eigen3/Eigen/src/SparseCore/CoreIterators.h:38
↓ 122 callersFunctionCustomData_copy_data
source/blender/blenkernel/intern/customdata.c:2998
↓ 122 callersFunctionlen_squared_v3
source/blender/blenlib/intern/math_vector_inline.c:1012
↓ 122 callersFunctionreal
extern/Eigen3/Eigen/src/Core/MathFunctions.h:858
↓ 122 callersMethodwrite_character
extern/json/include/json.hpp:13496
↓ 120 callersFunctionRNA_pointer_get
source/blender/makesrna/intern/rna_access.c:6532
↓ 120 callersMethodadd_output_socket
source/blender/compositor/intern/COM_Node.cc:88
↓ 120 callersMethodis_a
intern/cycles/graph/node.cpp:771
↓ 120 callersMethodparameter
intern/cycles/scene/osl.cpp:812
↓ 119 callersFunctionBLI_snprintf_rlen
* A version of #BLI_snprintf that returns `strlen(dst)` */
source/blender/blenlib/intern/string.c:283
↓ 119 callersFunctionBLI_str_escape
* This roughly matches C and Python's string escaping with double quotes - `"`. * * Since every character may need escaping, * it's common to creat
source/blender/blenlib/intern/string.c:333
↓ 119 callersFunctionED_object_active_context
Find the correct active object per context. * NOTE: context can be NULL when called from a enum with #PROP_ENUM_NO_CONTEXT. */
source/blender/editors/object/object_edit.c:139
↓ 119 callersFunctionWM_event_add_modal_handler
source/blender/windowmanager/intern/wm_event_system.c:3919
↓ 119 callersFunctionmul_mat3_m4_v3
Same as #mul_m4_v3() but doesn't apply translation component. */
source/blender/blenlib/intern/math_matrix.c:809
↓ 119 callersMethodpush
\brief Insert a pair of item and priority into the heap. This function inserts \c p.first to the heap with priority \c p.second. \param p The pair to
extern/quadriflow/3rd/lemon-1.3.1/lemon/dheap.h:194
↓ 119 callersMethodvalue
\returns the value of the current coefficient.
extern/Eigen3/Eigen/src/Core/CoreIterators.h:46
↓ 118 callersFunctionGPU_line_width
* \note By convention, this is set as needed and not reset back to 1.0. * This means code that draws lines must always set the line width beforehand,
source/blender/gpu/intern/gpu_state.cc:173
↓ 118 callersMethodsplines
source/blender/blenkernel/intern/curve_eval.cc:43
↓ 118 callersFunctiontoPy
extern/mantaflow/helper/pwrapper/pconvert.h:66
↓ 117 callersFunctionBKE_gpencil_stroke_geometry_update
* Recalc all internal geometry data for the stroke * \param gpd: Grease pencil data-block * \param gps: Grease pencil stroke */
source/blender/blenkernel/intern/gpencil_geom.cc:1572
↓ 117 callersFunctionBLI_mutex_unlock
source/blender/blenlib/intern/threads.cc:406
↓ 117 callersFunctionED_space_clip_get_clip
source/blender/editors/space_clip/clip_editor.c:572
↓ 117 callersMethodend
FixedArray::end() Returns an iterator to the end of the fixed array.
extern/ceres/include/ceres/internal/fixed_array.h:262
↓ 117 callersMethodresize
intern/cycles/scene/attribute.cpp:58
↓ 117 callersMethodsize
extern/draco/draco/src/draco/compression/attributes/point_d_vector.h:204
↓ 117 callersFunctionstring_printf
intern/cycles/util/string.cpp:33
↓ 116 callersFunctionadd_v2_v2
source/blender/blenlib/intern/math_vector_inline.c:378
↓ 116 callersFunctionmid_v3_v3v3
source/blender/blenlib/intern/math_vector.c:270
↓ 116 callersMethodnormalize
extern/bullet2/src/LinearMath/btReducedVector.cpp:23
↓ 116 callersMethodpositions
source/blender/blenkernel/intern/spline_poly.cc:69
↓ 116 callersMethodtranspose
extern/bullet2/src/LinearMath/btMatrix3x3.h:1048
↓ 115 callersMethodsize
\returns the number of coefficients, which is rows()*cols(). * \sa rows(), cols(), SizeAtCompileTime. */
extern/Eigen3/Eigen/src/Core/EigenBase.h:65
↓ 115 callersMethodv
\brief The second node of the edge. Returns the second node of the given edge. Edges don't have source and target nodes, however, methods u() and v(
extern/quadriflow/3rd/lemon-1.3.1/lemon/concepts/graph.h:612
↓ 114 callersFunctionCTX_data_tool_settings
source/blender/blenkernel/intern/context.c:1271
↓ 114 callersMethodattribute
intern/cycles/scene/svm.cpp:409
↓ 114 callersMethodreset
extern/audaspace/src/fx/Convolver.cpp:105
↓ 114 callersMethodrow
\returns the row index of the current coefficient.
extern/Eigen3/Eigen/src/Core/CoreIterators.h:54
↓ 113 callersFunctionBKE_animdata_from_id
* Get #AnimData from the given ID-block. */
source/blender/blenkernel/intern/anim_data.c:95
↓ 113 callersFunctionGPU_vertbuf_vert_set
Fills a whole vertex (all attributes). Data must match packed layout. */
source/blender/gpu/intern/gpu_vertex_buffer.cc:233
↓ 113 callersFunctionconj
extern/Eigen3/Eigen/src/Core/MathFunctions.h:907
↓ 113 callersMethodtranspose
extern/Eigen3/Eigen/src/Core/Transpose.h:171
↓ 112 callersFunctionGET_FCC
source/blender/io/avi/intern/avi.c:62
↓ 112 callersFunctionabs
Get absolute representation of vector, allow use of int, Real too
extern/mantaflow/helper/util/vectorbase.h:453
↓ 112 callersMethodadd
(self, _context, filepath)
release/scripts/startup/bl_operators/presets.py:544
↓ 112 callersFunctioncheckGraphNodeList
extern/quadriflow/3rd/lemon-1.3.1/test/graph_test.h:32
↓ 112 callersMethodlength
@brief Return the length of the quaternion */
extern/bullet2/src/LinearMath/btQuaternion.h:370
↓ 112 callersMethodoppositeArc
\brief The oppositely directed arc. Returns the oppositely directed arc representing the same edge.
extern/quadriflow/3rd/lemon-1.3.1/lemon/concepts/graph.h:699
↓ 112 callersMethodsetIdentity
extern/bullet2/src/LinearMath/btMatrixX.h:276
↓ 111 callersFunctionEDBM_update
* So many tools call these that we better make it a generic function. */
source/blender/editors/mesh/editmesh_utils.c:1416
↓ 111 callersMethodgetCollisionShape
extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h:46
↓ 111 callersMethodinput
intern/cycles/scene/shader_graph.cpp:111
↓ 111 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
extern/json/include/json.hpp:12608
↓ 110 callersFunctionBLI_join_dirfile
* Simple appending of filename to dir, does not check for valid path! * Puts result into `dst`, which may be same area as `dir`. * * \note Consider
source/blender/blenlib/intern/path_util.c:1737
↓ 110 callersMethodexists
intern/cycles/blender/util.h:701
↓ 110 callersFunctionmul_v2_fl
source/blender/blenlib/intern/math_vector_inline.c:540
↓ 110 callersMethodresize
extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h:642
↓ 110 callersMethodsetZero
extern/bullet2/src/LinearMath/btMatrixX.h:113
↓ 110 callersMethodsize
return size of container note , python binding disabled for now! cannot yet deal with long-long types
extern/mantaflow/preprocessed/mesh.h:615
↓ 109 callersFunctionBKE_image_acquire_ibuf
return image buffer for given image and user * * - will lock render result if image type is render result and lock is not NULL * - will return NULL
source/blender/blenkernel/intern/image.c:5129
↓ 109 callersFunctionRNA_def_property_collection_funcs
source/blender/makesrna/intern/rna_define.c:3430
↓ 109 callersFunctioncheckGraphArcList
extern/quadriflow/3rd/lemon-1.3.1/test/graph_test.h:80
↓ 109 callersFunctionmix
intern/cycles/util/ssef.h:577
↓ 108 callersFunctionBLI_exists
* Returns the st_mode from stat-ing the specified path name, or 0 if stat fails * (most likely doesn't exist or no access). */
source/blender/blenlib/intern/storage.c:350
↓ 108 callersFunctionIMB_allocImBuf
source/blender/imbuf/intern/allocimbuf.c:521
↓ 108 callersFunctionRNA_float_set
source/blender/makesrna/intern/rna_access.c:6333
↓ 108 callersMethodevaluate
source/blender/functions/intern/field.cc:667
↓ 108 callersFunctionindex
This residual block's index in an array.
extern/ceres/internal/ceres/residual_block.h:129
↓ 108 callersFunctionuiLayoutGetBlock
source/blender/editors/interface/interface_layout.c:5563
↓ 107 callersMethodat
\returns the stored value at index \a key * If the value does not exist, then the value \a defaultValue is returned without any insertion. */
extern/Eigen3/Eigen/src/SparseCore/CompressedStorage.h:146
↓ 107 callersMethodcompare_tree_maps
Compare scene with expected (class defined) data
tests/python/view_layer/view_layer_common.py:597
↓ 107 callersMethodinverse
extern/bullet2/src/LinearMath/btMatrix3x3.h:1092
↓ 107 callersMethodisFluid
extern/mantaflow/preprocessed/grid.h:1517
↓ 107 callersMethodsetup_tree
Cleanup file, and populate it with class scene tree map
tests/python/view_layer/view_layer_common.py:562
↓ 107 callersMethodsize
extern/mantaflow/preprocessed/plugin/surfaceturbulence.cpp:275
↓ 107 callersMethodsize
extern/json/include/json.hpp:3093
← previousnext →401–500 of 98,112, ranked by callers