MCPcopy Create free account

hub / github.com/codereader/DarkRadiant / functions

Functions15,790 in github.com/codereader/DarkRadiant

↓ 7 callersFunctionlwFreeObject
radiantcore/model/picomodel/lib/lwo/lwo2.c:45
↓ 7 callersMethodmap
libs/libfmt/fmt/core.h:1358
↓ 7 callersMethodmergeIsInProgress
plugins/vcs/Repository.cpp:416
↓ 7 callersMethodmoveToLayer
libs/scene/Node.cpp:132
↓ 7 callersMethodname
radiantcore/map/RootNode.cpp:81
↓ 7 callersFunctionobject_or_cast
libs/pybind/pybind11/pytypes.h:645
↓ 7 callersMethodon_error
This function is intentionally not constexpr to give a compile-time error.
libs/libfmt/fmt/core.h:654
↓ 7 callersMethodopenTextFileInAbsolutePath
radiantcore/vfs/Doom3FileSystem.cpp:259
↓ 7 callersFunctionpatchHasVertex
test/algorithm/Primitives.h:165
↓ 7 callersMethodpushWinding
Appends the given winding data to the end of the buffer, returns the position in the array
libs/render/CompactWindingVertexBuffer.h:133
↓ 7 callersMethodqueueUpdate
radiantcore/brush/RenderableWinding.h:34
↓ 7 callersMethodqueueUpdate
radiantcore/entity/curve/RenderableCurve.h:26
↓ 7 callersFunctionrDebug
* \brief * Get the debug output stream. * * In debug builds the debug stream is the same as the output stream. In release * builds it is a null st
include/itextstream.h:207
↓ 7 callersMethodreadyForEvent
* \brief * Test whether the event is ready to be triggered. * * If the return value is false, the calling code should not trigger the
libs/EventRateLimiter.h:50
↓ 7 callersMethodreleaseStateSaver
radiantcore/undo/UndoSystem.cpp:36
↓ 7 callersMethodremoveModel
radiantcore/model/ModelCache.cpp:95
↓ 7 callersMethodremoveWinding
libs/render/WindingRenderer.h:465
↓ 7 callersMethodrenameLayer
radiantcore/layers/LayerManager.cpp:159
↓ 7 callersMethodrenameMaterial
radiantcore/shaders/MaterialManager.cpp:187
↓ 7 callersFunctionreserve
\rst Reserves space to store at least *new_cap* arguments including *new_cap_named* named arguments. \endrst */
libs/libfmt/fmt/args.h:225
↓ 7 callersMethodresizeData
libs/render/GeometryStore.h:215
↓ 7 callersMethodrestoreNow
Restore the original file, keep the backup
test/algorithm/FileUtils.h:39
↓ 7 callersMethodreverse
radiantcore/brush/FacePlane.cpp:5
↓ 7 callersMethodrotateTexdef
radiantcore/brush/Face.cpp:650
↓ 7 callersMethodsaveToDisk
radiantcore/xmlregistry/XMLRegistry.cpp:40
↓ 7 callersMethodsetActive
radiant/xyview/OrthoView.cpp:298
↓ 7 callersMethodsetActiveMaterial
radiantcore/model/md5/MD5Surface.cpp:173
↓ 7 callersMethodsetConditionExpressionFromString
radiantcore/shaders/Doom3ShaderLayer.cpp:912
↓ 7 callersMethodsetMax
include/isound.h:42
↓ 7 callersMethodsetMin
set the sound radii in metres or in inch, might cause a conversion
include/isound.h:33
↓ 7 callersMethodsetPolygonOffset
radiantcore/shaders/CShader.cpp:73
↓ 7 callersMethodsetSelectedComponents
radiantcore/brush/BrushNode.cpp:160
↓ 7 callersMethodsetXCol
Set the X column from a Vector3
libs/math/Matrix4.h:223
↓ 7 callersMethodskinCanBeModified
radiantcore/skins/Doom3SkinCache.cpp:88
↓ 7 callersMethodsnapToGrid
radiant/xyview/OrthoView.cpp:580
↓ 7 callersFunctionstarts_with
libs/pugixml/pugixml.cpp:8146
↓ 7 callersMethodsupportsStateFlag
libs/scene/Node.cpp:110
↓ 7 callersFunctiontestSettingsPathCreation
test/Settings.cpp:157
↓ 7 callersMethodtoU64
radiantcore/model/import/openfbx/ofbx.cpp:300
↓ 7 callersFunctiontrim_left_if
libs/string/trim.h:14
↓ 7 callersFunctiontrim_right_if
libs/string/trim.h:27
↓ 7 callersFunctiontryGetSuffixedKey
Extract and return the string suffix for a key (which might be the empty string if there is no suffix). Returns false if the key did not match the pre
radiantcore/entity/AttachmentData.cpp:25
↓ 7 callersMethodunbind
radiantcore/rendersystem/backend/FrameBuffer.h:55
↓ 7 callersFunctionvprint
libs/libfmt/fmt/color.h:469
↓ 7 callersFunctionvsprintf
libs/libfmt/fmt/printf.h:592
↓ 7 callersFunctionwriteVector
Writes the given Vector3 in the format ( 0 1 2 ) to the given stream
radiantcore/brush/export/CollisionModel.cpp:25
↓ 6 callersFunctionBetwixt
radiant/xyview/OrthoView.cpp:46
↓ 6 callersMethodDestroy
plugins/dm.stimresponse/StimResponseEditor.cpp:177
↓ 6 callersMethodForeachNode
libs/wxutil/dataview/TreeModel.cpp:310
↓ 6 callersFunctionGetShaderSystem
Accessor function encapsulating the static shadersystem instance
radiantcore/shaders/MaterialManager.cpp:335
↓ 6 callersFunctionNode_getNamespaced
include/inamespace.h:159
↓ 6 callersFunctionQ_fabs
libs/splines/splines.cpp:35
↓ 6 callersMethodRemove
libs/splines/util_list.h:322
↓ 6 callersMethodSetText
radiant/eventmanager/ModifierHintPopup.h:39
↓ 6 callersMethodShowModal
libs/wxutil/dialog/DialogBase.cpp:84
↓ 6 callersFunction_pico_free_file
_pico_free_file: * wrapper around the file free function pointer */
radiantcore/model/picomodel/lib/picointernal.c:219
↓ 6 callersFunction_pico_new_parser
_pico_new_parser: * allocates a new ascii parser object. */
radiantcore/model/picomodel/lib/picointernal.c:743
↓ 6 callersFunction_pico_parse_ex
_pico_parse_ex: * reads the next token from given pico parser object. if param * 'allowLFs' is 1 it will read beyond linefeeds and return 0 when *
radiantcore/model/picomodel/lib/picointernal.c:800
↓ 6 callersFunction_pico_subtract_vec
radiantcore/model/picomodel/lib/picointernal.c:433
↓ 6 callersMethodaddKeyEvent
radiant/eventmanager/EventManager.cpp:186
↓ 6 callersMethodaddModel
radiantcore/skins/Doom3ModelSkin.cpp:31
↓ 6 callersMethodaddOverrideColour
radiantcore/eclass/EClassColourManager.cpp:9
↓ 6 callersMethodaddSizet
libs/math/Hash.h:57
↓ 6 callersMethodaddTextElement
radiant/ui/statusbar/StatusBarManager.cpp:98
↓ 6 callersMethodappendChildNode
libs/parser/DefBlockSyntaxParser.h:89
↓ 6 callersMethodappendSpinner
radiantcore/settings/PreferencePage.cpp:157
↓ 6 callersMethodappendText
libs/wxutil/ConsoleView.cpp:19
↓ 6 callersFunctionapplyShaderToSelection
* Applies the given shader to the current selection. * This doesn't create an UndoableCommand, this has to be done by the caller. */
libs/selectionlib.h:174
↓ 6 callersFunctionassumeLightTorchflame1Spawnargs
test/EntityInspector.cpp:217
↓ 6 callersFunctioncapsule
libs/pybind/pybind11/pytypes.h:1592
↓ 6 callersFunctioncast_error_unable_to_convert_call_arg
libs/pybind/pybind11/cast.h:1196
↓ 6 callersFunctioncheck_
libs/pybind/pybind11/numpy.h:1117
↓ 6 callersMethodclear
plugins/dm.objectives/ObjectivesEditor.cpp:166
↓ 6 callersMethodclearRenderable
radiantcore/entity/curve/Curve.cpp:245
↓ 6 callersMethodcompare
libs/libfmt/fmt/format.h:2916
↓ 6 callersFunctionconstructPivot2Device
* greebo: Replacement for the above constructDevice2Manip. This produces a matrix * that is converting pivot space coordinates into normalised device
libs/pivot.h:98
↓ 6 callersMethodcontainsAABB
libs/math/Plane3.cpp:13
↓ 6 callersFunctioncontainsRemap
test/Skin.cpp:49
↓ 6 callersFunctioncopy2
libs/libfmt/fmt/format.h:1290
↓ 6 callersMethodcopyMaterial
radiantcore/shaders/MaterialManager.cpp:214
↓ 6 callersMethodcopySkin
radiantcore/skins/Doom3SkinCache.cpp:35
↓ 6 callersFunctioncount
libs/libfmt/fmt/core.h:1222
↓ 6 callersMethodcreateKeyWithName
radiantcore/xmlregistry/XMLRegistry.cpp:143
↓ 6 callersMethoddeallocate_string
libs/pugixml/pugixml.cpp:687
↓ 6 callersFunctiondeleteVBO
Delete a VBO and set its identifier to 0
libs/render/VBO.h:55
↓ 6 callersMethoddisplay
libs/wxutil/DirChooser.cpp:32
↓ 6 callersFunctiondistToEdge
Return distance from selected verts' bounding box to the edge of the patch's bounding box. Make sure orthoview is facing right way b
install/scripts/commands/patchsplitter.py:111
↓ 6 callersFunctionempty
libs/pugixml/pugixml.cpp:8126
↓ 6 callersMethodequal
libs/pybind/pybind11/pytypes.h:957
↓ 6 callersMethodeval_boolean
libs/pugixml/pugixml.cpp:10538
↓ 6 callersFunctionexpectTokenSequence
test/DefBlockSyntaxParser.cpp:78
↓ 6 callersMethodfindControl
radiant/ui/UserInterfaceModule.cpp:348
↓ 6 callersFunctionfindFirstEntity
test/algorithm/Scene.h:127
↓ 6 callersFunctionfindFirstNode
test/algorithm/Scene.h:35
↓ 6 callersMethodfindRoot
radiantcore/vfs/Doom3FileSystem.cpp:354
↓ 6 callersMethodfinish
radiantcore/undo/UndoSystem.cpp:65
↓ 6 callersMethodforEachEntityKeyValue
radiantcore/entity/SpawnArgs.cpp:160
↓ 6 callersFunctionforEachItemInDirectory
libs/os/dir.h:43
↓ 6 callersMethodfreeMoveEnabled
radiant/camera/CamWnd.cpp:586
↓ 6 callersFunctionfrom_heap_preallocated
libs/pugixml/pugixml.cpp:8039
← previousnext →1,301–1,400 of 15,790, ranked by callers