| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This code was migrated from java3d-core's Font3D class,
in order to address hharrison/java3d-core#17.
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
| |
Java3d core code
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
| |
Preserve the old interface for backwards compatibility purposes.
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
|
| |
GeometryInfo::getIndexedGeometryArray
- fixes bug 642 in the java3d bugtracker
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
| |
- fixes bug 663 from the Java3d bugtracker
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
| |
type make this safe
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
| |
Otherwise the serialized array will not round-trip properly, it is definitely written
out with 8 bytes per double, no idea how this hasn't been noticed.
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
| |
We assume a baseline of Java 6 now where nio is always available.
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
|
| |
As this is only used in the serialization functions just rely on the defaults
throughout. I tried round-tripping the resulting bytestream and it worked just
fine.
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
| |
The Dynamic Video Resize code is effectively disabled internally, remove the API
that was publically exposed and the internal HashMap.
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
| |
Java3D-657: Text2D should allow for texture unit state
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@208 9497e636-51bd-65ba-982d-a4982e1767a5
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
| |
Issue 656
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@207 9497e636-51bd-65ba-982d-a4982e1767a5
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
| |
Fixed issue 655
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@206 9497e636-51bd-65ba-982d-a4982e1767a5
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
| |
issue 654 fixed by mcneillk
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@204 9497e636-51bd-65ba-982d-a4982e1767a5
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
Obtained from: mcneillk
Submitted by: mcneilkk
Reviewed by: aces
Issue : QuadArray with textcoord sets and maps fails to restore from saved scenegraph
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/branches/dev-1_6@196 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
|
| |
Submitted by: Aces
Issue : Box Constructor fails to create multi texture units state
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/branches/dev-1_6@195 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
|
| |
Submitted by: Aces
Issue : Text2D setRectangleScaleFactor alters RenderingAttributes (612) Text2D setText failing
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/branches/dev-1_6@194 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
|
| |
Submitted by: lamer47
Reviewed by: kcr
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@175 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
| |
Increment output file version 3 -> 4
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@174 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
| |
Reviewed by: Kevin R.
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@173 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
| |
This fix is submitted by mcneillk.
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@172 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
|
|
| |
WandViewBehavior when internal nominalSensorRotation is null causes a NullPointerException.
Fixed as suggested in Issue report.
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@171 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
|
| |
This fix is submitted by jeromerobert.
2) Removed unuse imports and private variables.
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@170 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@165 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@164 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
| |
2) Remove dead code.
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@163 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@161 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@158 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@157 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@156 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@155 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
|
|
|
| |
Issue number:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@154 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provide a mechanism for developers to have complete control over how
their subclasses of Java 3D SceneGraphObjects are saved and loaded.
Issue number:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@153 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@152 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@150 9497e636-51bd-65ba-982d-a4982e1767a5
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@149 9497e636-51bd-65ba-982d-a4982e1767a5
|