ecere/gfx/3D/meshes: Fixes for Object classes
authorJerome St-Louis <jerome@ecere.com>
Sat, 16 Jan 2016 07:01:05 +0000 (02:01 -0500)
committerJerome St-Louis <jerome@ecere.com>
Fri, 26 Feb 2016 04:25:16 +0000 (23:25 -0500)
commit64693888278a9604bdcdde6d3b952f3777f6471b
treed5b69b2dab695aeebbadd9a6926110c7008d5b83
parente6e0dbd724ae5a1fab17090a7ae00e88fb3a7ac5
ecere/gfx/3D/meshes: Fixes for Object classes
- class / class:struct confusion with indirect import through "Display",
  importing "Object" directly
ecere/src/gfx/3D/meshes/Cube.ec
ecere/src/gfx/3D/meshes/SkyBox.ec
ecere/src/gfx/3D/meshes/Sphere.ec