View Issue Details

IDProjectCategoryView StatusLast Update
0000131Gorilla3DBug Reportspublic2021-01-10 14:21
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionnot fixable 
Product Version0.8.3.x 
Target Version0.8.3.xFixed in Version0.8.3.x 
Summary0000131: Bugreport: LocalBounds and GlobalBounds are different from GetBoundingBox() in TGorillaModel
DescriptionTGorillaModel is able to load models with transformation offset.
Those offset is considered while GetBoundingBox() computation, but not for LocalBounds or GlobalBounds.

Check if LocalBounds and GlobalBounds behaviour can be extended
TagsNo tags attached.
Delphi-Version 10.3.2
OpenGLVersionOpenGL 4.3

Activities

administrator

2021-01-10 14:21

administrator   ~0000135

It's not possible to override GetLocalBounds() or GetGlobalBounds()
Use GetBoundingBox() instead to retrieve complete bounds including transformation matrix.

Issue History

Date Modified Username Field Change
2021-01-04 14:36 administrator New Issue
2021-01-04 14:36 administrator Status new => assigned
2021-01-04 14:36 administrator Assigned To => administrator
2021-01-10 14:21 administrator Status assigned => closed
2021-01-10 14:21 administrator Resolution open => not fixable
2021-01-10 14:21 administrator Fixed in Version => 0.8.3.x
2021-01-10 14:21 administrator Note Added: 0000135