View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0001280 | OpenClonk | Engine - Rendering | public | 2015-03-07 15:10 | 2017-12-23 10:31 | ||||||||
Reporter | Maikel | ||||||||||||
Assigned To | Isilkor | ||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | assigned | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | git master | Fixed in Version | |||||||||||
Summary | 0001280: Scene.material warnings | ||||||||||||
Description | Recent blender 2.69 objects have the following warnings: [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:33: Warning: "colour_write" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:36: Warning: "depth_func" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:38: Warning: "illumination_stage" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:39: Warning: "light_clip_planes" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:40: Warning: "light_scissor" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:41: Warning: "lighting" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:42: Warning: "normalise_normals" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:43: Warning: "polygon_mode" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:45: Warning: "scene_blend_op" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:46: Warning: "shading" is not supported! [23:01:45] /home/maikel/openclonk/repos/planet/Worlds.ocf/Spiral.ocs/MassBomb.ocd/Scene.material:47: Warning: "transparent_sorting" is not supported! See attached object. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
![]() |
|
Clonkonaut (developer) 2015-09-28 13:08 |
What is the suggested fix? Implement those features or suppress the warnings? |
Isilkor (developer) 2015-09-28 13:12 |
Most of these are shader features that should be implemented once Peter finishes his shader overhaul. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-03-07 15:10 | Maikel | New Issue | |
2015-03-07 15:11 | Maikel | File Added: ExplosiveCore.ocd.tar.gz | |
2015-03-07 15:12 | Maikel | Assigned To | => Isilkor |
2015-03-07 15:12 | Maikel | Status | new => assigned |
2015-09-28 13:08 | Clonkonaut | Note Added: 0003840 | |
2015-09-28 13:12 | Isilkor | Note Added: 0003841 | |
2017-08-05 13:58 | Maikel | Target Version | => 8.0 |
2017-12-23 10:31 | Luchs | Target Version | 8.0 => git master |