View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000155 | Gorilla3D | Bug Reports | public | 2021-04-11 12:53 | 2021-11-24 08:18 |
| Reporter | administrator | Assigned To | administrator | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.8.4.x | ||||
| Target Version | 0.8.4.x | Fixed in Version | 0.8.3.x | ||
| Summary | 0000155: BUGFIX: Deleting an linked MaterialSource at designtime leads to exceptions | ||||
| Description | When deleting a linked MaterialSource component at designtime leads to an exception in the linked component during rendering, because the reference was not automatically removed by IDE. Check the usage of "Observers" here. | ||||
| Tags | No tags attached. | ||||
| Delphi-Version | |||||
| OpenGLVersion | OpenGL 4.3 | ||||
|
|
Fixed. We've implemented the Notification() method inside of all components to release references at designtime |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-04-11 12:53 | administrator | New Issue | |
| 2021-04-11 12:53 | administrator | Status | new => assigned |
| 2021-04-11 12:53 | administrator | Assigned To | => administrator |
| 2021-10-29 08:58 | administrator | Summary | Bug: Deleting an linked MaterialSource at designtime leads to exceptions => BUGFIX: Deleting an linked MaterialSource at designtime leads to exceptions |
| 2021-10-29 08:58 | administrator | Delphi-Version | 10.4.2 => |
| 2021-11-24 08:18 | administrator | Status | assigned => resolved |
| 2021-11-24 08:18 | administrator | Resolution | open => fixed |
| 2021-11-24 08:18 | administrator | Fixed in Version | => 0.8.3.x |
| 2021-11-24 08:18 | administrator | Note Added: 0000203 |