MCPcopy Create free account

hub / github.com/dillongoostudios/goo-engine / functions

Functions116,347 in github.com/dillongoostudios/goo-engine

↓ 30 callersFunctionBM_vert_kill
source/blender/bmesh/intern/bmesh_core.cc:977
↓ 30 callersFunctionCTX_data_pointer_set
source/blender/blenkernel/intern/context.cc:632
↓ 30 callersFunctionColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
extern/gtest/src/gtest.cc:3030
↓ 30 callersFunctionCustomData_bmesh_copy_block
source/blender/blenkernel/intern/customdata.cc:3879
↓ 30 callersFunctionCustomData_get_layer_n
source/blender/blenkernel/intern/customdata.cc:3509
↓ 30 callersFunctionDEG_add_depends_on_transform_relation
source/blender/depsgraph/intern/depsgraph_build.cc:213
↓ 30 callersFunctionDRW_shgroup_uniform_float
source/blender/draw/intern/draw_manager_data.cc:400
↓ 30 callersFunctionDRW_state_is_select
source/blender/draw/intern/draw_manager_c.cc:2954
↓ 30 callersFunctionFindWithDefault
extern/ceres/internal/ceres/map_util.h:71
↓ 30 callersFunctionGPU_framebuffer_active_get
source/blender/gpu/intern/gpu_framebuffer.cc:345
↓ 30 callersFunctionGPU_shader_uniform_1b
source/blender/gpu/intern/gpu_shader.cc:751
↓ 30 callersFunctionGPU_vertformat_alias_add
source/blender/gpu/intern/gpu_vertex_format.cc:174
↓ 30 callersMethodGetName
extern/vulkan_memory_allocator/vk_mem_alloc.h:11087
↓ 30 callersFunctionIMB_loadiffname
source/blender/imbuf/intern/readimage.cc:147
↓ 30 callersFunctionIMB_rect_from_float
source/blender/imbuf/intern/divers.cc:696
↓ 30 callersFunctionRNA_property_string_set
source/blender/makesrna/intern/rna_access.cc:3540
↓ 30 callersFunctionRNA_struct_ui_icon
source/blender/makesrna/intern/rna_access.cc:646
↓ 30 callersFunctionSEQ_channels_displayed_get
source/blender/sequencer/intern/channels.cc:24
↓ 30 callersMethodSize
extern/ceres/internal/ceres/thread_pool.cc:94
↓ 30 callersFunctionWM_bool_as_string
source/blender/windowmanager/intern/wm_keymap.cc:2176
↓ 30 callersMethodWriteNumber
extern/vulkan_memory_allocator/vk_mem_alloc.h:5655
↓ 30 callersFunction__float2half
intern/cycles/kernel/device/cuda/compat.h:116
↓ 30 callersFunction_test_id_gen
(data_attr, args_create=(DUMMY_NAME,), create_method="new")
tests/python/bl_rna_defaults.py:95
↓ 30 callersMethodalignment
* Required memory alignment for an instance of this type. * * C++ equivalent: * alignof(T); */
source/blender/blenlib/BLI_cpp_type.hh:207
↓ 30 callersFunctionallocate
intern/cycles/util/stack_allocator.h:38
↓ 30 callersFunctionarmature_bonecoll_find_index
source/blender/animrig/intern/bone_collections.cc:1049
↓ 30 callersMethodassign
extern/fmtlib/include/fmt/format.h:1666
↓ 30 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
extern/json/include/json.hpp:21936
↓ 30 callersMethodbind_as_texture
source/blender/compositor/realtime_compositor/intern/result.cc:226
↓ 30 callersMethodbounds_min_max
source/blender/blenkernel/intern/mesh.cc:1194
↓ 30 callersFunctionbtMprVec3Dot
extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMprPenetration.h:192
↓ 30 callersFunctioncreate_lfvector
create long vector */
source/blender/simulation/intern/implicit_blender.cc:123
↓ 30 callersFunctiondel_lfvector
delete long vector */
source/blender/simulation/intern/implicit_blender.cc:130
↓ 30 callersMethoderase
()
scripts/startup/bl_ui/space_toolsystem_toolbar.py:1785
↓ 30 callersMethodfree
source/blender/draw/engines/image/image_partial_updater.hh:56
↓ 30 callersMethodgetPoint
Returns the 2D point coordinates as a Vec2r */
source/blender/freestyle/intern/stroke/Stroke.h:364
↓ 30 callersMethodget_child
Get the pointer to child index */
intern/dualcon/intern/octree.h:69
↓ 30 callersFunctionimpl
Accessors for the implementation object.
extern/gtest/include/gtest/gtest.h:1412
↓ 30 callersFunctioninitMouseInputMode
source/blender/editors/transform/transform_input.cc:292
↓ 30 callersFunctioninit_execution
source/blender/sequencer/intern/effects.cc:2883
↓ 30 callersMethodinnerStride
extern/Eigen3/Eigen/src/Core/Map.h:108
↓ 30 callersMethodlookup_for_write_span
source/blender/blenkernel/intern/attribute_access.cc:770
↓ 30 callersFunctionmasked_fill
source/blender/blenlib/BLI_index_mask.hh:438
↓ 30 callersFunctionmod_i
source/blender/blenlib/intern/math_base_inline.c:308
↓ 30 callersFunctionmul
extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp:120
↓ 30 callersFunctionnoise_grad
source/blender/blenlib/intern/noise.cc:349
↓ 30 callersMethodprop_unified
Generalized way of adding brush options to the UI, along with their pen pressure setting and global toggle, if they exist.
scripts/startup/bl_ui/properties_paint_common.py:90
↓ 30 callersMethodremove_and_reorder
* Delete any element in the vector. The empty space will be filled by the previously last * element. This takes O(1) time. */
source/blender/blenlib/BLI_vector.hh:739
↓ 30 callersFunctionretrieve_editable_drawings
source/blender/editors/grease_pencil/intern/grease_pencil_utils.cc:199
↓ 30 callersMethodrows
extern/bullet2/src/LinearMath/btMatrixX.h:60
↓ 30 callersMethodsocket_typeinfo
source/blender/blenkernel/intern/node_tree_interface.cc:617
↓ 30 callersMethodstorePacket
extern/Eigen3/Eigen/src/Core/util/BlasUtil.h:259
↓ 30 callersFunctionswap
Swaps the values of \c *this and \a other. * Overloaded for performance: this version performs a \em shallow swap by swapping pointers and attri
extern/Eigen3/Eigen/src/SparseCore/SparseVector.h:287
↓ 30 callersFunctiontex_input_rgba
source/blender/nodes/texture/node_texture_util.cc:76
↓ 30 callersFunctionto_string
source/blender/gpu/vulkan/vk_shader.cc:33
↓ 30 callersFunctionto_subtype_union
source/blender/bmesh/intern/bmesh_opdefines.cc:113
↓ 30 callersFunctiontransform_perspective
intern/cycles/util/projection.h:34
↓ 30 callersFunctiontxt_pop_sel
source/blender/blenkernel/intern/text.cc:1177
↓ 30 callersFunctionuiLayoutSetOperatorContext
source/blender/editors/interface/interface_layout.cc:5979
↓ 30 callersMethodz
source/blender/freestyle/intern/view_map/Silhouette.h:270
↓ 29 callersFunctionBKE_curve_editNurbs_get
source/blender/blenkernel/intern/curve.cc:409
↓ 29 callersFunctionBKE_curve_forward_diff_bezier
source/blender/blenkernel/intern/curve.cc:1674
↓ 29 callersFunctionBKE_main_new
source/blender/blenkernel/intern/main.cc:43
↓ 29 callersFunctionBKE_nurb_handles_calc
source/blender/blenkernel/intern/curve.cc:3966
↓ 29 callersFunctionBLI_heap_free
source/blender/blenlib/intern/BLI_heap.c:204
↓ 29 callersFunctionBLI_listbase_count_at_most
source/blender/blenlib/intern/listbase.cc:510
↓ 29 callersFunctionBLI_path_split_file_part
source/blender/blenlib/intern/path_util.cc:1606
↓ 29 callersFunctionBLI_rcti_isect
source/blender/blenlib/intern/rct.c:900
↓ 29 callersFunctionBLI_stack_free
source/blender/blenlib/intern/stack.c:96
↓ 29 callersFunctionBLI_stack_new
source/blender/blenlib/intern/stack.c:82
↓ 29 callersFunctionBLI_string_replace_char
source/blender/blenlib/intern/string_utils.cc:88
↓ 29 callersFunctionBLI_strncpy_utf8
source/blender/blenlib/intern/string_utf8.cc:342
↓ 29 callersFunctionBLO_write_is_undo
source/blender/blenloader/intern/writefile.cc:1827
↓ 29 callersFunctionBM_edge_calc_length
source/blender/bmesh/intern/bmesh_query.cc:535
↓ 29 callersFunctionDRW_buffer_add_entry_struct
source/blender/draw/intern/draw_manager_data.cc:1564
↓ 29 callersFunctionED_gpencil_stroke_init_data
source/blender/editors/gpencil_legacy/gpencil_add_monkey.cc:31
↓ 29 callersFunctionED_object_add_generic_get_opts
source/blender/editors/object/object_add.cc:467
↓ 29 callersFunctionED_region_draw_cb_exit
source/blender/editors/space_api/spacetypes.cc:248
↓ 29 callersFunctionED_screen_animation_playing
source/blender/editors/screen/screen_ops.cc:4937
↓ 29 callersFunctionED_space_image_get_size
source/blender/editors/space_image/image_edit.cc:228
↓ 29 callersFunctionFACE_getEdges
source/blender/blenkernel/intern/CCGSubSurf_inline.h:63
↓ 29 callersFunctionGPU_debug_group_begin
source/blender/gpu/intern/gpu_debug.cc:22
↓ 29 callersFunctionGPU_vertbuf_calloc
source/blender/gpu/intern/gpu_vertex_buffer.cc:127
↓ 29 callersFunctionGetId
source/blender/freestyle/intern/winged_edge/WEdge.h:83
↓ 29 callersFunctionHashCombine
extern/draco/draco/src/draco/core/hash_utils.h:26
↓ 29 callersFunctionMakePolymorphicMatcher
extern/gtest/include/gtest/gtest-matchers.h:513
↓ 29 callersMethodParameter
extern/tinygltf/tiny_gltf.h:531
↓ 29 callersFunctionParseStringProperty
extern/tinygltf/tiny_gltf.h:3649
↓ 29 callersFunctionPyBool_from_bool
source/blender/freestyle/intern/python/BPy_Convert.cpp:57
↓ 29 callersFunctionRE_GetSceneRender
source/blender/render/intern/pipeline.cc:538
↓ 29 callersFunctionRE_ReleaseResult
source/blender/render/intern/pipeline.cc:356
↓ 29 callersFunctionRE_engines_find
source/blender/render/intern/engine.cc:97
↓ 29 callersFunctionSEQ_active_seqbase_get
source/blender/sequencer/intern/sequencer.cc:400
↓ 29 callersFunctionUI_icon_draw_ex
source/blender/editors/interface/interface_icons.cc:2543
↓ 29 callersFunctionWM_operatortype_name
source/blender/windowmanager/intern/wm_operator_type.cc:577
↓ 29 callersFunctionWM_reportf
source/blender/windowmanager/intern/wm_event_system.cc:962
↓ 29 callersFunction_template_items_select_actions
(params, operator)
scripts/presets/keyconfig/keymap_data/blender_default.py:396
↓ 29 callersMethodadd
source/blender/simulation/intern/implicit_eigen.cc:186
↓ 29 callersMethodallFinite
extern/Eigen3/Eigen/src/Core/BooleanRedux.h:151
↓ 29 callersFunctionconvert
source/blender/gpu/vulkan/vk_data_conversion.cc:742
← previousnext →2,101–2,200 of 116,347, ranked by callers