 HEIHUAaandGitHub
|
d113fc40cb
|
BloomEffect (#894)
* Create BloomEffect.hx
* Make the shader compatible with more devices.
* Default
* Update BloomEffect.hx
* no __applyFilter
* Update BloomEffect.hx
* Update BloomEffect.hx
* Performance improvement: 1.35x.
* quality
* Implemented low-resolution bloom, achieving a 10x performance boost!!!
* 1
* useLowQualityExtract
* brightness
* 更新 BloomEffect.hx
* blendMode
Fixed memory growth
Added blendMode
* 更新 BloomEffect.hx
* Wrap-up
* 更新 BloomEffect.hx
* 更新 BloomEffect.hx
* 更新 BloomEffect.hx
* no...
* Fix color banding issue in high brightness areas.
* 更新 BloomEffect.hx
* Fix frequent GC (Garbage Collection) issues.
* smoothness
* noCustomClass
|
2026-07-01 14:02:45 +07:00 |
|
 HEIHUAaandGitHub
|
6f8f43d3dc
|
Optimize Note & Strum Rendering (#941)
* optimize
* Delete the unnecessary
* Delete __posPoint
* 更新 Note.hx
* @:dox(hide)
* 更新 Strum.hx
* Fix the bug
|
2026-04-03 21:35:27 +07:00 |
|
 HEIHUAaandGitHub
|
39968efb19
|
(Charter) Add an ability to copy selected items by Alt-Dragging (#918)
|
2026-03-29 05:03:58 +07:00 |
|
 HEIHUAaandGitHub
|
ec2a39995b
|
optimize __notePerStrum (#901)
* Update StrumLine.hx
* Update StrumLine.hx
* Update StrumLine.hx
* Update StrumLine.hx
|
2026-03-01 16:25:02 +07:00 |
|
 HEIHUAaandGitHub
|
f8f9d6eb4a
|
Use fastSinCos for notes (#889)
* Update Strum.hx
* Update Strum.hx
|
2026-01-25 12:18:18 +01:00 |
|
 HEIHUAaandGitHub
|
9d9640071c
|
NoteGroup optimize (#881)
* NoteGroup optimize
* CoolUtil.bound faster
|
2026-01-21 07:26:55 +07:00 |
|
 HEIHUAaandGitHub
|
8fc1493759
|
optimize updateInput (#878)
* optimize updateInput
* resize optimize
* __notePerStrum optimize
* Update StrumLine.hx
|
2026-01-20 13:16:41 +07:00 |
|
 HEIHUAaandGitHub
|
69d82f560d
|
repair ScriptableShader.shader = null (#877)
|
2026-01-20 13:16:30 +07:00 |
|
 HEIHUAaandGitHub
|
ccc509ac9f
|
Remove unnecessary quantization on note draw
|
2026-01-18 18:26:37 +07:00 |
|
 HEIHUAaandGitHub
|
a87dff7240
|
More accurate compilation error reports (#861)
|
2025-12-31 11:39:06 +01:00 |
|
 HEIHUAaandGitHub
|
abf77f72f2
|
Fix UTF-8 Characters in CLI Logs
|
2025-12-16 17:00:12 +07:00 |
|
 
|
4a99e7eda7
|
Input Improvements & Fixes (#837)
* Input
* Health
* optimize
* Update StrumLine.hx
* Update StrumLine.hx
* Delete directly?
* Update StrumLine.hx
* optimize
* Update StrumLine.hx
* Options.sustainsAsOneNote
* languages
* Update Options.xml
* Update PlayState.hx
* Flags
* Automatically set SUSTAINS_AS_ONE_NOTE
---------
Co-authored-by: Ralty <78720179+Raltyro@users.noreply.github.com>
|
2025-12-15 22:18:47 +07:00 |
|
 HEIHUAaandGitHub
|
7dcbbc3c64
|
Update PsychParser.hx (#841)
|
2025-11-30 12:47:58 +07:00 |
|
 HEIHUAaandGitHub
|
e9bd5a52ac
|
Improve Accurate VocalsResync (#833)
* Improve Accurate VocalsResync
* Update PlayState.hx
|
2025-11-22 06:55:15 +07:00 |
|
 HEIHUAaandGitHub
|
a8808be29e
|
Fix FramerateCounter and VRAM Counter (#820)
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Update FramerateCounter.hx
* Optimize memory label update in MemoryCounter
* Optimize frame update logic in AssetTreeInfo and MemoryCounter
* Fixed VRAM display showing -2147483648B
* Update SystemInfo.hx
* VRAM: 6MB?
|
2025-11-20 06:46:04 +07:00 |
|