summaryrefslogtreecommitdiffstats
path: root/Project/SyncMachineForm.h
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-071-0/+2
| | | | | | | | | Voltage heat map implemented using modern OpenGL =) New external library required: -GLEW -GLFW -GLM (incorporeted at the source) Old memory leaks fixed =)
* Device context implementedThales Lima Oliveira2020-06-131-4/+4
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-1/+4
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Base folder strategy abandoned due compatibility with wxCrafterThales Lima Oliveira2018-04-101-1/+1
|
* Base form files organizedThales Lima Oliveira2017-11-091-1/+1
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+24
|
* Text bugs fixedThales13302017-01-051-1/+1
|
* Gauss-Seidel implementedThales Lima Oliveira2016-11-021-2/+2
|
* All elements forms implementedThales13302016-10-271-0/+31