theatre/packages/r3f/src/main
Aria Minaei a8a9b5ef05 Rename deleteObject() and related params
Since `sheet.deleteObject()` doesn't actually delete the values
of the props of that object, I decided to rename it to `detachObject()`.

Also, the param `override` sounded too similar to the concept of value overrides,
so I renamed it to `reconfigure`.
2022-11-10 16:23:15 +01: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 Improve light support in theatre/r3f (#316) 2022-10-14 13:43:53 +00:00
editable.tsx Rename deleteObject() and related params 2022-11-10 16:23:15 +01:00
editableFactoryConfigUtils.ts Add runtime type checks to r3f (#323) 2022-10-21 19:17:45 +00: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 Implement dynamic scene trees in r3f 2022-10-18 11:43:54 +02: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 Normalize theatre keys in r3f (#317) 2022-10-16 16:02:35 +00:00