Cirilo Bernardo
|
20b40aba1c
|
Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck
|
2016-04-05 20:32:22 +10:00 |
Bernhard Stegmaier
|
5b0a250609
|
Fix compilation and install for OSX plus general code cleanup
|
2016-03-01 10:08:19 +11:00 |
Cirilo Bernardo
|
5306db0c98
|
Added missing include to 3d_plugin_manager
|
2016-02-24 07:26:58 +11:00 |
Cirilo Bernardo
|
c98ebdb8f0
|
Changed 3d_cache log reporting from stderr/stdout to wxLogTrace
|
2016-02-23 14:33:24 +11:00 |
Cirilo Bernardo
|
8dd744f635
|
Improved 3D cache manager's ability to replace outdated cache models
|
2016-01-31 13:21:12 +11:00 |
Cirilo Bernardo
|
f123fab15b
|
Removed unnecessary platform-dependent includes
|
2016-01-11 16:25:38 +11:00 |
Cirilo Bernardo
|
14bee875cf
|
Replaced platform-dependent dynamic loading code with wxPluginManager
|
2016-01-11 15:47:08 +11:00 |
Cirilo Bernardo
|
2bdc4d770b
|
Fixed plugin->Load invocation (passed wxString instead of const char*)
|
2016-01-11 14:04:54 +11:00 |
Cirilo Bernardo
|
29d7829909
|
Fix for MSWin (plugins not found)
|
2016-01-06 20:05:29 +11:00 |
Cirilo Bernardo
|
98f867629b
|
Added debug printouts to help debug plugin search/loading on MSWin
|
2016-01-06 06:48:27 +11:00 |
Cirilo Bernardo
|
1940bd71e4
|
Resync with main branch + fix MSWin build (accidental inclusion of dlfcn.h)
|
2015-12-15 10:56:11 +11:00 |
Cirilo Bernardo
|
a2fe783f53
|
Finished refactor and introduction of generic Plugin scheme
|
2015-12-14 14:51:28 +11:00 |
Cirilo Bernardo
|
3ff8ca0caf
|
Refactored to use new generic plugin base
|
2015-12-14 08:45:22 +11:00 |
Cirilo Bernardo
|
ac3acb0061
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
2015-12-09 18:30:48 +11:00 |
Mario Luzeiro
|
69cc788e8e
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
+ Added renderer for 3D model preview (Mario)
+ Added 3d_cache including name resolver and modifications to 3D model dialogs (Cirilo)
|
2015-12-08 18:31:57 +11:00 |