Skip to content

Commit

Permalink
Improve ModelViewer
Browse files Browse the repository at this point in the history
- Split up the workspace better
- Add checkboxes to display model tags et. al.
- Add a tag name+location display
- Sane defaults for which animation is selected; remove the 'None' option
- Fix an issue with escape_pod.model having the wrong material name.
  • Loading branch information
Web-eWorks committed Nov 15, 2020
1 parent 11ec913 commit d60131a
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 132 deletions.
4 changes: 2 additions & 2 deletions data/models/misc/escape_pod/escape_pod.model
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
material Escape_capsule
material Escape_pod
tex_diff escape_pod_DIFF.dds
tex_glow escape_pod_GLOW.dds
tex_spec escape_pod_SPEC.dds
Expand All @@ -16,4 +16,4 @@ mesh escape_pod_MED.dae
lod 50
mesh escape_pod_LOW.dae

collision escape_pod_COLL.dae
collision escape_pod_COLL.dae

0 comments on commit d60131a

Please sign in to comment.