28 Commits (4354139f242ee33267dbd7a612a6a5481633f25a)

Author SHA1 Message Date
jean-pierre charras 4354139f24 Very minor fixes. 11 years ago
unknown d40ea8adcb 3D viewer: fix issues with transparencies in some models (material issues in VRML2 parser) 11 years ago
Wayne Stambaugh 4b22e8ed37 Fix wxLogTrace string argument format specifiers for size_t types in vrml_v2_parser.cpp 11 years ago
Brian Sidebotham ae57c4692a Move S3D_MESH* to smart pointer to fix CID 108646 11 years ago
jean-pierre charras bbbb84e6c2 Fix a few minor coverity warnings. 11 years ago
jean-pierre charras c9a917eef1 3d viewer: fix a few warning coverity (and a potential bug). fp libs wizard: make it internationalized, and replace an untranslatable string created by grouping 3 strings by one translatable string. 11 years ago
unknown 34dfbc3306 3D viewer: fix an issue introduced in previous commit. Add an improvement. 11 years ago
unknown c0518db743 3D viewer: Some more support cases to VRML2 parser and fix some issues. 11 years ago
unknown 26990213db 3ED viewer: added more support for the VRML2 parser 11 years ago
unknown eee901ff57 3D-viewer: Fixes and enhancements. Add comments in header files. Fix some coding style issues. 11 years ago
unknown cbb0e2ad35 Rework on 3D viewer. Fix some issues, some optimizations and better rendering. 11 years ago
jean-pierre charras 02c8d4db8a Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 11 years ago
Wayne Stambaugh 25b9a42ea3 More Coverity scan error fix goodness. 11 years ago
Wayne Stambaugh d1d1e2b58a Lots of Coverity scan error fixes. 11 years ago
Mark Roszko 6c7744e286 VRML file parser fixes. 11 years ago
jean-pierre charras 6312f8386a Temporary fix a crash I created in rev 5427, when erasing all modules on a board and read the netlist. Will be fully fixed later. 11 years ago
Sven D d819a38075 Fix VRML V2 parser bug. (fixes lp:1417217) 11 years ago
jean-pierre charras f0a52644ea Pcbnew: fix Bug #1413701 (Segfault on highlight "unconnected" net 0 in Pcbnew ). Also, remove now useless code and other very minor fixes. 11 years ago
unknown 8876fdf4af Misc minor fixes (Fix some minor compil warnings). 11 years ago
Camille 5729ee7ea5 Compile warning fixes and minor code policy fixes. 11 years ago
jean-pierre charras 4c20fb4c4b 3d-viewer: code cleaning. 11 years ago
jean-pierre charras fafd19c616 Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop. 11 years ago
Wayne Stambaugh cb91e0953d Coding policy fixes and comment out debugging output. 12 years ago
jean-pierre charras cd85ee626b Cosmetic enhancement: change plot icon in menus. 12 years ago
unknown af657fc87d 3d-viewer: fix compil warning, by Mario Luzeiro, with some coding style fixes. 12 years ago
unknown d9c76c0d49 3D viewer bug fixes 12 years ago
unknown 73005087d5 3d_viewer fix translation and rotation issues (patch from Mario Luzeiro) 12 years ago
unknown 7a4ea8955e 3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro 12 years ago