28653ec606
Minor hotfix not much was changed since
...
Massive changes
2024-12-27 10:34:49 -06:00
986750c722
Massive changes to the repository have been made.
...
feat: Performance optimizations and UI improvements
- Added dormant state tracking for static particles
- Fixed settings menu particle spawn overlap
- Optimized particle batch processing
- Added brush cursor visualization
- Improved UI interaction zones
- Enhanced gas particle effects
- Added glow toggle functionality disabled by default due to performance impact
- Fixed particle rendering issues
- Debug Overlay Disabled by default
- FPS counter added semi seperate from Debug Overlay, Turn this one off when using Debug Overlay
- Improved particle rendering performance
Performance improvements focus on reducing unnecessary calculations for static particles while maintaining core simulation mechanics. UI changes prevent unwanted particle spawning during menu interactions.
2024-12-27 07:39:31 -06:00
b9a280208b
made several changes working on zoom
...
added proper particle count
there is a settings menu
some keybindings have been added ESC to exit
Glowing particles are now a thing
Gas effects can be toggled on and off for performance
2024-12-26 19:16:46 -06:00
a03ba2b950
purdyfied and added to the commit messages
...
may of changed a couple of other things
maybe minor tweaks to physics.
2024-12-26 05:44:34 -06:00
1a6ef4f3c4
changed imports.py
...
it is now settings.py
settings handles loading the json file for the particles
and imports, and potentially other things such as
actual settings that are saveable and more
2024-12-26 05:21:13 -06:00