Skip to content

Commit

Permalink
something working in mirror detection in render 2 for portals, moving…
Browse files Browse the repository at this point in the history
… assets
  • Loading branch information
briancullinan2 committed Jun 15, 2024
1 parent 9652746 commit 5efc2bb
Show file tree
Hide file tree
Showing 2,042 changed files with 52,003 additions and 16,530 deletions.
1 change: 1 addition & 0 deletions code/renderer/tr_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,7 @@ typedef struct {
orientationr_t world;
vec3_t pvsOrigin; // may be different than or.origin for portals
portalView_t portalView;
int portalEntity;
int frameSceneNum; // copied from tr.frameSceneNum
int frameCount; // copied from tr.frameCount
cplane_t portalPlane; // clip anything behind this if mirroring
Expand Down
Loading

0 comments on commit 5efc2bb

Please sign in to comment.