grasshopperTrainer / CADengine

Engine for CADing application.
1 stars 1 forks source link

pyopengl2-74 implement `BffrCache` overflow operation #78

Closed grasshopperTrainer closed 3 years ago

grasshopperTrainer commented 3 years ago

implement BffrCache.__expand_array Turned out to be very simple as Blocks were refering cache not array in it. Shrink is another story but that implementation is not urgent.