Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
3ab31365
Commit
3ab31365
authored
4 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
fix illegal rotation
parent
05c231c7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Tools/HeadsUpDisplays/CompassRosePrototype.x3d
+2
-2
2 additions, 2 deletions
Tools/HeadsUpDisplays/CompassRosePrototype.x3d
with
2 additions
and
2 deletions
Tools/HeadsUpDisplays/CompassRosePrototype.x3d
+
2
−
2
View file @
3ab31365
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<meta
content=
'Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html'
name=
'translator'
/>
<meta
content=
'Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html'
name=
'translator'
/>
<meta
content=
'1 August 2006'
name=
'created'
/>
<meta
content=
'1 August 2006'
name=
'created'
/>
<meta
content=
'14 October 2006'
name=
'translated'
/>
<meta
content=
'14 October 2006'
name=
'translated'
/>
<meta
content=
'
28 November
20
19
'
name=
'modified'
/>
<meta
content=
'
14 June
20'
name=
'modified'
/>
<meta
content=
'Textures/CompassHeadings.png'
name=
'Image'
/>
<meta
content=
'Textures/CompassHeadings.png'
name=
'Image'
/>
<meta
content=
'originals/CompassRosePrototype.wrl'
name=
'reference'
/>
<meta
content=
'originals/CompassRosePrototype.wrl'
name=
'reference'
/>
<meta
content=
'compass rose heads-up display HUD'
name=
'subject'
/>
<meta
content=
'compass rose heads-up display HUD'
name=
'subject'
/>
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
</Shape>
</Shape>
</Transform>
</Transform>
<Script
DEF=
'RoseScript'
>
<Script
DEF=
'RoseScript'
>
<field
accessType=
'initializeOnly'
name=
'rot'
type=
'SFRotation'
value=
'0.0
0
.0 0.0 0.0'
/>
<field
accessType=
'initializeOnly'
name=
'rot'
type=
'SFRotation'
value=
'0.0
1
.0 0.0 0.0'
/>
<field
accessType=
'initializeOnly'
name=
'dir'
type=
'SFNode'
>
<field
accessType=
'initializeOnly'
name=
'dir'
type=
'SFNode'
>
<Transform
USE=
'Headings'
/>
<Transform
USE=
'Headings'
/>
</field>
</field>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment