Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
UltimateZoneBuilder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
UltimateZoneBuilder
Commits
b15e1055
Unverified
Commit
b15e1055
authored
1 year ago
by
Max Waine (Nightdive Studios)
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Eternity Engine Game Configuration: Update skew properties (#931)
parent
58480f5b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Build/Configurations/Includes/Eternity_misc.cfg
+4
-11
4 additions, 11 deletions
Build/Configurations/Includes/Eternity_misc.cfg
with
4 additions
and
11 deletions
Build/Configurations/Includes/Eternity_misc.cfg
+
4
−
11
View file @
b15e1055
...
...
@@ -151,21 +151,21 @@ universalfields
skew_top_type
{
type
= 16;
enum
= "skew_type
_top_bottom
";
enum
= "skew_type";
default
= "none";
}
skew_middle_type
{
type
= 16;
enum
= "skew_type
_middle
";
enum
= "skew_type";
default
= "none";
}
skew_bottom_type
{
type
= 16;
enum
= "skew_type
_top_bottom
";
enum
= "skew_type";
default
= "none";
}
}
...
...
@@ -696,14 +696,7 @@ enums
6
= "Copy texture and type; numeric model";
}
skew_type_top_bottom
{
none
= "None";
front
= "Skew to front-sector slope";
back
= "Skew to back-sector slope";
}
skew_type_middle
skew_type
{
none
= "None";
front_floor
= "Skew to front-sector floor slope";
...
...
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