79 Commits (97c83766db678f54e3c2fb75654dccd6f7f4bde2)

Author SHA1 Message Date
Seth Hillbrand f8784f30a8 Removing OpenMP 7 years ago
Maciej Suminski 18c38bd60e Fixed a shadowed variable warning 7 years ago
Seth Hillbrand a6325aab29 Replacing Tesselation 7 years ago
Seth Hillbrand f6bd6b1360 3d: Replace glFinish with glFlush 8 years ago
jean-pierre charras 6e5131be5a Minor fix in fp editor and fp viewer: display the fp info instead of the useless board info. 8 years ago
jean-pierre charras 4cc62ce038 3D viewer: minor enhancement: display the name of the 3D shape being loaded. 8 years ago
Seth Hillbrand 86f744a1fd Adding initialization to GLM vectors 8 years ago
Ievgenii Meshcheriakov 18b0b78397 Correctly initialize module matrices in raytracer 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jeff Young cd0cd242d1 Move 3D polygon approximation to absolute-error algorithm. 8 years ago
Maciej Suminski 5bbb4489b3 Fixed out of bounds access to m_shaderBuffer array in 3D viewer raytracer 8 years ago
Bernhard Stegmaier a786078747 Fix clang-mp build error (don't declare const variables as being firstprivate) 8 years ago
Jean Philippe EIMER e0f7958dbd Compatibility fixes for GLM 0.9.9 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras 5d08f1a0d9 Breaks the large create_layer_items.cpp file into 2 smaller specialized files, to make changes in 3D shapes calculations more easy. 8 years ago
Camille 5c4f8abd24 Fix type promotion in math function 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Mark Roszko b98cc0b937 Some coverity fixes 8 years ago
jean-pierre charras 00c2257b26 3D viewer: Remove outdated option "show holes in zones" that was no longer used in opengl mode, and useless in ray tracing 8 years ago
jean-pierre charras 68268973b7 To avoid mistakes between graphic layers for pads, holes and not plated holes, rename 3 GAL_LAYER_ID names: 8 years ago
Oliver b80449b069 Fixes for 3D model offset 8 years ago
Wayne Stambaugh f3908bd87c Revert premature commit of 17ab319b, "Fixes for 3D model offset". 8 years ago
Oliver 17ab319b99 Fixes for 3D model offset 8 years ago
Tomasz Włostowski 90ab5860dc refactoring: removed dependency of libpcbcommon on 3d-viewer. 8 years ago
jean-pierre charras 43084daa40 Fix a few doxygen warnings 9 years ago
Maciej Suminski 1e87ae6c50 Fixed a memleak in raytracer 9 years ago
jean-pierre charras 6a3c1720b2 Fix a few doxygen warnings 9 years ago
Tomasz Włostowski 3b16d3cffe further DLIST/Iterators cleanup, some code formatting 9 years ago
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 9 years ago
jean-pierre charras 6eb2000b69 fix Coverity warning (CID 151565) (CID 155147) 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
jean-pierre charras bbedad3456 Fix a Coverity warning, which looks like a (minor) bug in ccontainer2d.cpp. 9 years ago
Maciej Suminski 14cbdcec1f Fixed mismatched new[]/delete in 3D viewer 9 years ago
Kevin Cozens 458b0e75e0 Prevent raytracing render engine option from crashing the 3D viewer 9 years ago
Mario Luzeiro 2a793cc22c Remove mm_malloc from raytracer 9 years ago
Mario Luzeiro 840bcb5189 3D-Viewer: improvements on reflections and on plastic normal texture 9 years ago
Mario Luzeiro 33449216b5 3D-Viewer: Improvements on reflection and refraction 9 years ago
Mario Luzeiro 2eb840b2ed 3D-Viewer: Fix precision issues (experienced on isometric mode) in frustum tests 9 years ago
Simon Wells 19512b46a3 Fix unlimited zoom with "Use touchpad to pan" 9 years ago
jean-pierre charras d56a49d218 Performance counter rework: More comments, code cleaning, and move GetRunningMicroSecs() prototype from common.h to profile.h. 9 years ago
Mario Luzeiro d365dc590e Soft plastic textures even more 9 years ago
Mario Luzeiro b33e42ef2c Soft plastic textures 9 years ago
Mario Luzeiro ad2458056a Improvements on 3DViewer raytracing render 9 years ago
Mario Luzeiro 86dcfeb69d improve anti-aliasing 9 years ago
Simon Richter 6000336fe7 Add missing include 9 years ago
Mario Luzeiro 6d27087053 Improve board texture (make it square), add directional light to top/bot. 9 years ago
Mario Luzeiro f59bde8cc3 Improve brushed and plastic textures 9 years ago
Mario Luzeiro ae8c62843e Raytracing: implement brushed metal perturbator 9 years ago
Mario Luzeiro 995fde8d9c (forget to staged modified files) 9 years ago
Mario Luzeiro 8493a2f6d5 Raytracing: implement textures based on normal perturbation 9 years ago