OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blender
(Results
1 - 25
of
117
) sorted by null
1
2
3
4
5
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
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
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
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
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
ConstraintLocLike.java
1
package com.jme3.scene.plugins.
blender
.constraints;
7
import com.jme3.scene.plugins.
blender
.BlenderContext;
8
import com.jme3.scene.plugins.
blender
.animations.Ipo;
9
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
10
import com.jme3.scene.plugins.
blender
.file.Structure;
14
* This class represents 'Loc like' constraint type in
blender
.
21
//protected static final int LOCLIKE_TIP = 0x08;//this is deprecated in
blender
33
* the constraint's structure (bConstraint clss in
blender
2.49).
39
* the
blender
context
41
* this exception is thrown when the
blender
file is somehow
[
all
...]
ConstraintShrinkWrap.java
1
package com.jme3.scene.plugins.
blender
.constraints;
15
import com.jme3.scene.plugins.
blender
.BlenderContext;
16
import com.jme3.scene.plugins.
blender
.animations.Ipo;
17
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
18
import com.jme3.scene.plugins.
blender
.file.Structure;
22
* This class represents 'Shrink wrap' constraint type in
blender
.
31
* the constraint's structure (bConstraint clss in
blender
2.49).
37
* the
blender
context
39
* this exception is thrown when the
blender
file is somehow
49
//loading mesh points (
blender
ensures that the target is a mesh-object)
[
all
...]
ConstraintDistLimit.java
1
package com.jme3.scene.plugins.
blender
.constraints;
7
import com.jme3.scene.plugins.
blender
.BlenderContext;
8
import com.jme3.scene.plugins.
blender
.animations.Ipo;
9
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
10
import com.jme3.scene.plugins.
blender
.file.Structure;
14
* This class represents 'Dist limit' constraint type in
blender
.
29
* the constraint's structure (bConstraint clss in
blender
2.49).
35
* the
blender
context
37
* this exception is thrown when the
blender
file is somehow
ConstraintRotLike.java
1
package com.jme3.scene.plugins.
blender
.constraints;
7
import com.jme3.scene.plugins.
blender
.BlenderContext;
8
import com.jme3.scene.plugins.
blender
.animations.Ipo;
9
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
10
import com.jme3.scene.plugins.
blender
.file.Structure;
14
* This class represents 'Rot like' constraint type in
blender
.
32
* the constraint's structure (bConstraint clss in
blender
2.49).
38
* the
blender
context
40
* this exception is thrown when the
blender
file is somehow
ConstraintSizeLike.java
1
package com.jme3.scene.plugins.
blender
.constraints;
7
import com.jme3.scene.plugins.
blender
.BlenderContext;
8
import com.jme3.scene.plugins.
blender
.animations.Ipo;
9
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
10
import com.jme3.scene.plugins.
blender
.file.Structure;
14
* This class represents 'Size like' constraint type in
blender
.
29
* the constraint's structure (bConstraint clss in
blender
2.49).
35
* the
blender
context
37
* this exception is thrown when the
blender
file is somehow
Constraint.java
1
package com.jme3.scene.plugins.
blender
.constraints;
10
import com.jme3.scene.plugins.
blender
.BlenderContext;
11
import com.jme3.scene.plugins.
blender
.animations.Ipo;
12
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
13
import com.jme3.scene.plugins.
blender
.file.Pointer;
14
import com.jme3.scene.plugins.
blender
.file.Structure;
15
import com.jme3.scene.plugins.
blender
.objects.ObjectHelper;
33
/** The
blender
context. */
40
* the constraint's structure (bConstraint clss in
blender
2.49).
46
* the
blender
context
[
all
...]
/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
ParticlesModifier.java
1
package com.jme3.scene.plugins.
blender
.modifiers;
11
import com.jme3.scene.plugins.
blender
.BlenderContext;
12
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
13
import com.jme3.scene.plugins.
blender
.file.Pointer;
14
import com.jme3.scene.plugins.
blender
.file.Structure;
15
import com.jme3.scene.plugins.
blender
.materials.MaterialHelper;
16
import com.jme3.scene.plugins.
blender
.particles.ParticlesHelper;
40
* the
blender
context
43
*
blender
file
ModifierHelper.java
32
package com.jme3.scene.plugins.
blender
.modifiers;
40
import com.jme3.scene.plugins.
blender
.AbstractBlenderHelper;
41
import com.jme3.scene.plugins.
blender
.BlenderContext;
42
import com.jme3.scene.plugins.
blender
.animations.Ipo;
43
import com.jme3.scene.plugins.
blender
.animations.IpoHelper;
44
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
45
import com.jme3.scene.plugins.
blender
.file.Pointer;
46
import com.jme3.scene.plugins.
blender
.file.Structure;
58
* This constructor parses the given
blender
version and stores the result.
59
* Some functionalities may differ in different
blender
versions.
[
all
...]
/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
...]
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
IpoHelper.java
1
package com.jme3.scene.plugins.
blender
.animations;
6
import com.jme3.scene.plugins.
blender
.AbstractBlenderHelper;
7
import com.jme3.scene.plugins.
blender
.BlenderContext;
8
import com.jme3.scene.plugins.
blender
.curves.BezierCurve;
9
import com.jme3.scene.plugins.
blender
.exceptions.BlenderFileException;
10
import com.jme3.scene.plugins.
blender
.file.BlenderInputStream;
11
import com.jme3.scene.plugins.
blender
.file.FileBlockHeader;
12
import com.jme3.scene.plugins.
blender
.file.Pointer;
13
import com.jme3.scene.plugins.
blender
.file.Structure;
25
* This constructor parses the given
blender
version and stores the result.
[
all
...]
Completed in 176 milliseconds
1
2
3
4
5