atdunbg synced commits to refs/tags/v0.5.1 at atdunbg/Nekosonic-Music from mirror 2026-05-25 21:08:49 +08:00
atdunbg synced new reference refs/tags/v0.5.1 to atdunbg/Nekosonic-Music from mirror 2026-05-25 21:08:49 +08:00
atdunbg synced commits to refs/tags/v0.5.0 at atdunbg/Nekosonic-Music from mirror 2026-05-23 20:08:51 +08:00
atdunbg synced new reference refs/tags/v0.5.0 to atdunbg/Nekosonic-Music from mirror 2026-05-23 20:08:51 +08:00
atdunbg synced commits to main at atdunbg/Nekosonic-Music from mirror 2026-05-23 20:08:50 +08:00
65ed71503e feat: 架构重构与跨平台媒体控制集成
atdunbg synced commits to main at atdunbg/Nekosonic-Music from mirror 2026-05-22 03:08:49 +08:00
970fb15f5a 重构播放列表为右侧弹出式
cf21c96eaf 更新版本至 v0.4.1
Compare 2 commits »
atdunbg synced commits to refs/tags/v0.4.1 at atdunbg/Nekosonic-Music from mirror 2026-05-19 00:58:49 +08:00
atdunbg synced new reference refs/tags/v0.4.1 to atdunbg/Nekosonic-Music from mirror 2026-05-19 00:58:49 +08:00
atdunbg synced commits to main at atdunbg/Nekosonic-Music from mirror 2026-05-18 16:48:48 +08:00
987d34f58b 修改changelog
baa6235c56 添加设置音频输出选择
Compare 2 commits »
atdunbg pushed to forward-render at atdunbg/Prism 2026-05-17 11:37:04 +08:00
76ebcc8f66 add aabb cull for mesh, improve NodeEditor view and control
atdunbg synced commits to main at atdunbg/Nekosonic-Music from mirror 2026-05-16 15:43:00 +08:00
38c079ed5c 更新README
atdunbg pushed to forward-render at atdunbg/Prism 2026-05-14 21:38:17 +08:00
f50824bdb1 add material sphere preview, add ssr, improve shadow
atdunbg pushed to forward-render at atdunbg/Prism 2026-05-10 18:53:47 +08:00
d11f8bb0c9 Add ECS to replace scene calls with bare code
atdunbg pushed to main at atdunbg/fuwari_blog 2026-04-29 19:34:22 +08:00
bf8bd7be26 add new post axion-os-2-4-chopin
atdunbg pushed to forward-render at atdunbg/Prism 2026-04-25 21:58:01 +08:00
79707b77f5 add support for joystick; move some mono dlls to new path
atdunbg pushed to forward-render at atdunbg/Prism 2026-04-18 17:50:48 +08:00
971f16d526 fix mono runtime and debug error ,rollback to the old version, now will using mono's compiler and manager
atdunbg pushed to forward-render at atdunbg/Prism 2026-04-13 20:50:20 +08:00
5058d6a3a9 add alpha pass
atdunbg pushed to forward-render at atdunbg/Prism 2026-04-13 20:27:24 +08:00
f53d9134aa use another method to load BRDF LUT texture
atdunbg pushed to forward-render at atdunbg/Prism 2026-04-13 19:06:20 +08:00
1b5fa1002d now disable outline renderer, will use other method to impl, fixed BRDF_LUT load error, add internal api for EditorCamera to set and get clips
atdunbg pushed to forward-render at atdunbg/Prism 2026-04-08 23:30:41 +08:00
d6d735900a add simple node editor(use ImGui-Node-Editor), some tweaks