All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.2 (2020-09-28)
0.1.9 (2020-03-16)
0.1.8 (2020-03-04)
0.1.7 (2019-12-09)
0.1.6 (2019-11-25)
0.1.5 (2019-09-30)
0.1.4 (2019-08-15)
- free more memory and prevent infinite loop when doing so (437ebea)
0.1.3 (2019-08-07)
- lru: collect all the nodes to remove and then remove them in one go (4dcd3d4)
0.1.2 (2019-08-07)
- clipping of nodes when CLIP_OUTSIDE is set (#45) (cf72aeb)
- point-cloud-material: define MAX_POINT_LIGHTS and MAX_DIR_LIGHTS (#40) (3d3306e)
- pointcloud.vert: use snake_case for max_clip_boxes (#42) (6a39757)