File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.0.0-beta.2]
4+
5+ ### Added
6+ - Added FPS limiting with configurable target
7+ - Added frame pacing system for smoother performance
8+ - Added high/low range toggle for decay rate control
9+ - Added fine control buttons for decay rate and deposition rate
10+ - Added window title with FPS display
11+ - Added support for up to 50 million agents
12+
13+ ### Changed
14+ - Improved agent repulsion system with workgroup-based approach
15+ - Optimized GPU buffer management and texture handling
16+ - Updated default settings for better performance
17+ - Enhanced UI controls for simulation parameters
18+ - Improved shader organization and performance
19+
20+ ### Fixed
21+ - Fixed agent count handling to prevent buffer overruns
22+ - Fixed decay rate calculation and display
23+ - Fixed texture dimension handling for large displays
24+ - Fixed agent movement and wrapping behavior
25+
326## [ v2.0.0-beta.1]
427
528### Added
You can’t perform that action at this time.
0 commit comments