View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024392 | Open CASCADE | OCCT:Visualization | public | 2013-11-22 06:38 | 2013-12-19 13:59 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | integration request | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.6.0 | ||||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0024392: TKService, Image_PixMap - use bottom-up image data storage by default | ||||
Description | Most APIs (FreeImage, OpenGL) require bottom-up image data layout, thus it is more natural to use it by default. | ||||
Additional information and documentation updates | Image_PixMap::IsTopDown() is now false (rows of image are stored in bottom-up order) by default. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Patch is ready for review in CR24392 branch. |
|
Branch CR24392 reviewed without remarks, ready for testing. |
|
Dear BugMaster, Branch CR24392 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: 28a8d6860a5f3fab15ddc8ad5744288309a07f25 Number of compiler warnings: occt component : Linux: 320 (320 on master) Windows: 0 (0 on master) products component : Linux: 188 (188 on master) Windows: 286 (286 on master) Regressions/Differences: No regressions/differences Testing cases: Not needed Testing on Linux: Total MEMORY difference: 358054408 / 358553472 Total CPU difference: 42239.950000000186 / 43978.16000000039 Testing on Windows: Total MEMORY difference: 412739080 / 412727724 Total CPU difference: 31780.15625 / 32189.140625 There are not differences in images found by testdiff. |
occt: master f823def0 2013-11-22 02:54:16 Committer: bugmaster Details Diff |
0024392: TKService, Image_PixMap - use bottom-up image data storage by default |
Affected Issues 0024392 |
|
mod - src/Graphic3d/Graphic3d_TextureRoot.cdl | Diff File | ||
mod - src/Image/Image_PixMap.cxx | Diff File | ||
mod - src/Image/Image_PixMap.hxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-22 06:38 | kgv | New Issue | |
2013-11-22 06:38 | kgv | Assigned To | => kgv |
2013-11-22 06:39 | kgv | Relationship added | related to 0023813 |
2013-11-22 06:55 | kgv | Note Added: 0026832 | |
2013-11-22 06:55 | kgv | Assigned To | kgv => san |
2013-11-22 06:55 | kgv | Status | new => resolved |
2013-11-22 16:25 |
|
Note Added: 0026851 | |
2013-11-22 16:25 |
|
Assigned To | san => bugmaster |
2013-11-22 16:25 |
|
Status | resolved => reviewed |
2013-11-22 16:30 | apn | Assigned To | bugmaster => apn |
2013-11-25 14:07 | apn | Note Added: 0026877 | |
2013-11-25 14:08 | apn | Test case number | => Not needed |
2013-11-25 14:08 | apn | Assigned To | apn => bugmaster |
2013-11-25 14:08 | apn | Status | reviewed => tested |
2013-12-02 10:21 | bugmaster | Changeset attached | => occt master f823def0 |
2013-12-02 10:21 | bugmaster | Status | tested => verified |
2013-12-02 10:21 | bugmaster | Resolution | open => fixed |
2013-12-19 13:50 | bugmaster | Status | verified => closed |
2013-12-19 13:59 | bugmaster | Fixed in Version | => 6.7.0 |