|
|
d05e64839f
|
- gravity and physics are the same thing now.
- __init__.py added to all folders
- preparing docs
- .gitignore updated
- .vscode/settings.json updated
- mypy.ini updated
- pyproject.toml updated
- plansandideas/Coding optimization plan.md added
- plansandideas/REORGANIZATION.md added
- scripts/lint.py added
- scripts/setup_dev.py added
- requirements-dev.txt added
- and more.
|
2025-01-05 03:35:17 -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 |
|
|
|
05e37a0bd5
|
made small updates to the spatial grid
rearranged some of the code for better readability
|
2024-12-26 14:22:19 -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 |
|
|
|
73470225d0
|
Initial commit
|
2024-12-26 04:11:32 -06:00 |
|