MCPcopy Create free account

hub / github.com/blurstudio/cross3d / functions

Functions2,316 in github.com/blurstudio/cross3d

↓ 1 callersMethodgetWeightValue
Retrieves the value of the weight at the specified index. Args: index(int): Index of desired weight to retrieve a value for.
cross3d/studiomax/mixer/clip.py:195
↓ 1 callersMethodgetWeightValue
Retrieves the value of the weight at the specified index. Args: index(int): Index of desired weight to retrieve a value for.
cross3d/studiomax/mixer/track.py:72
↓ 1 callersMethodgroupName
Implements the :meth:`cross3d.SceneObjectGroup.groupName` method to retrieve the group name for this object group instance
cross3d/abstract/abstractscenelayer.py:370
↓ 1 callersMethodhasKey
(self, key)
cross3d/enum.py:709
↓ 1 callersMethodhasSoloedTrack
Returns a boolean indicating whether any track in this TrackGroup is soloed.
cross3d/studiomax/mixer/trackgroup.py:118
↓ 1 callersFunctionhasVisibleDescendent
( object )
cross3d/studiomax/cachelib/transformcache.py:25
↓ 1 callersMethodindex
Finds the index of the inputed child object in this instance's XMLElement children, returning -1 if it cannot be found.
cross3d/migrate/XML/xmlelement.py:331
↓ 1 callersFunctioninit
()
cross3d/__init__.py:118
↓ 1 callersMethodinvert
Inverse time and values of each key. Args: conversionRatio(float): The conversion ratio to go from Y to X. For example you might want to
cross3d/classes/fcurve.py:169
↓ 1 callersMethodisActiveProperty
Teturn whether or not the inputed property name is currently being used in this set :param propname: str :return: bool
cross3d/abstract/abstractscenepropset.py:78
↓ 1 callersMethodisHidden
(self)
cross3d/abstract/abstractgroup.py:27
↓ 1 callersMethodisNull
( self )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:69
↓ 1 callersMethoditerEnabledTracks
Wraps the MAXScript getTrack global function into a generator that returns Track instances for each enabled Track in the TrackGroup, from top
cross3d/studiomax/mixer/trackgroup.py:84
↓ 1 callersMethoditerFilters
Returns a generator that returns stringified names for each enabled filter on the TrackGroup. Returns: generator: Generator that produ
cross3d/studiomax/mixer/trackgroup.py:200
↓ 1 callersMethodkey
Set keys on the object parameters.
cross3d/abstract/abstractsceneobject.py:536
↓ 1 callersMethodkeyByIndex
Finds the key based on a index. This index contains the *args in the order they were passed in then any **kwargs's keys in the order **kwargs.keys(
cross3d/enum.py:735
↓ 1 callersMethodkeyedFrames
(self, start=None, end=None)
cross3d/softimage/softimagesceneobject.py:368
↓ 1 callersMethodkeys
(self)
cross3d/maya/mayauserprops.py:180
↓ 1 callersMethodlayer
\remarks reimplements AbstractSceneAtmospheric.layer to return the layer that this atmospheric is associated with \return <cross3d.Layer> ||
cross3d/studiomax/studiomaxsceneatmospheric.py:64
↓ 1 callersMethodlayer
\remarks reimplements AbstractSceneFx.layer to return the layer that this fx is associated with \return <cross3d.Layer> || None
cross3d/studiomax/studiomaxscenefx.py:46
↓ 1 callersMethodlayerGroup
Return the layer group that this layer belongs to :return: :class:`cross3d.SceneLayerGroup` or None
cross3d/abstract/abstractscenelayer.py:381
↓ 1 callersMethodloadAnimation
(self, path)
cross3d/softimage/softimagescenemodel.py:216
↓ 1 callersMethodmaps
\remarks returns a list of all the maps in the scene wrapped as SceneMaps \return <list> [ <cross3d.SceneMap>, .. ]
cross3d/abstract/abstractscene.py:2024
↓ 1 callersMethodmatchTransforms
Currently the auto-key support is a bit lite, but it should cover most of the cases.
cross3d/maya/mayasceneobject.py:285
↓ 1 callersMethodmaterials
\remarks returns a list of all the materials in the scene wrapped as SceneMaterials \return <list> [ <cross3d.SceneMaterial>, .. ]
cross3d/abstract/abstractscene.py:2016
↓ 1 callersMethodmaximizeMax
Maximize max to ensure that the Time Configuration button is on the monitor and clickable, and to ensure that the dialogs will be on screen.
cross3d/studiomax/rescaletime.py:126
↓ 1 callersMethodminimizeWindows
(self, id)
cross3d/studiomax/rescaletime.py:106
↓ 1 callersMethodmissingFrames
(self)
cross3d/classes/filesequence.py:327
↓ 1 callersMethodmouseToTimeButton
(self)
cross3d/studiomax/rescaletime.py:140
↓ 1 callersMethodname
(self)
cross3d/classes/filesequence.py:145
↓ 1 callersMethodname
( self )
cross3d/softimage/softimageapplication.py:117
↓ 1 callersMethodname
\remarks implements AbstractSceneWrapper.name to return the name of this animation controller instance \sa setName \return <str> name
cross3d/studiomax/studiomaxsceneanimationcontroller.py:120
↓ 1 callersMethodname
(self)
cross3d/maya/mayascenemodel.py:216
↓ 1 callersMethodnameAndVersion
( self )
cross3d/studiomax/studiomaxapplication.py:393
↓ 1 callersMethodnameSpaceSeparator
(self)
cross3d/abstract/abstractapplication.py:193
↓ 1 callersMethodnativePointer
(self)
cross3d/abstract/abstractsceneviewport.py:163
↓ 1 callersMethodnativePointer
Return the pointer to the native controller instance
cross3d/abstract/abstractscenewrapper.py:195
↓ 1 callersMethodnearClippingPlane
(self)
cross3d/studiomax/studiomaxscenecamera.py:673
↓ 1 callersMethodobjectType
Returns the type of object this wrapper represents for the native object :return: :data:`cross3d.constants.ObjectType`
cross3d/abstract/abstractsceneobject.py:449
↓ 1 callersMethodobjectsKeyedFrames
(self, objects, start=None, end=None)
cross3d/softimage/softimagescene.py:522
↓ 1 callersMethodoffload
(self)
cross3d/softimage/softimagescenemodel.py:44
↓ 1 callersMethodoffset
(self, value, attr='time', rnd=False)
cross3d/classes/fcurve.py:117
↓ 1 callersMethodoffseted
\remarks Returns the offset range.
cross3d/classes/framerange.py:129
↓ 1 callersMethodoriginalRenderSize
Returns the pre-overscan render size stored on in the cameras userProps under 'overscanOrigRenderSize'. :param storeSize: If the user prop doesn't
cross3d/abstract/abstractscenecamera.py:189
↓ 1 callersMethodoutput
(self, name)
cross3d/classes/signalinspector.py:27
↓ 1 callersMethodoverlaps
\remarks Returns weather the ranges overlaps. \param separator <string>
cross3d/classes/valuerange.py:88
↓ 1 callersMethodoverscan
Returns the current overscan value of the camera. :param stored: If false calculates the current overscan instead of returning the stored value. T
cross3d/abstract/abstractscenecamera.py:152
↓ 1 callersMethodparameters
(self)
cross3d/abstract/abstractsceneobject.py:690
↓ 1 callersMethodparameters
(self)
cross3d/softimage/softimagesceneobject.py:230
↓ 1 callersMethodparameters
(self)
cross3d/maya/mayasceneobject.py:310
↓ 1 callersMethodpictureRatio
(self)
cross3d/softimage/softimagescenecamera.py:351
↓ 1 callersFunctionpopFrame
()
cross3d/studiomax/_Py3dsMax_setup/site-packages/stattrac.py:45
↓ 1 callersMethodpostDeleteObject
Emits the signal that a object has been deleted. This method is used for applications like max that generate a pre and post delete signal.
cross3d/abstract/abstractapplication.py:139
↓ 1 callersMethodpreDelete
(self, callback, *args)
cross3d/classes/dispatch.py:296
↓ 1 callersMethodpreDeleteObject
Pre-process the object that is going to be deleted.
cross3d/abstract/abstractapplication.py:133
↓ 1 callersMethodpropSetOverride
Return the current override prop set for this object set :return: :class:`cross3d.SceneObjectPropSet` or None
cross3d/abstract/abstractcontainer.py:392
↓ 1 callersMethodproperty
\remarks returns a global scene value \param key <str> || <QString> \param default <variant> default value to return if no value was fo
cross3d/maya/mayascene.py:523
↓ 1 callersMethodpropertyNames
Return a list of the property names for this property set :return: a list of strings (propnames)
cross3d/abstract/abstractscenepropset.py:90
↓ 1 callersMethodpropertyNames
(self)
cross3d/softimage/softimagescenewrapper.py:62
↓ 1 callersMethodpropertyNames
Return a list of the property names linked to this instance :return: list of names
cross3d/maya/mayascenewrapper.py:340
↓ 1 callersMethodrecompose
(self)
cross3d/studiomax/studiomaxscenemodel.py:68
↓ 1 callersMethodrecordLayerState
\remarks records the layer state to XML text \sa restoreLayerState, SceneLayer.recordLayerState \return <str>
cross3d/abstract/abstractscene.py:2089
↓ 1 callersMethodrecordValue
( self, value )
cross3d/migrate/XML/xmlelement.py:95
↓ 1 callersMethodrefresh
( self )
cross3d/studiomax/studiomaxsceneviewport.py:344
↓ 1 callersMethodrefresh
(self)
cross3d/maya/mayasceneviewport.py:256
↓ 1 callersMethodremove
( cls, object )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:171
↓ 1 callersMethodremoveAdvancedAltMaterialStateAt
Remove the advanced alternate material state from the layer at the alternate material index
cross3d/abstract/abstractscenelayer.py:470
↓ 1 callersMethodremoveCustomProperty
(self, key)
cross3d/migrate/dsofile.py:119
↓ 1 callersMethodremoveKeyAt
Clears the key at the inputed time :param time: time to check key at :type time: float :return: True if key was removed :rtype: bool
cross3d/abstract/abstractsceneanimationcontroller.py:179
↓ 1 callersMethodremoveWitespaceNodes
Removes any nodes that are simply whitespace. Because we are saving to disk using toprettyxml the new lines get read into the xml leading to file
cross3d/migrate/XML/xmldocument.py:78
↓ 1 callersMethodrenderMultiPassEffects
\remarks runs the multipass effects on this camera \return <bool>
cross3d/studiomax/studiomaxscenecamera.py:283
↓ 1 callersMethodrenderSize
\remarks return the render output size for the scene \return <QSize>
cross3d/abstract/abstractscene.py:1184
↓ 1 callersMethodrenderSize
Return the render output size for the scene :return: <QSize>
cross3d/maya/mayascene.py:548
↓ 1 callersMethodresolutionPath
(self, resolution='')
cross3d/softimage/softimagescenemodel.py:70
↓ 1 callersMethodrestoreLayerState
\remarks restores the layer state from the inputed XML text \sa recordLayerState, SceneLayer.restoreLayerState \return <bool> success
cross3d/abstract/abstractscene.py:2100
↓ 1 callersMethodrestoreState
\remarks restores the state of the scene based on previously stored state. \return <bool> success
cross3d/softimage/softimagescene.py:682
↓ 1 callersMethodrestoreValue
( self, fail = None )
cross3d/migrate/XML/xmlelement.py:168
↓ 1 callersMethodrestoreWindows
(self)
cross3d/studiomax/rescaletime.py:121
↓ 1 callersMethodrootObject
\remarks returns the root object of the scene \return <cross3d.SceneObject> || None
cross3d/abstract/abstractscene.py:2202
↓ 1 callersMethodrun
(self)
cross3d/classes/flipbook.py:31
↓ 1 callersMethodsafeFrameIsActive
( self )
cross3d/studiomax/studiomaxsceneviewport.py:70
↓ 1 callersMethodsafeFrameMargins
( self )
cross3d/studiomax/studiomaxsceneviewport.py:101
↓ 1 callersMethodsaveFileAs
\remarks saves the current scene to the inputed name specified. If no name is supplied, then the user should be prompted to pick a filename \p
cross3d/abstract/abstractscene.py:1229
↓ 1 callersMethodscaleTime
Uses the Mouse and keyboard to rescale the max timeline to value. This is a hack to add script functionality that maxscript has been lacking fo
cross3d/studiomax/rescaletime.py:35
↓ 1 callersMethodsceneFileExtension
(self)
cross3d/studiomax/studiomaxapplication.py:365
↓ 1 callersMethodsceneFileExtension
(self)
cross3d/maya/mayaapplication.py:139
↓ 1 callersMethodselect
\remarks implements AbstractScene.select to launch Max's "selectByName" dialog and then select the user's choice. \return <list> objects
cross3d/studiomax/studiomaxscene.py:2600
↓ 1 callersMethodsetAltMaterialAt
Sets the alternate material at the inputed index to the given material instance
cross3d/abstract/abstractscenelayer.py:496
↓ 1 callersMethodsetAltPropSetAt
Set the alternate object property set at the inputed index
cross3d/abstract/abstractscenelayer.py:566
↓ 1 callersMethodsetAltPropSets
\remarks implements the AbstractSceneLayer.setAltPropSets method to set the alternate object property set list for this layer \sa altPropSe
cross3d/studiomax/studiomaxscenelayer.py:1076
↓ 1 callersMethodsetColor
( self, name, color )
cross3d/migrate/XML/xmlelement.py:482
↓ 1 callersMethodsetController
lookup a controller based on the inputed controllerName for this object :param name: str :param controller: :class:`cross3d.SceneAni
cross3d/abstract/abstractscenewrapper.py:242
↓ 1 callersMethodsetCurrentFrame
\remarks implements AbstractScene.setCurrentFrame method to set the current frame \return <bool> success
cross3d/softimage/softimagescene.py:528
↓ 1 callersMethodsetCurrentRenderer
\remarks set the current scene renderer to this class type \param renderer <cross3d.SceneRenderer> \return <bool> success
cross3d/abstract/abstractscene.py:2333
↓ 1 callersMethodsetDisplayName
(self, name)
cross3d/softimage/softimagescenemodel.py:157
↓ 1 callersMethodsetEnvironmentMapOverride
\remarks override the current environment map in the scene to the inputed map \sa setEnvironmentMap, _setNativeEnvironmentMapOverride \par
cross3d/abstract/abstractscene.py:2237
↓ 1 callersMethodsetExtrapolation
(self, extrapolation=[None, None])
cross3d/abstract/abstractsceneanimationcontroller.py:198
↓ 1 callersMethodsetExtrapolation
(self, extrapolation=[None, None])
cross3d/classes/fcurve.py:207
↓ 1 callersMethodsetExtrapolation
None will leave the the extrapolation unaffected.
cross3d/studiomax/studiomaxsceneanimationcontroller.py:139
↓ 1 callersMethodsetFilmWidth
(self, width)
cross3d/abstract/abstractscenecamera.py:253
← previousnext →701–800 of 2,316, ranked by callers