OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blender
(Results
1 - 25
of
92
) sorted by null
1
2
3
4
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
ConstraintNull.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
9
* This class represents 'Null' constraint type in
blender
.
18
* the constraint's structure (bConstraint clss in
blender
2.49).
24
* the
blender
context
26
* this exception is thrown when the
blender
file is somehow
ConstraintAction.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Action' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintChildOf.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'ChildOf' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintClampTo.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Clamp to' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintDampTrack.java
1
package com.jme3.scene.plugins.
blender
.constraints;
6
import com.jme3.scene.plugins.
blender
.BlenderContext;
7
import com.jme3.scene.plugins.
blender
.animations.Ipo;
8
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
9
import com.jme3.scene.plugins.
blender
.file.Structure;
12
* The damp track constraint. Available for
blender
2.50+.
22
* the constraint's structure (bConstraint clss in
blender
2.49).
28
* the
blender
context
30
* this exception is thrown when the
blender
file is somehow
ConstraintFollowPath.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Follow path' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintInverseKinematics.java
1
package com.jme3.scene.plugins.
blender
.constraints;
5
import com.jme3.scene.plugins.
blender
.BlenderContext;
6
import com.jme3.scene.plugins.
blender
.animations.CalculationBone;
7
import com.jme3.scene.plugins.
blender
.animations.Ipo;
8
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
9
import com.jme3.scene.plugins.
blender
.file.Structure;
13
* This class represents 'Inverse kinematics' constraint type in
blender
.
24
* the constraint's structure (bConstraint clss in
blender
2.49).
30
* the
blender
context
32
* this exception is thrown when the
blender
file is somehow
[
all
...]
ConstraintLockTrack.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Action' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintMinMax.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Min max' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintPivot.java
1
package com.jme3.scene.plugins.
blender
.constraints;
6
import com.jme3.scene.plugins.
blender
.BlenderContext;
7
import com.jme3.scene.plugins.
blender
.animations.Ipo;
8
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
9
import com.jme3.scene.plugins.
blender
.file.Structure;
12
* The pivot constraint. Available for
blender
2.50+.
22
* the constraint's structure (bConstraint clss in
blender
2.49).
28
* the
blender
context
30
* this exception is thrown when the
blender
file is somehow
ConstraintPython.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Python' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintRigidBodyJoint.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Rigid body joint' constraint type in
blender
.
21
* the constraint's structure (bConstraint clss in
blender
2.49).
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintSplineInverseKinematic.java
1
package com.jme3.scene.plugins.
blender
.constraints;
6
import com.jme3.scene.plugins.
blender
.BlenderContext;
7
import com.jme3.scene.plugins.
blender
.animations.Ipo;
8
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
9
import com.jme3.scene.plugins.
blender
.file.Structure;
12
* The spline inverse kinematic constraint. Available for
blender
2.50+.
22
* the constraint's structure (bConstraint clss in
blender
2.49).
28
* the
blender
context
30
* this exception is thrown when the
blender
file is somehow
ConstraintStretchTo.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Stretch to' constraint type in
blender
.
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
ConstraintTransform.java
1
package com.jme3.scene.plugins.
blender
.constraints;
3
import com.jme3.scene.plugins.
blender
.BlenderContext;
4
import com.jme3.scene.plugins.
blender
.animations.Ipo;
5
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* This class represents 'Transform' constraint type in
blender
.
27
* the
blender
context
29
* this exception is thrown when the
blender
file is somehow
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/exceptions/
BlenderFileException.java
32
package com.jme3.scene.plugins.
blender
.exceptions;
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/
IAlphaMask.java
1
package com.jme3.scene.plugins.
blender
.materials;
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
ImageLoader.java
32
package com.jme3.scene.plugins.
blender
.textures;
34
import com.jme3.scene.plugins.
blender
.file.BlenderInputStream;
54
* This method loads the image from the
blender
file itself. It tries each loader to load the image.
57
*
blender
input stream
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/blending/
TextureBlenderFactory.java
1
package com.jme3.scene.plugins.
blender
.textures.blending;
6
import com.jme3.scene.plugins.
blender
.BlenderContext;
70
LOGGER.log(Level.WARNING, "Image type not yet supported for blending: {0}. Returning a
blender
that does not change the texture.", format);
/external/jmonkeyengine/engine/src/test/jme3test/blender/
TestBlenderLoader.java
33
package jme3test.
blender
;
53
Spatial ogre = assetManager.loadModel("
Blender
/2.4x/Sinbad.blend");
57
Spatial track = assetManager.loadModel("
Blender
/2.4x/MountainValley_Track.blend");
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/
BlenderModelLoader.java
32
package com.jme3.scene.plugins.
blender
;
39
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
40
import com.jme3.scene.plugins.
blender
.file.FileBlockHeader;
AbstractBlenderHelper.java
32
package com.jme3.scene.plugins.
blender
;
36
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
37
import com.jme3.scene.plugins.
blender
.file.Pointer;
38
import com.jme3.scene.plugins.
blender
.file.Structure;
39
import com.jme3.scene.plugins.
blender
.objects.Properties;
60
* This constructor parses the given
blender
version and stores the result. Some functionalities may differ in different
blender
147
* the
blender
context
168
*
blender
context and decides if the feature should be loaded.
172
* the
blender
context
[
all
...]
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
DynamicArray.java
32
package com.jme3.scene.plugins.
blender
.file;
34
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/
Modifier.java
1
package com.jme3.scene.plugins.
blender
.modifiers;
4
import com.jme3.scene.plugins.
blender
.BlenderContext;
5
import com.jme3.scene.plugins.
blender
.file.Pointer;
6
import com.jme3.scene.plugins.
blender
.file.Structure;
11
* name. For example "ArmatureModifierData" type specified in
blender
is
34
* the
blender
context
40
* This method returns
blender
's type of modifier.
42
* @return
blender
's type of modifier
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/cameras/
CameraHelper.java
1
package com.jme3.scene.plugins.
blender
.cameras;
5
import com.jme3.scene.plugins.
blender
.AbstractBlenderHelper;
6
import com.jme3.scene.plugins.
blender
.BlenderContext;
7
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
8
import com.jme3.scene.plugins.
blender
.file.Structure;
23
* This constructor parses the given
blender
version and stores the result. Some functionalities may differ in
24
* different
blender
versions.
42
*
blender
file
53
* This method converts the given structure to jme camera. Should be used form
blender
2.5+.
60
*
blender
file
[
all
...]
Completed in 145 milliseconds
1
2
3
4