kicad/plugins/3d/vrml/v2
Cirilo Bernardo 9b2dba2b1b 3D Viewer: fix swapped VRML material colors.
* Fix a bug in the VRML2 parser which exchanged the blue and green components
  of the ambient lighting.
2016-06-13 12:50:42 -04:00
..
vrml2_appearance.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_appearance.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_base.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_base.h Fix filename resolution within VRML2 Inline{} 2016-04-03 10:55:22 +10:00
vrml2_box.cpp Fixed bugs in VRML/X3D parser log code 2016-02-23 13:37:35 +11:00
vrml2_box.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_color.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_color.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_coords.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_coords.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_faceset.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_faceset.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_inline.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_inline.h Added support for VRML2 Inline{} 2016-02-22 19:59:07 +11:00
vrml2_lineset.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_lineset.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_material.cpp 3D Viewer: fix swapped VRML material colors. 2016-06-13 12:50:42 -04:00
vrml2_material.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_node.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_node.h Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_norms.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_norms.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_pointset.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_pointset.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_shape.cpp Remove dead code (Coverity CID 149046) 2016-06-03 06:30:47 -04:00
vrml2_shape.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_switch.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_switch.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00
vrml2_transform.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_transform.h Forced smoothed normals calculations for VMRML2 parser 2016-02-02 16:50:46 +11:00