Pherakki / BlenderToolsForGFS

A Blender plugin for importing and exporting GFS files.
GNU General Public License v3.0
20 stars 1 forks source link

Refactor bounding volume handling in the GFSInterface #112

Closed Pherakki closed 8 months ago

Pherakki commented 9 months ago

Meshes and Models should both own a nullable BoundingBox and BoundingSphere instance representing their bounding boxes, which can be automatically calculated with a function call without reliance on numpy.

Pherakki commented 8 months ago

Alternative implemented in c023fea1f9aaf4868c7ad791384f5e9f82131940