277 Commits (6c0110ecd3bce02011d6c728202392d0335e304a)

Author SHA1 Message Date
Mario Luzeiro 49dce5d191 Improve shadow calculation on Raytracing 9 years ago
Chris Pavlina 278ee7da7d Remove deprecated 'register' storage spec 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
José Ignacio Romero cd976d36b7 Use a symmetrical clip plane for the orthographic projection 9 years ago
José Ignacio Romero df40159ce7 Pixel perfect panning for the 3D viewer 9 years ago
Chris Pavlina 9740d5e433 Fix nonstandard, unsigned OpenMP loop counter 9 years ago
Chris Pavlina 82ed0fde32 Fix shared data access in raytracer, tidy up render loop 9 years ago
jean-pierre charras f029047a97 Uncrustify cbbox_ray.cpp to avoid a lot of warnings on gcc 6.1 9 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
Jon Neal 1293d04a7a Fix a bunch of misspellings of length. 9 years ago
Maciej Suminski 71aade6b51 Fixed a few warnings (mostly gcc6 -Wmisleading-indent). 10 years ago
jean-pierre charras a4658ab6be Fix a few compil warnings (not used vars, shadowed local vars) 10 years ago
Chris Pavlina 5904e4c942 Correct handling of unused parameter 10 years ago
Chris Pavlina ec67218b5a Remove unneeded 'new' and NULL check 10 years ago
Cirilo Bernardo c2a60d14d7 3D: fix issues reported by Coverity scan 10 years ago
Cirilo Bernardo 20b40aba1c Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 10 years ago
Bernhard Stegmaier 5b0a250609 Fix compilation and install for OSX plus general code cleanup 10 years ago
Cirilo Bernardo b2bdca4b7b Remove wxASSERT in new cbbox code which was a nuisance to the legacy 3DViewer 10 years ago
Cirilo Bernardo f247b05b3e Merged Mario's fix to Material + per-vertex colors and transparency 10 years ago
Cirilo Bernardo 86635aeb23 Manually select changes from Mario Luzeiro's branch to fix model lighting in the preview window. 10 years ago
Cirilo Bernardo d519df22ca Change parameter type to accommodate expected integer range 10 years ago
Cirilo Bernardo 70be4e8f7f + Reverted accidental edit of sg_node.cpp 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
Cirilo Bernardo a0597c4614 GUI improvements including interactive update of model orientation/position 10 years ago
Mario Luzeiro 69cc788e8e + Removed glm source from kicad tree (Maciej / Cirilo) 10 years ago