Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blender/blender
/ functions
Functions
120,283 in github.com/blender/blender
⨍
Functions
120,283
◇
Types & classes
27,219
↳
Endpoints
52
↓ 98 callers
Function
CTX_wm_area_set
source/blender/blenkernel/intern/context.cc:1218
↓ 98 callers
Function
CustomData_has_layer
source/blender/blenkernel/intern/customdata.cc:3005
↓ 98 callers
Function
RNA_def_property_enum_bitflag_sdna
source/blender/makesrna/intern/rna_define.cc:3000
↓ 98 callers
Function
RNA_enum_items_add_value
source/blender/makesrna/intern/rna_define.cc:5090
↓ 98 callers
Function
SVM_CASE
intern/cycles/kernel/svm/svm.h:117
↓ 98 callers
Method
add
Combine two sets of permutations. Replaces the current permutations with every possible combination of current and incoming permutations,
tests/python/overlay/overlay_common.py:45
↓ 98 callers
Method
curves_range
source/blender/editors/curves/intern/curves_pen.cc:1325
↓ 98 callers
Function
is_zero
intern/cycles/util/math_float4.h:446
↓ 98 callers
Method
remove
Remove a draw function that has been added to this menu.
scripts/modules/_bpy_types.py:1179
↓ 98 callers
Method
remove
(self, item: int)
scripts/addons_core/rigify/utils/misc.py:532
↓ 98 callers
Function
rgb_to_spectrum
intern/cycles/kernel/util/colorspace.h:39
↓ 98 callers
Function
stack_valid
intern/cycles/kernel/svm/util.h:86
↓ 97 callers
Method
attributes_for_write
source/blender/nodes/intern/geometry_nodes_foreach_geometry_element_zone.cc:85
↓ 97 callers
Function
copy_v2_v2_int
source/blender/blenlib/intern/math_vector_inline.cc:127
↓ 97 callers
Method
draw_menu
(cls, layout, text=None)
scripts/startup/bl_ui/utils.py:25
↓ 97 callers
Method
erase
Replace the content from `from` to `to` (inclusive) by whitespaces without changing * line count and keep the remaining indentation spaces. */
source/blender/gpu/shader_tool/intermediate.hh:176
↓ 97 callers
Method
face
source/blender/blenlib/BLI_mesh_intersect.hh:253
↓ 97 callers
Method
get
all kinds of access functions, use grid(), grid[] or grid.get() access data
extern/mantaflow/preprocessed/grid.h:520
↓ 97 callers
Function
getMargin
extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h:63
↓ 97 callers
Method
take_back
* Returns a new Span that only contains the last n elements. This invokes undefined * behavior when n is negative. */
source/blender/blenlib/BLI_span.hh:208
↓ 96 callers
Function
BKE_view_layer_object_bases_get
source/blender/blenkernel/intern/layer_utils.cc:194
↓ 96 callers
Function
CustomData_get_offset
source/blender/blenkernel/intern/customdata.cc:3379
↓ 96 callers
Function
DEG_get_evaluated_scene
source/blender/depsgraph/intern/depsgraph_query.cc:185
↓ 96 callers
Function
IDP_FreeProperty
source/blender/blenkernel/intern/idprop.cc:1266
↓ 96 callers
Function
IMB_allocImBuf
source/blender/imbuf/intern/allocimbuf.cc:505
↓ 96 callers
Function
RNA_property_float_get_array
source/blender/makesrna/intern/rna_access.cc:3701
↓ 96 callers
Function
WM_window_get_active_scene
source/blender/windowmanager/intern/wm_window.cc:3260
↓ 96 callers
Function
count
extern/json/include/json.hpp:19264
↓ 96 callers
Function
elem_props_template_set
Only add a prop if the same value is not already defined in given template. Note it is important to not give iterators as value, here!
scripts/addons_core/io_scene_fbx/fbx_utils.py:1170
↓ 96 callers
Function
from_dict
(f, x)
scripts/addons_core/io_scene_gltf2/io/com/gltf2_io.py:49
↓ 96 callers
Method
getBuffer
extern/audaspace/src/util/Buffer.cpp:39
↓ 96 callers
Method
getSizeY
Get the grids Y dimension
extern/mantaflow/preprocessed/grid.h:99
↓ 96 callers
Function
len_squared_v2v2
source/blender/blenlib/intern/math_vector_inline.cc:770
↓ 96 callers
Method
points_num
source/blender/editors/grease_pencil/intern/grease_pencil_segments_geom.cc:129
↓ 96 callers
Function
rna_function_string
source/blender/makesrna/intern/makesrna.cc:548
↓ 95 callers
Function
BKE_view_layer_base_find
source/blender/blenkernel/intern/layer.cc:386
↓ 95 callers
Function
bool
source/blender/blenkernel/BKE_volume_grid.hh:418
↓ 95 callers
Function
delaunay_2d_calc
source/blender/blenlib/intern/delaunay_2d.cc:3138
↓ 95 callers
Method
set_matching_fn
source/blender/nodes/NOD_multi_function.hh:120
↓ 94 callers
Function
RNA_def_property_editable_func
source/blender/makesrna/intern/rna_define.cc:3176
↓ 94 callers
Method
add
source/blender/blenlib/tests/BLI_map_test.cc:888
↓ 94 callers
Method
corner_tris
source/blender/blenkernel/intern/mesh_runtime.cc:253
↓ 94 callers
Function
fmaxf
intern/cycles/util/math_base.h:92
↓ 94 callers
Function
process_test_string
source/blender/gpu/tests/shader_preprocess_test.cc:12
↓ 94 callers
Method
vert_to_face_map
source/blender/blenkernel/intern/mesh_runtime.cc:130
↓ 93 callers
Function
BKE_object_material_get
source/blender/blenkernel/intern/material.cc:725
↓ 93 callers
Function
GPU_uniform
source/blender/gpu/intern/gpu_node_graph.cc:663
↓ 93 callers
Method
IsEmpty
extern/vulkan_memory_allocator/vk_mem_alloc.h:6640
↓ 93 callers
Function
checkGraphIncEdgeArcLists
extern/quadriflow/3rd/lemon-1.3.1/test/graph_test.h:156
↓ 93 callers
Method
decode
extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp:58
↓ 93 callers
Method
first
source/blender/blenkernel/BKE_curves_utils.hh:369
↓ 93 callers
Function
free
source/blender/blenkernel/intern/subdiv.cc:190
↓ 93 callers
Method
input
source/blender/functions/FN_multi_function_signature.hh:122
↓ 92 callers
Function
BM_mesh_elem_hflag_disable_all
source/blender/bmesh/intern/bmesh_marking.cc:1482
↓ 92 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
extern/gtest/src/gtest.cc:1327
↓ 92 callers
Method
select_all
* Apply selection to all internally tagged faces. * Used for edge/vertex selection modes. */
source/blender/editors/uvedit/uvedit_select.cc:3011
↓ 91 callers
Function
BKE_modifier_set_error
source/blender/blenkernel/intern/modifier.cc:407
↓ 91 callers
Function
CTX_wm_window_set
source/blender/blenkernel/intern/context.cc:1183
↓ 91 callers
Method
clear
extern/mantaflow/preprocessed/mesh.h:1683
↓ 91 callers
Function
node_set_socket_availability
source/blender/blenkernel/intern/node.cc:5026
↓ 91 callers
Function
safe_divide
source/blender/blenlib/BLI_math_base.hh:107
↓ 90 callers
Method
copy
(self)
scripts/addons_core/io_scene_gltf2/blender/exp/material/search_node_tree.py:213
↓ 90 callers
Method
empty
(self)
scripts/addons_core/io_scene_gltf2/blender/exp/material/encode_image.py:169
↓ 90 callers
Method
fcurves
source/blender/animrig/intern/action.cc:2206
↓ 90 callers
Function
set_error
error */
intern/cycles/util/progress.h:98
↓ 90 callers
Function
stack_load_float
intern/cycles/kernel/svm/util.h:37
↓ 89 callers
Function
BLI_task_parallel_range
source/blender/blenlib/intern/task_range.cc:101
↓ 89 callers
Function
GPU_constant
source/blender/gpu/intern/gpu_node_graph.cc:655
↓ 89 callers
Function
GPU_memory_barrier
source/blender/gpu/intern/gpu_state.cc:316
↓ 89 callers
Method
find
source/blender/gpu/vulkan/vk_push_constants.cc:96
↓ 89 callers
Method
frames_per_second
source/blender/blenkernel/intern/scene.cc:1659
↓ 89 callers
Method
getSizeZ
Get the grids Z dimension
extern/mantaflow/preprocessed/grid.h:127
↓ 89 callers
Method
node_or_null
source/blender/nodes/NOD_node_declaration.hh:697
↓ 89 callers
Method
push_back
extern/draco/draco/src/draco/core/draco_index_type_vector.h:54
↓ 88 callers
Function
BLI_snprintf_utf8
source/blender/blenlib/intern/string_utf8.cc:597
↓ 88 callers
Function
CTX_wm_space_outliner
source/blender/blenkernel/intern/context.cc:1077
↓ 88 callers
Function
GPU_batch_create_ex
source/blender/gpu/intern/gpu_batch.cc:53
↓ 88 callers
Function
RNA_float_set_array
source/blender/makesrna/intern/rna_access.cc:6145
↓ 88 callers
Method
add_output
source/blender/nodes/shader/materialx/node_item.cc:922
↓ 88 callers
Function
base_select
source/blender/editors/object/object_select.cc:75
↓ 88 callers
Method
id
\brief Returns the ID of the column.
extern/quadriflow/3rd/lemon-1.3.1/lemon/lp_base.h:188
↓ 88 callers
Function
square_f
source/blender/blenlib/intern/math_base_inline.cc:302
↓ 87 callers
Function
BLF_position
source/blender/blenfont/intern/blf.cc:390
↓ 87 callers
Function
mul_v2_fl
source/blender/blenlib/intern/math_vector_inline.cc:396
↓ 87 callers
Function
negate_v3_v3
source/blender/blenlib/intern/math_vector_inline.cc:566
↓ 87 callers
Function
op_menu
(menu, kmi_args)
scripts/presets/keyconfig/keymap_data/blender_default.py:279
↓ 86 callers
Function
BLI_parallel_range_settings_defaults
TODO(sergey): Think of a better place for this. */
source/blender/blenlib/BLI_task.h:223
↓ 86 callers
Function
RNA_property_array_check
source/blender/makesrna/intern/rna_access.cc:1327
↓ 86 callers
Method
basename
The name of this bone before any ``.`` character.
scripts/modules/_bpy_types.py:452
↓ 86 callers
Function
cos
intern/cycles/util/math_float3.h:481
↓ 86 callers
Method
data
extern/json/include/json.hpp:23499
↓ 86 callers
Method
op
source/blender/imbuf/intern/scaling.cc:169
↓ 85 callers
Function
BLO_read_string
source/blender/blenloader/intern/readfile.cc:5961
↓ 85 callers
Function
BLO_write_string
source/blender/blenloader/intern/writefile.cc:2295
↓ 85 callers
Function
BM_vert_select_set
source/blender/bmesh/intern/bmesh_marking.cc:622
↓ 85 callers
Method
GetVertex
The vertex of index i corresponds to the a vertex of the edge of index i */
source/blender/freestyle/intern/winged_edge/WEdge.h:737
↓ 85 callers
Function
RNA_property_enum_get
source/blender/makesrna/intern/rna_access.cc:4375
↓ 85 callers
Function
accumulate_counts_to_offsets
source/blender/blenlib/intern/offset_indices.cc:15
↓ 85 callers
Method
clear
source/blender/draw/engines/overlay/overlay_private.hh:1061
↓ 85 callers
Function
cmp_node_type_base
source/blender/nodes/composite/node_composite_util.cc:30
← previous
next →
801–900 of 120,283, ranked by callers