projects
/
carveJwlIkooP6JGAAIwe30JlM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bb5686
)
frame rate
author
hgn
<hgodden00@gmail.com>
Tue, 8 Nov 2022 21:28:09 +0000
(21:28 +0000)
committer
hgn
<hgodden00@gmail.com>
Tue, 8 Nov 2022 21:28:09 +0000
(21:28 +0000)
player_animation.h
patch
|
blob
|
history
steam_build_script.vdf
patch
|
blob
|
history
diff --git
a/player_animation.h
b/player_animation.h
index 9d2c801fd7309340fded8d2aef52dc4f739568ed..4d579653e643b4801fa348283d6d9d6633e9a20f 100644
(file)
--- a/
player_animation.h
+++ b/
player_animation.h
@@
-383,7
+383,7
@@
VG_STATIC void player_animate_camera(void)
m4x3_mulv( mtx, player.mdl.cam_pos, cam_pos );
v3_add( cam_pos, forward_dir, player.camera_pos );
- v3_lerp( phys->vl, phys->rb.v,
0.3f
, phys->vl );
+ v3_lerp( phys->vl, phys->rb.v,
18.0f*vg.time_delta
, phys->vl );
}
}
diff --git
a/steam_build_script.vdf
b/steam_build_script.vdf
index 6636a31807c9655f84e7391e84eb02c3fbdbb12c..eb8eff33bbc5c4c931e1d865de0cbf92b017a563 100644
(file)
--- a/
steam_build_script.vdf
+++ b/
steam_build_script.vdf
@@
-12,7
+12,7
@@
{
\r
"FileMapping"
\r
{
\r
- "LocalPath" "
linux
/*"
\r
+ "LocalPath" "
skaterift-clang
/*"
\r
"DepotPath" "."
\r
"recursive" "1"
\r
}
\r
@@
-21,7
+21,7
@@
{
\r
"FileMapping"
\r
{
\r
- "LocalPath" "
win32
/*"
\r
+ "LocalPath" "
skaterift-i686-w64-mingw32-gcc
/*"
\r
"DepotPath" "."
\r
"recursive" "1"
\r
}
\r