atdunbg pushed to mono-PhysX at atdunbg/Prism 2026-03-12 23:42:59 +08:00
5cb9b04ab0 add compute shader to auto calculate screen exposure, add SSBO impl
atdunbg pushed to mono-PhysX at atdunbg/Prism 2026-03-11 17:31:41 +08:00
8ba00467fd add README.md
atdunbg pushed to mono-PhysX at atdunbg/Prism 2026-03-11 16:13:50 +08:00
79e6631c50 add Physics2D class; For Physics2D add DistanceJoint RevoluteJoint PrismaticJoint WeldJoint Component and serialize/deserialize code; use template to Copy Component from entity to entity; remove useless code, fix some error code
atdunbg pushed to mono-PhysX at atdunbg/Prism 2026-03-11 09:19:15 +08:00
a265e71e1a add AnimationComponent, Skeleton, AnimationClip; add single Renderer3D class, remove some useless code; problem now renderer2D cannot blend with Renderer3D
atdunbg pushed to mono-PhysX at atdunbg/Prism 2026-03-09 01:03:48 +08:00
eb0a463370 fix environment texture drag to viewport didn't create SkylightComponent; fix PhysicsWrappers::CreateConvexMesh collier worng scale;some tweaks
atdunbg pushed to mono-PhysX at atdunbg/Prism 2026-03-08 19:27:10 +08:00
c1bb8f9fba readd Sprite Renderer render and panel edit; in renderer scene, add icon for camera and light; improve a user-friendly EditorCamera, is more like UE Editor Camera; fix woring build m_ProjectionMatrix for SceneCamera::Orthographic
atdunbg pushed to mono-PhysX at atdunbg/Prism 2026-03-08 00:27:26 +08:00
79f56b60a0 replace mesh load texture from native create to AssetsManager::GetAsset; renderer.h add Submit::pFunc->~FuncT(); fix PhysicsWrappers::CreateTriamgleMesh() error collider collect; remove unused ChildrenComponent; AssetEditorPanel now will auto save(serialize) when the window closed
atdunbg pushed to main at atdunbg/fuwari_blog 2026-03-07 20:07:15 +08:00
085312af35 some little tweaks, modify Twikoo.astro to support auto reload when first loading; add new post add_twikoo_for_fuwari.md
atdunbg pushed to main at atdunbg/fuwari_blog 2026-03-06 17:30:39 +08:00
2704ee5a4a add twikoo, delete default md posts
atdunbg pushed to main at atdunbg/fuwari_blog 2026-03-06 10:58:54 +08:00
50f5abccc1 change config site to atdunbg.xyz
atdunbg pushed to main at atdunbg/fuwari_blog 2026-03-06 09:58:53 +08:00
99b0e721d8 fix some check error
atdunbg pushed to main at atdunbg/ExPkg 2025-12-03 17:55:58 +08:00
db3be495d7 Add basic Linux build support
atdunbg released expkg at atdunbg/ExPkg 2025-09-27 19:48:00 +08:00
atdunbg pushed to main at atdunbg/ExPkg 2025-09-27 19:46:25 +08:00
d92f477390 Implement GIF conversion
atdunbg released expkg at atdunbg/ExPkg 2025-09-27 14:08:53 +08:00
atdunbg pushed tag 0.1.2 to atdunbg/ExPkg 2025-09-27 14:08:53 +08:00
atdunbg pushed to main at atdunbg/ExPkg 2025-09-27 14:07:02 +08:00
ccc98bdf62 Implement GIF conversion
atdunbg released ExPKG at atdunbg/ExPkg 2025-09-13 15:33:07 +08:00
atdunbg pushed tag 0.1.1 to atdunbg/ExPkg 2025-09-13 15:33:07 +08:00
atdunbg pushed to main at atdunbg/ExPkg 2025-09-13 15:25:04 +08:00
fcb7c6be8d 简单修复中文报错问题