Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
11 months ago
Wayne Stambaugh
d36fbb864f
KiCad2Step code cleaning.
4 years ago
Wayne Stambaugh
728b160719
3D plugin debugging output fixes.
4 years ago
Wayne Stambaugh
4c457b5ed3
More NULL expunging.
4 years ago
jean-pierre charras
5097d14875
More about do not mark translatable strings used in debug messages.
6 years ago
Cirilo Bernardo
20b40aba1c
Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck
10 years ago
Cirilo Bernardo
9195451e12
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
10 years ago
Cirilo Bernardo
8dd744f635
Improved 3D cache manager's ability to replace outdated cache models
10 years ago
Cirilo Bernardo
81977ed6b7
Finished checking debug/info messages and internationalization where appropriate
10 years ago
Cirilo Bernardo
14bee875cf
Replaced platform-dependent dynamic loading code with wxPluginManager
10 years ago
Cirilo Bernardo
304cd81ebd
+ Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of
'GetVersion'.
+ Introduced normal calculations. This is buggy due to multiple equal
face normals distorting the vertex normal; this will be fixed by
removing the redundant face normals from the calculations.
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