Commit Graph

72 Commits (d52fa7d0dd4ecebb52a756667a29e04a0998c1b4)

Author SHA1 Message Date
Yu Zhu d52fa7d0dd feat: control grid 2023-04-15 19:14:51 +08:00
Yu Zhu 9093213c90 feat: save & load gesture 2023-04-15 14:01:12 +08:00
Yu Zhu 35a9fca3b5 feat: reset scene 2023-04-10 08:47:36 +08:00
Yu Zhu 5baf08c914 🐞 fix: failed to restore hand 2023-04-10 00:04:38 +08:00
Yu Zhu ca435c5cd3 feat: improve canney map 2023-04-09 01:48:19 +08:00
Yu Zhu b06d7ccf06 feat: enlarge gird 2023-04-06 04:43:12 +08:00
Yu Zhu 32f7437402 feat: different color for bones 2023-04-05 07:11:06 +08:00
Yu Zhu a84b7bad0a 🐞 fix: not auto switch when pressing X 2023-04-05 03:32:07 +08:00
Yu Zhu 70b6b5925e feat: set to true by default 2023-04-05 03:20:15 +08:00
Yu Zhu 1687f86993 🎈 perf: optimize CPU usage 2023-04-05 02:46:28 +08:00
Yu Zhu a7932207c6 🎈 perf: improve 2023-04-04 10:08:30 +08:00
Yu Zhu 591eaa28c5 feat: replace dialog with toast 2023-04-03 05:58:00 +08:00
Yu Zhu 75665f5a47
Merge pull request #43 from shirayu/load_from_urlhash
Load scenes from URL hash
2023-04-03 05:42:26 +08:00
Yu Zhu 79bb350a4b feat: optimize canny map 2023-04-03 05:28:21 +08:00
Yu Zhu 83d0404d8f feat: mousemove issue on some devices 2023-04-02 22:04:45 +08:00
Yuta Hayashibe a243bed59e Add URL generation menu 2023-04-02 19:09:05 +09:00
Yu Zhu 272cb3d3a3 feat: send event if make images 2023-04-02 03:26:30 +08:00
Yu Zhu ccc8ef94a4 🎈 perf: resize preview image to optimize fps 2023-04-02 01:45:39 +08:00
Yu Zhu 2ec3381baa feat: add some quick icon and adjust preview 2023-03-31 00:39:51 +08:00
Yu Zhu 42f18673d2 feat: add lock view 2023-03-30 23:22:00 +08:00
Yu Zhu a6449f64f3 feat: support context menu 2023-03-30 02:34:30 +08:00
Yu Zhu d860ed272f feat: better interaction 2023-03-29 23:37:56 +08:00
Yu Zhu b76e6f611f 🐞 fix: build error 2023-03-29 02:43:49 +08:00
Yu Zhu 31ad595eb3 feat: new UI based on radix 2023-03-29 02:30:03 +08:00
Yu Zhu 646ead7488 🐞 fix: pose undo redo 2023-03-26 08:32:00 +08:00
Yu Zhu 17cca33fdc feat: support free move to move joint 2023-03-26 08:04:52 +08:00
Yu Zhu 1d95cf00aa 🐞 fix: camera rotation is not reset because OrbitControls overwrite it
https://discourse.threejs.org/t/rotate-camera-and-update-orbitcontrol-with-the-new-camera-rotation/33476/5
2023-03-26 00:25:02 +08:00
Yu Zhu 1f81560228 feat: support fix view, restore view 2023-03-25 00:33:29 +08:00
Yu Zhu 425a494e01 🦄 refactor: refine 2023-03-24 23:32:05 +08:00
Yu Zhu aeb41a7102 🦄 refactor: big change 2023-03-24 00:51:50 +08:00
Yu Zhu 1146ed0bcd
Merge branch 'main' into upstream-multienv 2023-03-23 22:39:47 +08:00
Yu Zhu ad84fae6f8
Merge pull request #13 from nonnonstop/upstream-feature-possize
Support for changing the position and size of canvas
2023-03-23 22:18:26 +08:00
Yu Zhu e3090ccfc2
Merge pull request #12 from nonnonstop/upstream-fix-editor
Fix assigning effectSobel variable
2023-03-23 22:17:42 +08:00
Yu Zhu bd50ee6ab7
Merge pull request #15 from nonnonstop/upstream-pause
Add internal pause/resume for a1111 extension
2023-03-23 22:10:14 +08:00
Yu Zhu 79f10b99d7
Merge pull request #18 from nonnonstop/upstream-fix-restore
Fix targets position after loading scene
2023-03-23 22:08:45 +08:00
Yu Zhu 77108c7bbe 🐞 fix: red_point hidden, restore original material to avoid create new 2023-03-23 21:46:38 +08:00
nonnonstop f1ae6a7356
Fix targets position after loading scene 2023-03-23 18:25:45 +09:00
nonnonstop d673a05741
Add pause/resume 2023-03-23 14:43:57 +09:00
nonnonstop fd4eaa3c4b
Support for switching target environments 2023-03-23 14:29:00 +09:00
nonnonstop 58d72d82cd
Support for changing the position and size of canvas 2023-03-23 12:11:27 +09:00
nonnonstop 8ea768ba39
Fix assigning effectSobel variable 2023-03-23 11:59:10 +09:00
Yu Zhu 875016a30d 🐞 fix: unable to rotate 2023-03-23 01:59:49 +08:00
Yu Zhu bdb4573a4c feat: support IK 2023-03-23 01:48:06 +08:00
Yu Zhu cf05228940 feat: optimize bones editing 2023-03-22 20:17:12 +08:00
Yu Zhu dd6ab62a03 🐞 fix: add point to rotate body 2023-03-22 18:53:26 +08:00
Yu Zhu ea5eb9f35f feat: add feedback 2023-03-21 00:04:37 +08:00
Yu Zhu 4af1e82606 feat: change shotcut and text 2023-03-20 23:41:34 +08:00
Yu Zhu 3686738ebb feat: optimize editing 2023-03-19 22:39:40 +08:00
Yu Zhu f4431ab7b8 feat: optimize edting 2023-03-19 22:16:38 +08:00
Yu Zhu a14812bc5e 🐞 fix: update title 2023-03-19 04:32:35 +08:00