theatre/packages/r3f/src/main
Andrew Prifer 262d7d61d3
r3f fixes (#222)
* Minify r3f extension bundle, because it is expected by the React dead code elimination check, since we bundle React in it

* Add children to props, since it is required by React 18 types

* Fix getting context attributes for gl in ReferenceWindow

* Don't bundle threejs in extension

* Fix editor not responding to scene initialization

* Fix SnapshotEditor css
2022-06-18 00:59:45 +00:00
..
.eslintrc.js Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
defaultEditableFactoryConfig.ts Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
editable.tsx Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
editableFactoryConfigUtils.ts Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
RefreshSnapshot.tsx Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
SheetProvider.tsx r3f fixes (#222) 2022-06-18 00:59:45 +00:00
store.ts r3f fixes (#222) 2022-06-18 00:59:45 +00:00
useInvalidate.ts Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
utils.ts Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00