there has been a lot of changes and fixes currently refactoring the code base and optimizing - Added UI optimizations to improve performance and reduce FPS impact - Implemented various bug fixes and improvements - Started code refactoring for better maintainability - Updated particle system configuration in particles.json - Modified rendering pipeline for better efficiency - Updated simulation core logic in sim.py - Adjusted settings and configuration parameters - Updated gitignore rules - Fixed initialization code in __init__.py
3 lines
21 B
Python
3 lines
21 B
Python
import os
|
|
import sys
|