..
audio
Use the square root of the distance for volume attenuation.
2024-01-23 08:19:24 -05:00
controls
Make better use of z buffer when portals are small on the screen
2023-11-28 18:41:44 -07:00
decor
Small adjustments and polish
2023-12-04 22:13:51 -07:00
effects
Polish up ball launcher
2023-09-28 18:04:36 -06:00
font
Cleanup legacy font renderer
2023-12-06 21:18:57 -07:00
graphics
more profile work
2023-12-23 18:15:51 -07:00
levels
enabled fizzler objects to send signals on cube contact, the "@fizzler" objects in blender files now can have an argument for the signal name to send.
2024-02-28 13:32:44 +01:00
locales
Implement config option for interlaced video.
2023-10-18 22:41:23 +02:00
materials
Initial commit
2022-02-27 16:41:51 -07:00
math
fix animated objects after small refactor
2023-12-02 15:53:04 -07:00
menu
Dynamically get level count for all levels cheat
2024-01-14 00:09:40 -05:00
physics
Fix bug where cubes slide off of moving platforms
2023-12-29 21:48:16 -07:00
player
Fix up lastAnchorToVelocity usage
2023-12-01 20:39:09 -07:00
savefile
Do not save partial savefile on first boot ( fixes #583 )
2024-01-07 14:03:31 -05:00
scene
enabled fizzler objects to send signals on cube contact, the "@fizzler" objects in blender files now can have an argument for the signal name to send.
2024-02-28 13:32:44 +01:00
sk64
Fix incorrect copy size in armature initialization
2024-02-11 19:19:17 -05:00
util
Have profiler label nested display lists
2023-12-12 18:00:47 -07:00
defs.h
Start work on rsp profiler
2023-12-10 20:19:01 -07:00
main.c
Use correct starting scene
2024-01-03 19:18:09 -07:00
main.h
Dont persist interlaced setting
2023-11-15 19:42:51 -07:00