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
10 months ago
Marek Roszko
41f54349a5
Replace inserts/push_backs with emplace in some spots
4 years ago
Jeff Young
9582457fef
Be explicit about literal wide-strings.
4 years ago
Wayne Stambaugh
978935d749
3D viewer code cleaning round 4.
5 years ago
Cirilo Bernardo
68bcdec87e
Workaround for non-ASCII filenames in Windows
9 years ago
jean-pierre charras
a4658ab6be
Fix a few compil warnings (not used vars, shadowed local vars)
10 years ago
Cirilo Bernardo
20b40aba1c
Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck
10 years ago
Cirilo Bernardo
30f9aba7c9
Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files
10 years ago
Cirilo Bernardo
0085d1aea7
Fixed unsigned vs signed int comparisons
10 years ago
Cirilo Bernardo
9195451e12
Switched SG* classes and plugin loader logging code from stderr to wxLogTrace
10 years ago
Cirilo Bernardo
3a5110f74a
Work in progress: checking debug output messages, internationalizing user info messages
10 years ago
Cirilo Bernardo
979edc4f9f
Improved VRML1 conformance to spec
10 years ago
Cirilo Bernardo
9d55ad375f
Removing redundant sg/ifsg colorindex files and references
10 years ago
Cirilo Bernardo
6f309a46c9
Implemented per-vertex colors for VRML2 and SGNODE
10 years ago
Cirilo Bernardo
6b873ed46b
Work in progress: implementing SG translation for VRML1 models
10 years ago
Cirilo Bernardo
008d8a540a
+ Fixed bug in SGSHAPE::Prepare() : bad assignment of color pointer
+ Reworked s3d_plugin_demo2.cpp to use per-vertex-per-face normals
+ Reworked s3d_plugin_idf.cpp to use per-vertex-per-face normals
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)
+ Added renderer for 3D model preview (Mario)
+ Added 3d_cache including name resolver and modifications to 3D model dialogs (Cirilo)
10 years ago