-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed: Potential crashed in some rare cases due to missing table defi…
…nition reference Added: Factorization `ProcessDSV` using table sequential creation
- Loading branch information
1 parent
467e483
commit 90c0335
Showing
3 changed files
with
23 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
1. Test ray intersection | ||
2. Test coordinate system drawing on physgun snap and regular snap/stack | ||
3. Test if the POA structures are drawn correctly by `oScreen:DrawPOA(...)` | ||
3. Test if the POA structures are drawn correctly by `oScreen:DrawPOA(...)` | ||
4. Force DSV auto generation and test if the processor will load them |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters