|
Adds batching support for any object
This commit makes two major changes: 1. Adds attribute definitions to AbstractBatchRenderer. 2. Renames the BatchPluginFactory to BatchRendererFactory, since it doesn't actually "plug in" the renderer. That is done elsewhere. |
|---|
|
|
| packages/core/src/batch/AbstractBatchRenderer.js |
|---|
| packages/core/src/batch/BatchGeometry.js |
|---|
| packages/core/src/batch/BatchPluginFactory.js 100644 → 0 |
|---|
| packages/core/src/batch/BatchRendererFactory.js 0 → 100644 |
|---|
| packages/core/src/index.js |
|---|