|
|
e4ad164203
|
odd bug fixes involving entities that load more than one lua script (nasty hack), issue with audio not streaming from non-disk VFSs, more valve compliance (doors, IO connectivity, ambience_generic)
|
2026-06-07 00:59:19 -05:00 |
|
|
|
52fa565eb5
|
some more menial tasks (implemented triangleAabb as composing the AABB as a triangulated box since it seems better that way, added inertia calculations for meshes even though I think the approach for inertia tensors and rotations seems really wrong)
|
2025-09-21 19:30:11 -05:00 |
|
|
|
461894741f
|
using a PSG solver is almost stable sans some weird oddities, would love to use a block solver but the current one is flawed
|
2025-09-01 00:13:20 -05:00 |
|
|
|
40da94c422
|
wasted a week on trying to roll out my own physics system just to be humbled when it almost works but doesn't work well enough (probably a bad solver, will probably revisit it at a later date)
|
2025-08-30 15:52:30 -05:00 |
|
|
|
bc406d5b62
|
agony (added streaming in mesh data if it's out of range (but for the worldspawn only), re-enabled mesh slicing because I commented it out months ago and didn't remember why, some other things probably in the quest of getting this added)
|
2025-08-13 19:46:05 -05:00 |
|