View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000101 | Gorilla3D | Bug Reports | public | 2020-09-30 15:30 | 2020-10-23 08:12 |
| Reporter | administrator | Assigned To | administrator | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.8.3.x | ||||
| Target Version | 0.8.3.x | Fixed in Version | 0.8.3.x | ||
| Summary | 0000101: AssetsPackage: DesignTime created packages cannot be used for loading models | ||||
| Description | When using an GorillaAssetsPackage created by IDE dialogs in designtime, for loading models, it causes an exception: LPckg := GorillaAssetsManager1.GetPackage('MyPackage'); GorillaModel1.LoadFromFile(LPckg, 'myfile.dae'); | ||||
| Tags | No tags attached. | ||||
| Delphi-Version | 10.4.1 | ||||
| OpenGLVersion | OpenGL 4.3 | ||||
|
|
Preconfiguration of packages automatically loads groups on form loadup. But that doesn't linked the AssetClass to the specific default groups. I've implemented a default loading for groups by the AssetsClassName |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-09-30 15:30 | administrator | New Issue | |
| 2020-09-30 15:30 | administrator | Status | new => assigned |
| 2020-09-30 15:30 | administrator | Assigned To | => administrator |
| 2020-10-23 08:12 | administrator | Status | assigned => resolved |
| 2020-10-23 08:12 | administrator | Resolution | open => fixed |
| 2020-10-23 08:12 | administrator | Fixed in Version | => 0.8.3.x |
| 2020-10-23 08:12 | administrator | Note Added: 0000116 |