33 Commits (6a3c1720b2e40be53ac4b59cc9959beeeba93257)

Author SHA1 Message Date
jean-pierre charras 6a3c1720b2 Fix a few doxygen warnings 8 years ago
jean-pierre charras 70226ecdeb Fix a few doxygen warnings 8 years ago
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 8 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
Simon Richter 1cb9260972 3D Viewer: drop extra copy ctors from IFSG_NODE. 9 years ago
Cirilo Bernardo 973786d75d Fix 3D Coverity issue, other minor fixes 10 years ago
Simon Richter a78a3f064e Drop dependency on <mm_malloc.h> 10 years ago
Simon Richter 9f420e0e76 Fix condition for Windows-style DLL export 10 years ago
Cirilo Bernardo 80f8e74797 Make changes to GLM header includes as per suggestions by Mario Luzeiro 10 years ago
Cirilo Bernardo d051a8f47e Changed IFSG* log reports from stderr/stdout to wxLogTrace 10 years ago
Cirilo Bernardo 99aba8f261 Changed handling of ambientIntensity; change of major version in SG* lib 10 years ago
Cirilo Bernardo 8dd744f635 Improved 3D cache manager's ability to replace outdated cache models 10 years ago
Cirilo Bernardo dddc3d91e9 Cleaned up 3D SceneGraph API by removing references to wxString 10 years ago
Cirilo Bernardo 9d55ad375f Removing redundant sg/ifsg colorindex files and references 10 years ago
Cirilo Bernardo 6b873ed46b Work in progress: implementing SG translation for VRML1 models 10 years ago
Cirilo Bernardo c798f8b545 Added support for FreeCAD VRML files 10 years ago
Cirilo Bernardo fad73f0e85 VRML2 3D plugin is now functional 10 years ago
Cirilo Bernardo b426740195 Removed dead code modules 10 years ago
Cirilo Bernardo 008d8a540a + Fixed bug in SGSHAPE::Prepare() : bad assignment of color pointer 10 years ago
Cirilo Bernardo eab70be17b Changed cache->Prepare() to cache->GetModel() 10 years ago
Cirilo Bernardo c0fcb15e3a + Rework S3D_CACHE::Prepare() to take only a filename and return 10 years ago
Cirilo Bernardo c251fbac75 + Improved the normals calculations (however it's still buggy) 10 years ago
Cirilo Bernardo 304cd81ebd + Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of 10 years ago
Cirilo Bernardo 6294e507f9 Changed function name to avoid name clash with MinGW system call 10 years ago
Cirilo Bernardo aff84eab52 Using stdint.h rather than cstdint on MSWin 10 years ago
Cirilo Bernardo b7d44368bd Build fix: do not include cstdint under MSYS/MinGW 10 years ago
Cirilo Bernardo a2fe783f53 Finished refactor and introduction of generic Plugin scheme 10 years ago
Cirilo Bernardo 3ff8ca0caf Refactored to use new generic plugin base 10 years ago
Cirilo Bernardo 4e12999fa8 Removed some trailing white space. Fixed FindGLM. 10 years ago
Cirilo Bernardo ac3acb0061 Moving headers to facilitate support for building 3D plugins out-of-tree 10 years ago
Mario Luzeiro 69cc788e8e + Removed glm source from kicad tree (Maciej / Cirilo) 10 years ago