Christoph Oelckers
|
c4bfee070e
|
- don’t crash on sector-less walls.
|
2022-04-19 13:39:26 +02:00 |
|
Christoph Oelckers
|
a781517780
|
- renamed PlanesAtPointf to PlanesAtPoint
The old PlanesAtPoint is not needed anymore.
|
2022-02-15 22:18:24 +01:00 |
|
Christoph Oelckers
|
bd95da423a
|
- use PlanesAtPointf in most places where PlanesAtPoint was used.
|
2022-02-15 22:18:24 +01:00 |
|
Christoph Oelckers
|
f44736a5b6
|
-use an access function for reading wall positions so that we have a non-modifiable value wherever this is possible.
|
2022-02-15 22:18:23 +01:00 |
|
Christoph Oelckers
|
89ef81da55
|
- renamed walltype::pos as preparation for refactoring.
no functional changes here
|
2022-02-15 22:18:22 +01:00 |
|
Christoph Oelckers
|
b1d8f92ded
|
- added wall edge splitting for gl_seamless.
|
2021-12-30 09:58:44 +01:00 |
|
Christoph Oelckers
|
f7e7476010
|
- hooking up the vertex map with the rest of the engine.
|
2021-12-30 09:58:44 +01:00 |
|
Christoph Oelckers
|
27ae8d627b
|
- vertex height map creator for precise render mode like in GZDoom.
|
2021-12-30 09:58:44 +01:00 |
|