|
|
3afe44d2fa
|
refactor(rendering): centralize camera frame stage graph policy
|
2026-04-15 15:28:15 +08:00 |
|
|
|
1ad3bfc702
|
refactor(rendering): centralize fullscreen stage surface resolution
|
2026-04-15 15:20:59 +08:00 |
|
|
|
795eaf80df
|
refactor(rendering): formalize camera frame stage contracts
|
2026-04-15 15:14:06 +08:00 |
|
|
|
3937badf37
|
docs: restructure thesis chapters 4 to 6
|
2026-04-15 14:55:52 +08:00 |
|
|
|
65cb212020
|
fix(scripting): stabilize mono wrapper test teardown
|
2026-04-15 14:27:21 +08:00 |
|
|
|
982a877714
|
docs: refine thesis chapters 3 and 7
|
2026-04-15 14:23:51 +08:00 |
|
|
|
bda8a35d77
|
feat(scripting): expose PhysX rigidbody and raycast APIs
|
2026-04-15 13:58:30 +08:00 |
|
|
|
914c9361ed
|
refactor(rendering): shorten camera-frame graph file layout
|
2026-04-15 13:53:44 +08:00 |
|
|
|
aec7d79d83
|
fix(new_editor/cursor): stabilize multi-window resize cursors
|
2026-04-15 13:44:07 +08:00 |
|
|
|
608f33d4d3
|
fix(new_editor/docking): darken overlay and use full center preview
|
2026-04-15 13:37:39 +08:00 |
|
|
|
51aea47c83
|
feat(physics): dispatch PhysX simulation events to scene scripts
|
2026-04-15 13:36:39 +08:00 |
|
|
|
077786e4c7
|
docs: update thesis draft chapters
|
2026-04-15 13:23:32 +08:00 |
|
|
|
7e21e3887e
|
fix(new_editor/docking): restore cross-window drop preview
|
2026-04-15 13:22:58 +08:00 |
|
|
|
07516b8c2c
|
refactor(rendering): formalize camera-frame fallback surface io modes
|
2026-04-15 13:16:13 +08:00 |
|
|
|
b97f9a1555
|
refactor(rendering): formalize compatible raster pass recording helpers
|
2026-04-15 13:12:07 +08:00 |
|
|
|
3f0f279000
|
refactor(rendering): infer raster pass graph io from declared context
|
2026-04-15 13:07:09 +08:00 |
|
|
|
2605608685
|
fix(new_editor/tab-drag): keep floating window under cursor
|
2026-04-15 13:03:44 +08:00 |
|
|
|
ea2e44976a
|
refactor(rendering): add override helpers for shared recording contexts
|
2026-04-15 13:01:04 +08:00 |
|
|
|
8aee665d32
|
refactor(rendering): add callback helpers for common graph pass contracts
|
2026-04-15 12:55:51 +08:00 |
|
|
|
1d207cf251
|
feat(physics): add rigidbody velocity control
|
2026-04-15 12:53:36 +08:00 |
|
|
|
8645334e38
|
refactor(rendering): formalize common raster pass graph contracts
|
2026-04-15 12:52:44 +08:00 |
|
|
|
c5dcfaedd5
|
feat(physics): sync runtime physx body state
|
2026-04-15 12:47:40 +08:00 |
|
|
|
7cbc992bd8
|
feat(physics): add physx raycast queries
|
2026-04-15 12:43:38 +08:00 |
|
|
|
f90f449745
|
refactor(rendering): route feature pass recording through shared context
|
2026-04-15 12:40:31 +08:00 |
|
|
|
d501e895eb
|
fix(new_editor/window): move detached root tab into title bar
|
2026-04-15 12:38:45 +08:00 |
|
|
|
59941626a7
|
feat(physics): sync scene actors into physx
|
2026-04-15 12:37:57 +08:00 |
|
|
|
c0b61df417
|
refactor(rendering): reuse shared recording context in forward builder
|
2026-04-15 12:37:37 +08:00 |
|
|
|
f020bb759e
|
refactor(rendering): derive stage recording contexts from shared defaults
|
2026-04-15 12:31:16 +08:00 |
|
|
|
31f40e2cbb
|
feat(physics): wire physx sdk into build
|
2026-04-15 12:22:15 +08:00 |
|
|
|
5bf258df6d
|
refactor(rendering): formalize shared render-graph recording context
|
2026-04-15 12:17:33 +08:00 |
|
|
|
9c5b19a928
|
feat(editor): add audio and physics component editor coverage
|
2026-04-15 12:15:13 +08:00 |
|
|
|
34aca206ce
|
fix(physics): keep stub backend buildable without physx
|
2026-04-15 12:09:09 +08:00 |
|
|
|
92ba032660
|
refactor(new_editor/fields): split color field rendering
|
2026-04-15 11:59:12 +08:00 |
|
|
|
3317e47009
|
feat(physics): add runtime physics scaffolding
|
2026-04-15 11:58:27 +08:00 |
|
|
|
d17ddffdef
|
refactor(new_editor/shell): split shell interaction responsibilities
|
2026-04-15 11:52:30 +08:00 |
|
|
|
78548b610c
|
refactor(new_editor/fields): split property grid rendering and interaction
|
2026-04-15 11:42:56 +08:00 |
|
|
|
053c5a1242
|
refactor(rendering): move recorded stage execution into contract
|
2026-04-15 11:39:06 +08:00 |
|
|
|
4fa178cfd1
|
refactor(new_editor/docking): split dock host interaction helpers
|
2026-04-15 11:23:39 +08:00 |
|
|
|
1c84520738
|
refactor(new_editor/docking): split dock host rendering and hit testing
|
2026-04-15 11:18:48 +08:00 |
|
|
|
701ddd9e9d
|
refactor(new_editor/workspace): split workspace controller responsibilities
|
2026-04-15 11:13:16 +08:00 |
|
|
|
dedf149f59
|
docs: update thesis draft
|
2026-04-15 11:11:22 +08:00 |
|
|
|
feffa36692
|
refactor(new_editor/workspace): split workspace model responsibilities
|
2026-04-15 11:08:18 +08:00 |
|
|
|
936b10590a
|
refactor(rendering): move standalone stage graph inputs into contract
|
2026-04-15 10:49:16 +08:00 |
|
|
|
57f61b05eb
|
refactor(new_editor/app): split editor window frame runtime
|
2026-04-15 10:47:57 +08:00 |
|
|
|
b5ca544d31
|
refactor(new_editor/app): unify borderless dwm attribute dispatch
|
2026-04-15 10:42:58 +08:00 |
|
|
|
ddfed4c37b
|
refactor(rendering): move stage resource publication into contract
|
2026-04-15 10:42:10 +08:00 |
|
|
|
e95bdb3149
|
refactor(new_editor/app): split viewport render target cleanup
|
2026-04-15 10:40:37 +08:00 |
|
|
|
2606d15e26
|
refactor(new_editor/app): split native renderer draw responsibilities
|
2026-04-15 10:36:09 +08:00 |
|
|
|
5e2693a16a
|
refactor(new_editor/app): move entry point and split window synchronization
|
2026-04-15 10:31:01 +08:00 |
|
|
|
e42b0dc50b
|
refactor(rendering): move sequence graph pass authoring into contract
|
2026-04-15 10:30:04 +08:00 |
|