Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blurstudio/cross3d
/ functions
Functions
2,316 in github.com/blurstudio/cross3d
⨍
Functions
2,316
◇
Types & classes
150
↓ 2 callers
Method
filmWidth
\remarks Returns the film_width of the camera. \return film_width (float)
cross3d/studiomax/studiomaxscenecamera.py:235
↓ 2 callers
Method
findChildById
( self, key )
cross3d/migrate/XML/xmlelement.py:366
↓ 2 callers
Method
findProperty
( self, propName, fail = '' )
cross3d/migrate/XML/xmlelement.py:409
↓ 2 callers
Method
flush
( self )
cross3d/studiomax/_Py3dsMax_setup/site-packages/stattrac.py:13
↓ 2 callers
Method
fxs
\remarks returns the fx instances from this scene \return <list> [ <cross3d.SceneFx>, .. ]
cross3d/abstract/abstractscene.py:1910
↓ 2 callers
Method
getId
( self )
cross3d/migrate/XML/xmlelement.py:435
↓ 2 callers
Method
getSignalNames
(self)
cross3d/studiomax/studiomaxapplication.py:93
↓ 2 callers
Method
groupOrder
\remarks returns the index that this layer group is currently in \return <int>
cross3d/studiomax/studiomaxscenelayergroup.py:39
↓ 2 callers
Method
groups
(self, wildcard='*')
cross3d/abstract/abstractscenemodel.py:61
↓ 2 callers
Method
hasMultiPassEffects
\remarks returns whether multipass effects are active on this camera \return <bool>
cross3d/studiomax/studiomaxscenecamera.py:268
↓ 2 callers
Method
hasProperty
\remarks implements the AbstractSceneWrapper.hasProperty method to check to see if the inputed property name exists for this controller \sa
cross3d/studiomax/studiomaxscenewrapper.py:191
↓ 2 callers
Method
has_key
(self, key)
cross3d/maya/mayauserprops.py:74
↓ 2 callers
Function
imageSequenceFromFileName
r""" Gets a list of files that belong to the same image sequence as the passed in file. note:: This only works if the last number in filen
cross3d/migrate/imagesequence.py:13
↓ 2 callers
Method
imageSequenceRegex
(self)
cross3d/softimage/softimageapplication.py:35
↓ 2 callers
Function
imageSequenceRepr
Takes a list of files and creates a string that represents the sequence. Args: files (list): A list of files in the image sequence. format (str)
cross3d/migrate/imagesequence.py:70
↓ 2 callers
Method
init
( self )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:66
↓ 2 callers
Method
isActive
Return whether or not this layer is currently active in the scene
cross3d/abstract/abstractscenelayer.py:339
↓ 2 callers
Method
isActive
\remarks implements the AbstractSceneLayer.isActive method to return whether or not this layer is currently active in the scene \sa setActi
cross3d/studiomax/studiomaxscenelayer.py:717
↓ 2 callers
Method
isDeleted
Returns True if the native object has been deleted.
cross3d/abstract/abstractsceneobject.py:703
↓ 2 callers
Method
isHidden
\remarks implements the AbstractSceneObjectGroup.isHidden method to retrieve the group name for this object group instance \return <bool> hi
cross3d/studiomax/studiomaxscenelayer.py:732
↓ 2 callers
Method
isObjectType
Returns whether or not the inputed object type is the type of object this is :param objectType: :data:`cross3d.constants.ObjectType`
cross3d/abstract/abstractsceneobject.py:370
↓ 2 callers
Method
isOpen
\remarks implements the AbstractLayerGroup.setOpen method to return whether or not the layer group is open \return <bool> open
cross3d/studiomax/studiomaxscenelayergroup.py:50
↓ 2 callers
Method
isValidSequencePath
(cls, path)
cross3d/classes/filesequence.py:127
↓ 2 callers
Method
isWorldLayer
Return whether or not this layer is the root world layer of the scene
cross3d/abstract/abstractscenelayer.py:346
↓ 2 callers
Method
iterTrackGroups
Wraps the MAXScript getTrackGroup global function into a generator that returns TrackGroup instances for each TrackGroup in the Mixer, from to
cross3d/studiomax/mixer/mixer.py:90
↓ 2 callers
Method
iterWeights
Wraps the MAXScript getWeight and getWeightTime global functions into a generator that returns tuples of the time and value for all weights in
cross3d/studiomax/mixer/clip.py:212
↓ 2 callers
Method
iterWeights
Wraps the MAXScript getWeight and getWeightTime global functions into a generator that returns tuples of the time and value for all weights in
cross3d/studiomax/mixer/track.py:107
↓ 2 callers
Method
key
Set keys on the object parameters.
cross3d/softimage/softimagesceneobject.py:302
↓ 2 callers
Method
keyAt
Return the key that is found at the inputed time frame :param time: time to get key at. :type time: float :return: the animation key :
cross3d/abstract/abstractsceneanimationcontroller.py:142
↓ 2 callers
Method
keyByValue
Return the parameter name for a specific value. If not found returns a empty string. :param value: The value to find the parameter name of. :retu
cross3d/enum.py:746
↓ 2 callers
Method
keys
Return a list of:class: `cross3d.SceneAnimationKey`'s that are defined for this controller :return: a list of :class:`cross3d.SceneAnim
cross3d/abstract/abstractsceneanimationcontroller.py:156
↓ 2 callers
Method
matchCamera
Match this camera to another one.
cross3d/softimage/softimagescenecamera.py:280
↓ 2 callers
Method
matchCamera
Match this camera to another one.
cross3d/maya/mayascenecamera.py:88
↓ 2 callers
Method
matchTransforms
Currently the auto-key support is a bit lite, but it should cover most of the cases.
cross3d/softimage/softimagesceneobject.py:277
↓ 2 callers
Method
materialOverride
Return the current override material for this object set :return: :class:`cross3d.SceneMaterial` or None
cross3d/abstract/abstractcontainer.py:361
↓ 2 callers
Method
materialOverrideAdvancedState
Return the current advanced material override state that the object group is in :return: <dict> { <int> baseMaterialId: ( <blur3d.gui.S
cross3d/abstract/abstractcontainer.py:374
↓ 2 callers
Method
multiply
(self, scalar)
cross3d/classes/framerange.py:112
↓ 2 callers
Method
mxsDef
( cls )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:193
↓ 2 callers
Method
name
Return the name of this controller instance
cross3d/abstract/abstractscenewrapper.py:188
↓ 2 callers
Method
name
Return the full name of this object, including parent structure
cross3d/maya/mayascenewrapper.py:378
↓ 2 callers
Method
nameMask
(self)
cross3d/classes/filesequence.py:164
↓ 2 callers
Method
originalFilmWidth
Returns the original Film width stored in userProps as 'overscanOrigFilmWidth'. If this is not set it returns the cameras current filmWidth. :p
cross3d/abstract/abstractscenecamera.py:134
↓ 2 callers
Method
overlaps
\remarks Returns weather the ranges overlaps. \param separator <string>
cross3d/classes/framerange.py:76
↓ 2 callers
Method
pressKey
(self, key)
cross3d/studiomax/rescaletime.py:94
↓ 2 callers
Function
pushFrame
( title )
cross3d/studiomax/_Py3dsMax_setup/site-packages/stattrac.py:55
↓ 2 callers
Method
range
(self, attr='time')
cross3d/classes/fcurve.py:199
↓ 2 callers
Method
removeObjects
removes the objects from the scene \sa _removeNativeObjects \param objects <list> [ <cross3d.SceneObject>, .. ] \return <bool> success
cross3d/maya/mayascene.py:540
↓ 2 callers
Method
report
( self )
cross3d/studiomax/_Py3dsMax_setup/site-packages/stattrac.py:18
↓ 2 callers
Method
restoreViewOptions
Stores this camera view options.
cross3d/abstract/abstractscenecamera.py:517
↓ 2 callers
Method
root
Returns the root xml node for this document.
cross3d/migrate/XML/xmldocument.py:95
↓ 2 callers
Method
safeFrameSize
( self )
cross3d/studiomax/studiomaxsceneviewport.py:82
↓ 2 callers
Method
scriptLog
(cls)
cross3d/abstract/external.py:52
↓ 2 callers
Method
setActive
\remarks implements the AbstractSceneLayer.setActive method to mark this layer as the active scene layer \sa isActive \param state <bo
cross3d/studiomax/studiomaxscenelayer.py:972
↓ 2 callers
Method
setAltMaterialFlags
Set the alternate material flags for this instance :param flags: list of :data:`<cross3d.constants.MaterialDuplicateOptions`'s
cross3d/abstract/abstractscenelayer.py:556
↓ 2 callers
Method
setAltMaterials
Sets the alternate material list for this layer
cross3d/abstract/abstractscenelayer.py:508
↓ 2 callers
Method
setAltPropSets
Set the alternate object property set list for this layer
cross3d/abstract/abstractscenelayer.py:573
↓ 2 callers
Method
setAnimationFPS
Updates the scene's fps to the provided value and scales existing keys as specified. StudioMax Note: If you have any code that you need to run afte
cross3d/softimage/softimagescene.py:624
↓ 2 callers
Method
setBlockRefresh
If set to true, the refresh method will not refresh.
cross3d/abstract/abstractapplication.py:289
↓ 2 callers
Method
setCamera
Sets the camera of the current viewport :param camera: :class:`cross3d.SceneCamera` or None
cross3d/abstract/abstractsceneviewport.py:186
↓ 2 callers
Method
setCurrentFrame
sets the current frame \param frame <float> \return <bool> success
cross3d/maya/mayascene.py:467
↓ 2 callers
Method
setEnabled
Set whether or not this atmospheric is currently enabled in the scene :return: True if successful
cross3d/abstract/abstractsceneatmospheric.py:101
↓ 2 callers
Method
setEnabled
Mark whether or not this cache is enabled in the scene
cross3d/abstract/abstractscenecache.py:56
↓ 2 callers
Method
setEnabled
Set whether or not this fx is currently enabled in the scene :return: True if successful
cross3d/abstract/abstractscenefx.py:82
↓ 2 callers
Method
setEnabled
\remarks this is a no-op since there doesn't appear to be a way to affect dynamics object this way. \param state <bool> \return <bool>
cross3d/studiomax/studiomaxscenefx.py:72
↓ 2 callers
Method
setFrozen
Freezes(locks)/unfreezes(unlocks) this object
cross3d/abstract/abstractsceneobject.py:522
↓ 2 callers
Method
setFrozen
Set the frozen (locked) state for the layers in this layer group
cross3d/abstract/abstractscenelayergroup.py:156
↓ 2 callers
Method
setFrozen
Set the frozen (locked) state for the objects on this object group :param state: bool :return: bool
cross3d/abstract/abstractcontainer.py:531
↓ 2 callers
Method
setHidden
Hides/unhides this object
cross3d/abstract/abstractsceneobject.py:529
↓ 2 callers
Method
setHidden
Set the hidden state for the layers on this layer
cross3d/abstract/abstractscenelayergroup.py:171
↓ 2 callers
Method
setHidden
Set the hidden state for the objects on this object group :param state: bool :param options: :data:`cross3d.constants.VisibilityToggleOpti
cross3d/abstract/abstractcontainer.py:541
↓ 2 callers
Method
setHidden
(self, hidden)
cross3d/abstract/collection.py:65
↓ 2 callers
Method
setMaterialOverride
Overloads the :meth:`cross3d.SceneObjectGroup.setMaterialOverride` method to make sure we get recorded alternate properties before applying
cross3d/abstract/abstractscenelayer.py:643
↓ 2 callers
Method
setOriginalRenderSize
Store the render size used for calculating
cross3d/abstract/abstractscenecamera.py:202
↓ 2 callers
Method
setPadding
/param <int> padding
cross3d/classes/filesequence.py:275
↓ 2 callers
Method
setPictureRatio
(self, pictureRatio)
cross3d/softimage/softimagescenecamera.py:354
↓ 2 callers
Method
setPropSetOverride
\remarks set the override property set for the inputed objects to the given propset \param objects <list> [ <cross3d.SceneObject> object, ..
cross3d/abstract/abstractscene.py:2353
↓ 2 callers
Method
setRange
(self, rng)
cross3d/classes/filesequence.py:238
↓ 2 callers
Method
setResolution
(self, resolution)
cross3d/maya/mayascenemodel.py:253
↓ 2 callers
Method
setSelected
Selects/deselects this object
cross3d/abstract/abstractsceneobject.py:611
↓ 2 callers
Method
setSelected
Sets the selected state of the layers on this layer
cross3d/abstract/abstractscenelayergroup.py:186
↓ 2 callers
Method
setSelected
Sets the selected state of the objects on this object group :param state: bool :return: bool
cross3d/abstract/abstractcontainer.py:554
↓ 2 callers
Method
setSilentMode
\remarks implements AbstractScene.setSilentMode method to make the application silent during intense calls. \param switch <bool> \return <
cross3d/softimage/softimagescene.py:758
↓ 2 callers
Method
setSlateIsActive
( self, isActive )
cross3d/studiomax/studiomaxsceneviewport.py:330
↓ 2 callers
Method
setViewOptions
(self, viewOptions)
cross3d/abstract/abstractscenecamera.py:491
↓ 2 callers
Method
shouldBlockSignal
Allows the Application to conditionally block a signal. Normally you should pass cross3d.dispatch.signalsBlocked() to default. In general if d
cross3d/abstract/abstractapplication.py:299
↓ 2 callers
Method
slateClear
( self )
cross3d/studiomax/studiomaxsceneviewport.py:351
↓ 2 callers
Method
storeAnimation
(self, name='', objects=[])
cross3d/softimage/softimagescenemodel.py:193
↓ 2 callers
Method
storePose
(self, name='', objects=[])
cross3d/softimage/softimagescenemodel.py:182
↓ 2 callers
Method
storeState
\remarks stores the state of the scene. \return <bool> success
cross3d/softimage/softimagescene.py:659
↓ 2 callers
Method
text
\remarks Returns the text hold in the clipboard. \return <string> text
cross3d/classes/clipboard.py:28
↓ 2 callers
Method
type
\remarks implements AbstractSceneAnimationController.controllerType method to return the controller type for this instance \return <cross3d.
cross3d/studiomax/studiomaxsceneanimationcontroller.py:110
↓ 2 callers
Method
uniqueId
\remarks implements AbstractSceneWrapper.uniqueId to return the unique id for this fx instance \sa setUniqueId \return <int> id
cross3d/studiomax/studiomaxscenefx.py:80
↓ 2 callers
Method
update
Adds all provided items and imedeately saves the changes. There is no QTimer delay.
cross3d/studiomax/studiomaxuserprops.py:179
↓ 2 callers
Method
value
Return the value for the inputed propname, returining the default value if not found
cross3d/abstract/abstractscenepropset.py:116
↓ 2 callers
Method
valueAtFrame
(self, frame)
cross3d/abstract/abstractsceneanimationcontroller.py:168
↓ 2 callers
Method
version
(self)
cross3d/maya/mayaapplication.py:145
↓ 2 callers
Method
viewOptions
(self)
cross3d/abstract/abstractscenecamera.py:487
↓ 1 callers
Method
__contains__
(self, key)
cross3d/maya/mayauserprops.py:11
↓ 1 callers
Method
__eq__
(self, value)
cross3d/enum.py:213
↓ 1 callers
Method
__eq__
Allows to compare to fCurve objects.
cross3d/classes/fcurve.py:237
← previous
next →
301–400 of 2,316, ranked by callers