| Anonymous | Login | Signup for a new account | 2013-05-19 10:07 PDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000386 | LuxRender | Core | public | 2008-09-14 18:46 | 2009-11-25 00:28 | ||||
| Reporter | Lord Crc | ||||||||
| Assigned To | Lord Crc | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 0.5 | ||||||||
| Target Version | Fixed in Version | 0.6 | |||||||
| Summary | 0000386: Compiler warning in blender_noiselib.cpp | ||||||||
| Description | The perlin permutation array p[] is declared as "char" while it contains values above 127. This makes the vc++ compiler complain about values being out of bounds. In the original java code, the array is of 32bit integers. Changing it to unsigned char solves the issue. | ||||||||
| Tags | No tags attached. | ||||||||
| Mercurial Changeset # | |||||||||
| Requires Documentation Update | No | ||||||||
| Requires Exporter Update | |||||||||
| Attached Files | |||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-09-14 18:46 | Lord Crc | New Issue | |
| 2008-09-18 16:19 | Lord Crc | Requires Documentation Update | => No |
| 2008-09-18 16:19 | Lord Crc | Requires LuxBlend Implementation | => No |
| 2008-09-18 16:19 | Lord Crc | Requires LuxMaya Implementation | => No |
| 2008-09-18 16:19 | Lord Crc | Requires LuXSI Implementation | => No |
| 2008-09-18 16:19 | Lord Crc | Status | new => resolved |
| 2008-09-18 16:19 | Lord Crc | Fixed in Version | => 0.6 |
| 2008-09-18 16:19 | Lord Crc | Resolution | open => fixed |
| 2008-09-18 16:19 | Lord Crc | Assigned To | => Lord Crc |
| 2008-09-18 16:19 | Lord Crc | Note Added: 0001149 | |
| 2009-11-25 00:28 | jeanphi | Status | resolved => closed |
| Copyright © 2000 - 2012 MantisBT Group |