theatre/packages/r3f/src
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
..
drei Add instant editable cameras to the r3f extension (#315) 2022-10-13 18:14:53 +00:00
extension Implement dynamic scene trees in r3f 2022-10-18 11:43:54 +02:00
main Rename deleteObject() and related params 2022-11-10 16:23:15 +01:00
.eslintrc.js Renamed @theatre/plugin-r3f to @theatre/r3f 2021-09-06 10:19:10 +02:00
globals.d.ts Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
index.ts Add instant editable cameras to the r3f extension (#315) 2022-10-13 18:14:53 +00:00
types.ts Renamed @theatre/plugin-r3f to @theatre/r3f 2021-09-06 10:19:10 +02:00