Aria Minaei
f76df2d7bf
Dataverse is now stable
2023-08-10 13:51:00 +02:00
Aria Minaei
6ac3b74309
Better formatting for dataverse' docs
2023-08-10 13:48:06 +02:00
Aria Minaei
c8430050a8
More docs for dataverse
2023-08-10 13:31:54 +02:00
Aria Minaei
73adfa6085
chore: fix tsconfig.all
2023-08-08 10:50:29 +02:00
Aria Minaei
cfb324a6d5
Upgrade typescript
2023-08-08 08:43:24 +02:00
Aria Minaei
cb6693413f
0.7.0-dev.1
2023-08-07 17:10:41 +02:00
Aria Minaei
bdba288ff1
Remove percy and add docs on how to produce the snapshots
2023-08-07 15:34:36 +02:00
Aria Minaei
6d4a060881
Update screenshots
2023-08-07 15:20:58 +02:00
Aria Minaei
546a71d24f
Setup docker to produce visual regression tests for linux on non-linux hosts
2023-08-07 15:20:45 +02:00
Aria Minaei
a77290e32b
Upgrade TS so r3f builds again
2023-08-05 10:05:57 +02:00
Aria Minaei
ed6d74db87
Update the BG of SnapshotEditor to match the old color in legacyLightMode
2023-08-05 10:00:50 +02:00
Aria Minaei
af1964f9ac
Fix the bug where react would complain if SnapshotEditor is unmounted
2023-08-05 09:59:43 +02:00
Aria Minaei
e153c4cbbb
WIP: Upgrade to THREE.r155: Remove the legacy/physical lighting distinction
2023-08-05 09:30:16 +02:00
Aria Minaei
487573424c
WIP: Upgrade to THREE.r155 - Fix the bug with TransformControls
...
Prior to this, any change caused by TransformControls would cause the SnapshotEditor's frameloop to halt
2023-08-05 06:29:40 +02:00
Aria Minaei
872b2f741f
WIP: Upgrade to THREE 155: Fix the double key error in r3f
2023-08-04 11:27:52 +02:00
Aria Minaei
3837e179bb
WIP: Upgrade to THREE 155: Upgrade OrbitControls
2023-08-04 10:54:17 +02:00
Aria Minaei
7a5b1c744c
Fix a bunch of react18 type errors
2023-08-03 21:25:45 +02:00
Aria Minaei
5387fda517
Use react18 in playground
2023-08-03 21:02:05 +02:00
Aria Minaei
f562d225c6
WIP: Upgrade to react 18
...
At this point, the studio and core work with react 18, but r3f doesn't.
2023-08-03 20:42:40 +02:00
Aria Minaei
46e58ca6d8
Pin to three 0.133 and add a visual regression test for it
2023-08-03 13:16:51 +02:00
Aria Minaei
01ccbb3d92
Remove dangling debuggers
2023-08-03 11:44:54 +02:00
Aria Minaei
e05b724742
0.6.3-dev.1
2023-08-03 11:32:15 +02:00
Aria Minaei
d8140a5982
Make extension panes hot-reload/reconfigurable
2023-08-03 11:29:55 +02:00
Aria Minaei
4f00443ee1
Implement hot-reloading extension toolbars
2023-08-03 10:54:54 +02:00
Aria Minaei
cd6f44d9dd
Upgrade the e2e test setup
2023-08-03 10:53:33 +02:00
Aria Minaei
041627f7e4
Fix the dangling promises
2023-08-03 10:52:10 +02:00
Aria Minaei
27f918f53c
Make usePrism hot-reloadable
2023-08-02 19:41:22 +02:00
Aria Minaei
d26db282c6
Fix the dropped update edge case in @theatre/react
...
Before this, there was a delay between when a queued microtask is finished, and it being marked as so. If an update was queued in between this delay, it would have been missed.
This wasn't caught until now, because usually in a large react tree, usually there are one or more tickers that flush the queue, so if an update isn't picked up on one flush, it would end up in the next flush.
2023-08-02 19:31:39 +02:00
Aria Minaei
1280de02d0
Fix React's DCE error in r3f
...
This fixes the react error that says "React is running in production mode, but dead code elimination has not been applied."
2023-08-01 17:47:17 +02:00
Aria Minaei
5a51cb0402
0.6.2
2023-07-24 19:23:35 +02:00
Aria Minaei
35fe1c375c
Make studio.ui available before the UI is loaded
...
This was a regression introduced by b83164f26f
2023-07-17 12:34:57 +02:00
Colin Duffy
bcfb91fbb7
feat(remote): multiple-window support
2023-07-17 12:34:57 +02:00
Colin Duffy
8b8d2bf431
fix(geometry): PlaneBufferGeometry deprecated, used PlaneGeometry
2023-07-16 22:23:01 +02:00
Aria
b83164f26f
Switch to Vite ( #434 )
2023-07-16 22:19:21 +02:00
Aria Minaei
2052824aca
0.6.1
2023-05-12 19:28:23 +02:00
Aria Minaei
4d7373e1a9
Add support for typescript's bundle mode to @theatre/r3f
2023-05-12 19:13:52 +02:00
Colin Duffy
e7f23cfa4e
feat(example): three-basic ( #418 )
2023-05-12 19:11:26 +02:00
Aria Minaei
f3f6eaad86
0.6.1-dev.5
2023-03-08 12:26:33 +01:00
Aria
c75f998174
Simplify playground/devEnv ( #397
2023-02-07 18:50:57 +01:00
Aria Minaei
93fc53c45c
0.6.1-dev.4
2023-02-06 19:40:50 +01:00
Aria Minaei
1ce3fd1ca6
Disable the update checker in the playground or compat tests
2023-02-06 12:40:53 +01:00
Aria Minaei
e8ac6c77ea
0.6.1-dev.3
2023-02-03 13:00:32 +01:00
Aria Minaei
5c135a3cb9
0.6.1-dev.2
2023-02-01 16:15:02 +01:00
Aria Minaei
069c87fbcf
0.6.1-dev.1
2023-02-01 12:33:53 +01:00
Aria Minaei
f7808a0ef7
Fix the bug where unsubscribed prism listeners might still fire one last time
2023-02-01 12:32:46 +01:00
Aria Minaei
24af219f76
0.6.0
2023-01-25 19:04:36 +01:00
Andrew Prifer
bc7a742dc6
Demote assets example to bottom
2023-01-25 18:48:50 +01:00
Andrew Prifer
8e33eb4e40
Fix Theatric README video
2023-01-25 18:38:01 +01:00
Aria Minaei
dead5ea2ea
theatric video
2023-01-25 18:27:06 +01:00
Aria Minaei
e603b1b9ca
Codesandbox examples for theatric
2023-01-25 18:10:39 +01:00