This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
engine
Watch
1
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
dc192064b1
engine
/
bin
History
ecker
dc192064b1
fixed the nagging problem of GUI elements being in their final position for one frame as i'm not setting them to their initial states pre-first tick, disabled BARYCENTRIC_CALCULATE until I can be assed to fix the 'reconstructed geometry data lags behind' issue
2026-05-13 22:34:30 -05:00
..
data
fixed the nagging problem of GUI elements being in their final position for one frame as i'm not setting them to their initial states pre-first tick, disabled BARYCENTRIC_CALCULATE until I can be assed to fix the 'reconstructed geometry data lags behind' issue
2026-05-13 22:34:30 -05:00
dreamcast
finally nailed a memory leak because past me made assumptions RP3D cleared the triangle parts on body destruction per the documentation (although I still crash after a while on the DC build from fragmentation at 9MiB consumed......), crammed filetype preference to resolveURI since everything should be using that anyways, some other cruft I forget trying to nail down this memory leak
2025-08-24 20:47:32 -05:00
exe
/default
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
scripts
Hand-written commit
2024-12-02 18:48:18 -06:00
program.bat
Hand-written commit
2024-12-02 18:48:18 -06:00