MCPcopy Create free account

hub / github.com/UPBGE/upbge / functions

Functions98,112 in github.com/UPBGE/upbge

↓ 173 callersFunctionRNA_id_pointer_create
source/blender/makesrna/intern/rna_access.c:123
↓ 172 callersFunctionRNA_def_property_float_default
source/blender/makesrna/intern/rna_define.c:2064
↓ 172 callersMethodgetZ
extern/mantaflow/preprocessed/shapes.h:571
↓ 171 callersFunctionANIM_animdata_filter
* This function filters the active data source to leave only animation channels suitable for * usage by the caller. It will return the length of the
source/blender/editors/animation/anim_filter.c:3471
↓ 171 callersMethodobtainParent
extern/mantaflow/helper/pwrapper/pconvert.cpp:580
↓ 168 callersFunctionGPU_vertbuf_attr_set
source/blender/gpu/intern/gpu_vertex_buffer.cc:209
↓ 168 callersFunctionGPU_vertbuf_data_alloc
create a new allocation, discarding any existing data */
source/blender/gpu/intern/gpu_vertex_buffer.cc:187
↓ 168 callersMethodfind
extern/json/include/json.hpp:17425
↓ 168 callersFunctionimmVertex3fv
source/blender/gpu/intern/gpu_immediate.cc:557
↓ 166 callersFunctionbtVector3
extern/bullet2/src/LinearMath/btVector3.h:126
↓ 165 callersMethodfront
FixedArray::front() Returns a reference to the first element of the fixed array.
extern/ceres/include/ceres/internal/fixed_array.h:230
↓ 165 callersMethodsize
* Required memory in bytes for an instance of this type. * * C++ equivalent: * `sizeof(T);` */
source/blender/functions/FN_cpp_type.hh:182
↓ 164 callersFunctionBLI_addhead
* Prepends \a vlink (assumed to begin with a Link) onto listbase. */
source/blender/blenlib/intern/listbase.c:87
↓ 164 callersFunctionmul_m3_m3m3
source/blender/blenlib/intern/math_matrix.c:406
↓ 164 callersFunctionuiLayoutSetActive
source/blender/editors/interface/interface_layout.c:4949
↓ 163 callersFunctionRNA_def_property_srna
source/blender/makesrna/intern/rna_define.c:3484
↓ 163 callersFunctionRNA_int_set
source/blender/makesrna/intern/rna_access.c:6286
↓ 163 callersFunctionUI_GetThemeColor4fv
source/blender/editors/interface/resources.c:1202
↓ 163 callersFunctionadd
Add new data. */
intern/cycles/blender/id_map.h:90
↓ 163 callersMethodarray
extern/Eigen3/Eigen/src/Core/MatrixBase.h:317
↓ 162 callersFunctionBLI_findstring
* Finds the first element of \a listbase which contains the null-terminated * string \a id at the specified offset, returning NULL if not found. */
source/blender/blenlib/intern/listbase.c:658
↓ 162 callersFunctionnodeFindSocket
source/blender/blenkernel/intern/node.cc:1481
↓ 162 callersMethodsize
source/blender/freestyle/intern/geometry/Bezier.h:49
↓ 161 callersFunctionnormalize
intern/cycles/util/math_float4.h:344
↓ 160 callersFunctionBLI_rctf_size_y
source/blender/blenlib/BLI_rect.h:165
↓ 160 callersFunctionCTX_wm_screen
source/blender/blenkernel/intern/context.c:737
↓ 160 callersFunctionRNA_def_property_int_funcs
source/blender/makesrna/intern/rna_define.c:3077
↓ 160 callersFunctionRNA_enum_set
source/blender/makesrna/intern/rna_access.c:6380
↓ 160 callersFunctioncols
extern/Eigen3/Eigen/src/Core/Select.h:71
↓ 160 callersMethodis3D
Check dimensionality
extern/mantaflow/preprocessed/grid.h:223
↓ 160 callersFunctionmin
extern/quadriflow/src/post-solver.cpp:49
↓ 160 callersFunctionnormalize_v3_v3
source/blender/blenlib/intern/math_vector_inline.c:1215
↓ 159 callersFunctionfast_expansion_sum_zeroelim
* fast_expansion_sum_zeroelim() Sum two expansions, eliminating zero * components from the output expansion. *
source/blender/blenlib/intern/math_boolean.cc:499
↓ 158 callersFunctionDEG_get_evaluated_object
source/blender/depsgraph/intern/depsgraph_query.cc:182
↓ 158 callersFunctionRNA_property_identifier
source/blender/makesrna/intern/rna_access.c:1041
↓ 158 callersMethodnode
source/blender/nodes/NOD_derived_node_tree.hh:372
↓ 157 callersMethoddot
extern/Eigen3/Eigen/src/Core/Dot.h:69
↓ 157 callersFunctionfloat4_to_float3
intern/cycles/util/math.h:455
↓ 156 callersFunctionBKE_id_free
* Complete ID freeing, should be usable in most cases (even for out-of-Main IDs). * * See #BKE_id_free_ex description for full details. * * \param
source/blender/blenkernel/intern/lib_id_delete.c:203
↓ 156 callersFunctioncopy_m3_m4
source/blender/blenlib/intern/math_matrix.c:105
↓ 156 callersFunctionstr
extern/glog/include/glog/logging.h:1178
↓ 156 callersMethodwrite
(self, kind, langs=set())
release/scripts/modules/bl_i18n_utils/utils.py:1446
↓ 155 callersFunctionANIM_animdata_get_context
Obtain current anim-data context from Blender Context info * - AnimContext to write to is provided as pointer to var on stack so that we don't have
source/blender/editors/animation/anim_filter.c:405
↓ 154 callersFunctionRNA_enum_item_add
source/blender/makesrna/intern/rna_define.c:4438
↓ 154 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
extern/json/include/json.hpp:5121
↓ 153 callersFunctionSEQ_editing_get
source/blender/sequencer/intern/sequencer.c:247
↓ 153 callersFunctioncopy_m3_m3
source/blender/blenlib/intern/math_matrix.c:89
↓ 153 callersFunctionnode_type_socket_templates
source/blender/blenkernel/intern/node.cc:5342
↓ 153 callersMethodresize
extern/audaspace/src/util/Buffer.cpp:49
↓ 152 callersMethoderase
extern/json/include/json.hpp:17380
↓ 152 callersMethodget
(self, seed)
release/scripts/freestyle/modules/parameter_editor.py:1199
↓ 151 callersFunctioncheckGraphInArcList
extern/quadriflow/3rd/lemon-1.3.1/test/graph_test.h:111
↓ 151 callersFunctioncheckGraphOutArcList
extern/quadriflow/3rd/lemon-1.3.1/test/graph_test.h:96
↓ 151 callersMethodcols
intern/libmv/libmv/image/array_nd.h:345
↓ 151 callersMethodlink
extern/bullet2/src/LinearMath/btConvexHullComputer.cpp:522
↓ 150 callersFunctionRNA_property_is_set
source/blender/makesrna/intern/rna_access.c:6625
↓ 149 callersFunctionCTX_wm_space_clip
source/blender/blenkernel/intern/context.c:927
↓ 149 callersFunctionid_us_plus
source/blender/blenkernel/intern/lib_id.c:295
↓ 148 callersFunctionRNA_string_set
source/blender/makesrna/intern/rna_access.c:6520
↓ 148 callersFunctionmul_m3_v3
source/blender/blenlib/intern/math_matrix.c:945
↓ 147 callersMethodx
source/blender/freestyle/intern/geometry/VecMat.h:319
↓ 146 callersFunctionCustomData_add_layer
source/blender/blenkernel/intern/customdata.c:2635
↓ 146 callersMethodgetCollisionObject
extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h:45
↓ 145 callersFunctionignore_unused_variable_warning
extern/quadriflow/3rd/lemon-1.3.1/lemon/concept_check.h:37
↓ 144 callersFunctionBLI_memarena_alloc
source/blender/blenlib/intern/BLI_memarena.c:132
↓ 144 callersFunctionRNA_struct_property_is_set
source/blender/makesrna/intern/rna_access.c:6655
↓ 144 callersFunctioncopy_v3_fl
source/blender/blenlib/intern/math_vector_inline.c:88
↓ 144 callersMethodend
source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h:272
↓ 144 callersMethodmap_output_socket
source/blender/compositor/intern/COM_NodeConverter.cc:46
↓ 144 callersMethodsize
intern/cycles/bvh/params.h:287
↓ 143 callersMethodbegin
source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h:264
↓ 143 callersMethody
source/blender/freestyle/intern/geometry/VecMat.h:329
↓ 142 callersFunctionBKE_paint_brush
source/blender/blenkernel/intern/paint.c:602
↓ 142 callersFunctionCTX_data_edit_object
source/blender/blenkernel/intern/context.c:1359
↓ 142 callersFunctionmake_float2
intern/cycles/util/types_float2_impl.h:45
↓ 141 callersFunctionRNA_def_property_collection_sdna
source/blender/makesrna/intern/rna_define.c:2813
↓ 140 callersFunctionmathutils_array_parse
helper function returns length of the 'value', -1 on error */
source/blender/python/mathutils/mathutils.c:118
↓ 139 callersFunctionRNA_def_struct_path_func
source/blender/makesrna/intern/rna_define.c:1212
↓ 139 callersMethodlast
* Returns the largest index that is referenced by this IndexMask. */
source/blender/blenlib/BLI_index_mask.hh:208
↓ 139 callersFunctionmesh_vert
Mesh verts are indexed (i, j, k) where * i = boundvert index (0 <= i < nv) * j = ring index (0 <= j <= ns2) * k = segment index (0 <= k <= ns) * N
source/blender/bmesh/tools/bmesh_bevel.c:496
↓ 138 callersFunctionBKE_image_release_ibuf
source/blender/blenkernel/intern/image.c:5142
↓ 138 callersFunctionimmUniform1f
source/blender/gpu/intern/gpu_immediate.cc:571
↓ 138 callersMethodsize
source/blender/nodes/geometry/nodes/legacy/node_geo_points_to_volume.cc:92
↓ 137 callersFunction__float_as_int
intern/cycles/util/math.h:210
↓ 136 callersFunctionWM_operatortype_find
source/blender/windowmanager/intern/wm_operator_type.c:64
↓ 136 callersFunctionbutton_activate_state
source/blender/editors/interface/interface_handlers.c:8295
↓ 136 callersMethodis_end
* Has the end of the area been reached. */
source/blender/compositor/intern/COM_BuffersIterator.h:74
↓ 136 callersFunctionuiItemS
separator item */
source/blender/editors/interface/interface_layout.c:3374
↓ 135 callersFunctionDEG_get_evaluated_scene
source/blender/depsgraph/intern/depsgraph_query.cc:156
↓ 135 callersFunctionRNA_struct_is_a
source/blender/makesrna/intern/rna_access.c:727
↓ 135 callersFunctiongeo_node_type_base
source/blender/nodes/geometry/node_geometry_util.cc:71
↓ 135 callersFunctionis_zero_v3
source/blender/blenlib/intern/math_vector_inline.c:1315
↓ 135 callersMethodpush_back
extern/bullet2/src/LinearMath/btAlignedObjectArray.h:257
↓ 135 callersMethodsubstr
* Return a new #StringRef containing only a sub-string of the original string. This invokes * undefined if the start or max_size is negative. */
source/blender/blenlib/BLI_string_ref.hh:292
↓ 134 callersFunctionBLI_dynstr_appendf
* Append a c-string to a DynStr, but with formatting like printf. * * \param ds: The DynStr to append to. * \param format: The printf format string
source/blender/blenlib/intern/BLI_dynstr.c:218
↓ 134 callersFunctionBLO_read_list
source/blender/blenloader/intern/readfile.c:5517
↓ 133 callersFunctionCTX_wm_space_node
source/blender/blenkernel/intern/context.c:882
↓ 133 callersFunctionDRW_shgroup_uniform_texture_ref
source/blender/draw/intern/draw_manager_data.c:267
↓ 133 callersFunctionunit_m3
source/blender/blenlib/intern/math_matrix.c:58
↓ 132 callersMethodaddEdge
\brief Add a new edge to the graph. This function adds a new edge to the graph between nodes \c u and \c v with inherent orientation from node \c u t
extern/quadriflow/3rd/lemon-1.3.1/lemon/list_graph.h:1226
← previousnext →301–400 of 98,112, ranked by callers